summaryrefslogtreecommitdiffstats
path: root/subcmds/diffmanifests.py
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Update codebase to expect Python 3.6Jason R. Coombs2023-10-311-18/+6
* Format codebase with black and check formatting in CQGavin Mak2023-03-221-162/+212
* subcmds: display correct path multitree messagesLaMont Jones2022-11-151-13/+17
* diffmanifests: Handle Missing Projects in Repo WorkspaceShashank Devaraj2022-09-151-0/+10
* Add multi-manifest support with <submanifest> elementv2.22LaMont Jones2022-02-171-0/+3
* commands: document the "common" class attributeMike Frysinger2021-06-151-1/+1
* subcmds: force consistent help text formatMike Frysinger2021-05-041-2/+2
* diffmanifests/sync: simplify repodir lookupMike Frysinger2021-02-111-2/+2
* strip python2-only coding:utf-8 & print_function settingsMike Frysinger2021-01-061-2/+0
* manifest_xml: refactor manifest parsing from client managementMike Frysinger2020-11-181-4/+4
* 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