summaryrefslogtreecommitdiffstats
path: root/subcmds/diffmanifests.py
Commit message (Expand)AuthorAgeFilesLines
* diffmanifests: honour --pretty-format when printing --rawConnor Newton2020-03-131-3/+3
* Fix blank line issues reported by flake8David Pursehouse2020-02-121-0/+2
* Fix flake8 E251 unexpected spaces around keyword / parameter equalsDavid Pursehouse2020-02-121-4/+4
* split out cli validation from executionv1.13.5Mike Frysinger2019-08-281-2/+3
* set default file encoding to utf-8Mike Frysinger2019-06-131-0/+1
* diffmanifests: honor user-supplied manifest pathsBasil Gello2019-06-061-2/+2
* diffmanifests: support custom git pretty format stringsSebastian Schuberth2016-04-211-6/+15
* Add the "diffmanifests" commandJulien Campergue2014-02-171-0/+195