summaryrefslogtreecommitdiffstats
path: root/subcmds/diff.py
Commit message (Expand)AuthorAgeFilesLines
* subcmds: reduce multiprocessing serialization overheadKuang-che Wu2024-10-231-11/+16
* isort: format codebasev2.36Mike Frysinger2023-08-221-1/+2
* Format codebase with black and check formatting in CQGavin Mak2023-03-221-38/+47
* status, diff: display correct path for multi-manifestLaMont Jones2022-07-141-3/+6
* Add multi-manifest support with <submanifest> elementv2.22LaMont Jones2022-02-171-1/+1
* commands: document the "common" class attributeMike Frysinger2021-06-151-1/+1
* subcmds: force consistent help text formatMike Frysinger2021-05-041-1/+1
* command: add a helper for the parallel execution boilerplateMike Frysinger2021-04-151-18/+15
* command: make --verbose/--quiet available to all subcommandsMike Frysinger2021-04-131-1/+0
* diff: add --jobs supportMike Frysinger2021-02-231-4/+38
* strip python2-only coding:utf-8 & print_function settingsMike Frysinger2021-01-061-2/+0
* diff: delete unused nested funcMike Frysinger2020-02-171-4/+0
* Fix blank line issues reported by flake8David Pursehouse2020-02-121-0/+1
* diff: handle errors gracefullyMike Frysinger2019-10-011-1/+4
* set default file encoding to utf-8Mike Frysinger2019-06-131-0/+1
* Option for 'repo diff' to generate output suitable for 'patch' cmdpelya2012-04-131-1/+14
* Initial Contributionv1.0The Android Open Source Project2008-10-211-0/+27