aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* readme: replace pconfig configurables with pkgcheck show commandTim Harder2019-08-181-2/+1
|
* pkgcheck: drop -s/--suite supportTim Harder2019-08-051-41/+0
| | | | | Similar support might be brought back later under a simplified format using a pkgcheck specific config file.
* readme: drop pplugincache cmd from installTim Harder2019-07-291-1/+0
| | | | It's done internally during the install.
* update docs for stale_unstable -> stablereq changeTim Harder2019-07-121-2/+2
|
* moving to >=py36 onlyTim Harder2018-06-181-1/+1
| | | | Also, move tests out of module namespace and move to using pytest.
* readme: update git install docs to use pip shimTim Harder2017-09-281-1/+2
|
* readme: drop requirements to use snakeoil/pkgcore git when installing from gitTim Harder2017-09-271-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 subcommandsTim Harder2017-09-141-6/+6
|
* pkgcheck: split into functionality into subcommands: scan, replay, and showTim Harder2017-09-081-2/+2
|
* readme: replace coveralls coverage badge with codecovTim Harder2017-09-031-2/+2
|
* readme: add tests sectionTim Harder2016-10-301-0/+15
|
* readme: update docs to note removed -o/--overlayed-repo supportTim Harder2016-06-191-23/+4
|
* readme: note that the metadata.xml checks now use lxmlTim Harder2016-06-031-3/+1
|
* doc: fix pplugincache commandTim Harder2015-11-251-2/+3
|
* doc: update installation notesTim Harder2015-11-251-5/+17
|
* remove portdir referencesTim Harder2015-06-221-5/+5
|
* add memory usage note to readme and remove old version matching lineTim Harder2015-04-011-3/+13
|
* add pypi badge to readmeTim Harder2015-04-011-1/+3
|
* add coverage badge to readmeTim Harder2015-03-301-1/+3
|
* rename pcheck script to pkgcheckTim Harder2015-03-291-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 pkgcheckTim Harder2015-03-191-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-ciTim Harder2015-03-191-0/+5
|
* readme: fix header line lengthTim Harder2014-12-201-3/+3
|
* rename readme file so github renders it properlyTim Harder2014-12-201-0/+140