summaryrefslogtreecommitdiffstats
path: root/subcmds
Commit message (Expand)AuthorAgeFilesLines
...
* init: handle -c conflicts with gitc-initMike Frysinger2020-02-052-3/+8
* init: Add '-c' as an alias to '--current-branch'Diogo Ferreira2020-01-241-1/+1
* info: Add the manifest revisionDiogo Ferreira2020-01-241-0/+4
* help: unify command displayMike Frysinger2019-12-031-17/+9
* upload/editor: fix bytes/string confusionMike Frysinger2019-11-161-5/+0
* prune: handle branches that track missing branchesMike Frysinger2019-11-161-4/+9
* sync: merge project updates with status barMike Frysinger2019-11-121-11/+4
* sync: report list of failing git treesVadim Bendebury2019-11-121-2/+11
* use open context managers in more placesMike Frysinger2019-11-122-24/+8
* forall: add an --ignore-missing optionv1.13.7.1Mike Frysinger2019-10-221-0/+7
* info: fix "current" outputMike Frysinger2019-10-051-2/+8
* info: allow NoSuchProjectError to bubble upMike Frysinger2019-10-011-5/+2
* version: add source versions & User-Agents to the outputMike Frysinger2019-10-011-2/+10
* grep: handle errors gracefullyMike Frysinger2019-10-011-7/+23
* diff: handle errors gracefullyMike Frysinger2019-10-011-1/+4
* forall: exit 1 if we skip any reposMike Frysinger2019-10-011-3/+3
* rebase: add basic coloring outputMike Frysinger2019-09-241-3/+20
* rebase: add --fail-fast supportMike Frysinger2019-09-241-3/+16
* sync: create dedicated manifest project update funcMike Frysinger2019-09-191-24/+28
* sync: create dedicated smart sync funcMike Frysinger2019-09-111-96/+100
* Add repo start option to create the branch based off HEADTheodore Dubois2019-09-041-1/+6
* sync: fix deprecated command line option -fv1.13.5.1Stefan Müller-Klieser2019-08-301-0/+1
* split out cli validation from executionv1.13.5Mike Frysinger2019-08-2810-52/+44
* help: add a --help-all option to show all commands at onceMike Frysinger2019-08-271-4/+15
* sync: invert --force-broken with --fail-fastMike Frysinger2019-08-271-12/+14
* rebase: pull out project-independent settings from the for loopMike Frysinger2019-08-081-20/+16
* rebase/sync: use exit(1) for errors instead of exit(-1)Mike Frysinger2019-08-082-10/+10
* sync: fix handling of -f and local checkoutsMike Frysinger2019-08-081-3/+1
* Add support for partial clone.v1.13.4Xin Li2019-07-162-21/+176
* use print() instead of sys.stdout.write()Mike Frysinger2019-07-112-8/+19
* git_command: drop custom version helperMike Frysinger2019-07-111-1/+1
* Remove double forall from "repo help forall" outputSolomon Kinard2019-07-081-1/+1
* sync: use integer division with job countsMike Frysinger2019-06-141-2/+2
* status: import print_functionMike Frysinger2019-06-141-0/+2
* set default file encoding to utf-8Mike Frysinger2019-06-1328-0/+28
* tweak raise/dict syntax for Python 3 compatMike Frysinger2019-06-132-2/+2
* diffmanifests: honor user-supplied manifest pathsBasil Gello2019-06-061-2/+2
* Honor --depth during repo initNasser Grainawi2019-05-211-2/+2
* info: Use the non-formatting printer for headtextSebastian Schuberth2019-04-171-1/+1
* sync: deleted unused repos in reversed order (children before parent)Kuang-che Wu2019-04-061-1/+2
* sync: Add option '--force-remove-dirty'Oleksii Okolielov2019-03-111-3/+17
* init: Remove -c short option for --current-branchv1.13.1Ereth McKnight-MacNeil2018-12-201-1/+1
* Add option for git-repo to support 'silent' uploadsVadim Bendebury2018-11-051-0/+4
* Merge "init: --dissociate option to copy objects borrowed with --reference"David Pursehouse2018-10-281-0/+11
|\
| * init: --dissociate option to copy objects borrowed with --referenceNikolai Merinov2018-10-191-0/+11
* | Add support for long pathsRenaud Paquay2018-10-222-14/+15
|/
* Merge "update markdown/help header format"Jonathan Nieder2018-10-108-37/+13
|\
| * update markdown/help header formatMike Frysinger2018-10-108-37/+13
* | update homepage URIsMike Frysinger2018-10-101-1/+1
|/
* manifest-format: convert to markdownMike Frysinger2018-10-051-1/+1