summaryrefslogtreecommitdiffstats
path: root/subcmds
Commit message (Expand)AuthorAgeFilesLines
* Revert "Represent git-submodule as nested projects"v1.11.1Shawn O. Pearce2012-10-261-20/+1
* repo selfupdate: Fix _PostRepoUpgrade takes 2 argumentsShawn O. Pearce2012-10-261-3/+3
* Update PGP keys during _PostRepoUpgrade in `sync`Conley Owens2012-10-251-2/+6
* Merge "sync: Run gc --auto in parallel"Shawn Pearce2012-10-251-2/+53
|\
| * sync: Run gc --auto in parallelDave Borowitz2012-10-251-2/+53
* | Merge "sync: Keep a moving average of last fetch times"Shawn Pearce2012-10-251-5/+17
|\|
| * sync: Keep a moving average of last fetch timesDave Borowitz2012-10-241-5/+17
* | Merge "sync: Order projects according to last fetch time"Shawn Pearce2012-10-251-1/+60
|\|
| * sync: Order projects according to last fetch timeDave Borowitz2012-10-241-1/+60
* | Fix pylint warnings introduced by the submodule patchChe-Liang Chiou2012-10-251-2/+2
* | Merge "Use modern Python exception syntax"Conley Owens2012-10-253-6/+6
|\ \
| * | Use modern Python exception syntaxSarah Owens2012-10-233-6/+6
| |/
* | Merge "Add regex matching to repo list command"Conley Owens2012-10-251-4/+34
|\ \
| * | Add regex matching to repo list commandOlof Johansson2012-10-251-4/+34
* | | Add pylint configuration and instructionsDavid Pursehouse2012-10-241-2/+2
|/ /
* / Represent git-submodule as nested projectsChe-Liang Chiou2012-10-231-1/+20
|/
* More coding style cleanupDavid Pursehouse2012-10-225-17/+21
* Rename "dir" variablesMickaël Salaün2012-10-101-4/+4
* Merge "Coding style cleanup"Conley Owens2012-10-0913-64/+58
|\
| * Coding style cleanupDavid Pursehouse2012-10-0913-64/+58
* | Merge "Expand ~ to user's home directory for --reference"Conley Owens2012-10-091-0/+4
|\ \ | |/ |/|
| * Expand ~ to user's home directory for --referenceVictor Boivie2012-10-081-0/+4
* | Remove unreachable codeDavid Pursehouse2012-10-051-8/+0
|/
* Merge "manifest: record the original revision when in -r mode."Conley Owens2012-10-031-1/+7
|\
| * manifest: record the original revision when in -r mode.Brian Harring2012-09-281-1/+7
* | sync: Support manual authentication to the manifest serverDavid Pursehouse2012-09-211-19/+52
* | Clean up importsDavid Pursehouse2012-09-183-3/+4
* | sync: Support authentication to manifest server with .netrcDavid Pursehouse2012-09-111-1/+29
|/
* sync: Correct imports of `R_HEADS` and `HEAD`David Pursehouse2012-09-071-3/+1
* sync: catch exceptions when connecting to the manifest serverDavid Pursehouse2012-09-061-3/+7
* Allow projects to be specified as notdefaultConley Owens2012-09-051-3/+3
* Make "repo sync -j<count>" stop properly on Ctrl-C.David 'Digit' Turner2012-09-052-0/+3
* `repo manifest`: default to stdout if no "-o"Conley Owens2012-09-041-0/+1
* init: Improved help text for the --mirror optionDavid Pursehouse2012-08-231-1/+2
* Remove unused importsDavid Pursehouse2012-08-234-5/+1
* sync: Honor --no-clone-bundle with -j1Shawn O. Pearce2012-08-021-2/+4
* Add "repo overview" command.Joe Hansche2012-07-311-0/+80
* upload: add --draft option.Brian Harring2012-07-281-1/+4
* Fix for failures with repo upload for projects that have a SHA1 for a revisio...v1.9.5Chad Jones2012-06-141-0/+5
* Support automatically stashing local modifications during repo-rebase.Joe Hansche2012-06-131-0/+21
* Fix switching manifest branches using repo init -bFlorian Vallee2012-06-131-0/+3
* repo: Add option review.URL.uploadtopic supportv1.9.2Anthony Russello2012-06-051-0/+13
* repo download: add --ff-only optionPierre Tardy2012-05-241-0/+5
* repo download: add --revert optionErwan Mahe2012-05-241-1/+6
* repo download: add --cherry-pick optionPierre Tardy2012-05-241-2/+7
* Avoid failing concat for multi-encoding filenamesCezary Baginski2012-05-241-2/+9
* Fix syntax errors in subcmds/init.pyColin Cross2012-04-231-3/+2
* Add a --platform flagConley Owens2012-04-231-1/+22
* Refine groups functionalityConley Owens2012-04-231-2/+8
* Add project annotation handling to repoJames W. Mills2012-04-231-0/+7