summaryrefslogtreecommitdiff
path: root/bin/pfa-lintpkg
Commit message (Expand)AuthorAgeFilesLines
* Switch to Python 3 for rpm.org rpmJan Rękorajski2021-02-281-1/+1
* Fix syntax and don't try to read empty cacheJan Rękorajski2021-01-171-2/+2
* Fix exception handling syntax (python3 compat)Jan Rękorajski2021-01-161-1/+1
* more python3 readinessJan Rękorajski2020-10-251-12/+14
* pfa-rpmlint: invalidate cache when rpmlintrc is changedElan Ruusamäe2014-07-211-1/+9
* make sure scripts are always executableJan Rękorajski2014-01-141-0/+0
* - control debugfiles via optionsElan Ruusamäe2011-03-221-2/+5
* - TZ=GMT for consistent envElan Ruusamäe2011-03-221-1/+2
* - add -o outfile supportElan Ruusamäe2011-02-171-7/+15
* - handle broken reporting (mailman pkg), see http://rpmlint.zarb.org/cgi-bin/...Elan Ruusamäe2011-02-131-1/+11
* - unlock tree on exceptionElan Ruusamäe2011-02-121-15/+19
* - lock tree for rpmlint as wellElan Ruusamäe2011-02-121-0/+7
* - add show optionElan Ruusamäe2011-02-121-10/+36
* - add getopt support and -q optionElan Ruusamäe2011-02-101-13/+32
* - unlock tree on ^CElan Ruusamäe2011-02-101-1/+1
* - migrate using class in codeElan Ruusamäe2011-02-101-45/+65
* - print only status messages when processingElan Ruusamäe2011-02-101-4/+24
* - run each file, cache it's output by mtimeElan Ruusamäe2011-02-091-29/+22
* - if no args passed, load whole tree filesElan Ruusamäe2011-02-031-5/+14
* - add wrapper to call rpmlintElan Ruusamäe2011-02-011-0/+72