Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | readme: replace pconfig configurables with pkgcheck show command | Tim Harder | 2019-08-18 | 1 | -2/+1 |
| | |||||
* | pkgcheck: drop -s/--suite support | Tim Harder | 2019-08-05 | 1 | -41/+0 |
| | | | | | Similar support might be brought back later under a simplified format using a pkgcheck specific config file. | ||||
* | readme: drop pplugincache cmd from install | Tim Harder | 2019-07-29 | 1 | -1/+0 |
| | | | | It's done internally during the install. | ||||
* | update docs for stale_unstable -> stablereq change | Tim Harder | 2019-07-12 | 1 | -2/+2 |
| | |||||
* | moving to >=py36 only | Tim Harder | 2018-06-18 | 1 | -1/+1 |
| | | | | Also, move tests out of module namespace and move to using pytest. | ||||
* | readme: update git install docs to use pip shim | Tim Harder | 2017-09-28 | 1 | -1/+2 |
| | |||||
* | readme: drop requirements to use snakeoil/pkgcore git when installing from git | Tim Harder | 2017-09-27 | 1 | -3/+1 |
| | | | | | | | The tests on travis-ci now run against the lastest released version of snakeoil/pkgcore so it should be safe to use that. [skip ci] | ||||
* | readme: update to note functionality split out into subcommands | Tim Harder | 2017-09-14 | 1 | -6/+6 |
| | |||||
* | pkgcheck: split into functionality into subcommands: scan, replay, and show | Tim Harder | 2017-09-08 | 1 | -2/+2 |
| | |||||
* | readme: replace coveralls coverage badge with codecov | Tim Harder | 2017-09-03 | 1 | -2/+2 |
| | |||||
* | readme: add tests section | Tim Harder | 2016-10-30 | 1 | -0/+15 |
| | |||||
* | readme: update docs to note removed -o/--overlayed-repo support | Tim Harder | 2016-06-19 | 1 | -23/+4 |
| | |||||
* | readme: note that the metadata.xml checks now use lxml | Tim Harder | 2016-06-03 | 1 | -3/+1 |
| | |||||
* | doc: fix pplugincache command | Tim Harder | 2015-11-25 | 1 | -2/+3 |
| | |||||
* | doc: update installation notes | Tim Harder | 2015-11-25 | 1 | -5/+17 |
| | |||||
* | remove portdir references | Tim Harder | 2015-06-22 | 1 | -5/+5 |
| | |||||
* | add memory usage note to readme and remove old version matching line | Tim Harder | 2015-04-01 | 1 | -3/+13 |
| | |||||
* | add pypi badge to readme | Tim Harder | 2015-04-01 | 1 | -1/+3 |
| | |||||
* | add coverage badge to readme | Tim Harder | 2015-03-30 | 1 | -1/+3 |
| | |||||
* | rename pcheck script to pkgcheck | Tim Harder | 2015-03-29 | 1 | -15/+15 |
| | | | | | | Also rename the pkgcheck/pcheck.py module to pkgcheck/cli.py, using pkgcheck/pkgcheck.py can't easily be done when using absolute imports with the current setup. | ||||
* | rename module from pkgcore_checks to pkgcheck | Tim Harder | 2015-03-19 | 1 | -13/+13 |
| | | | | | This will break any custom configs that might be around but they should be easy to sed or similar. | ||||
* | add test badge linking to travis-ci | Tim Harder | 2015-03-19 | 1 | -0/+5 |
| | |||||
* | readme: fix header line length | Tim Harder | 2014-12-20 | 1 | -3/+3 |
| | |||||
* | rename readme file so github renders it properly | Tim Harder | 2014-12-20 | 1 | -0/+140 |