summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Handle XML errors when parsing the manifestDavid Pursehouse2012-11-131-1/+5
* | | Merge "Always show --manifest-server-* options"Conley Owens2012-11-071-6/+6
|\ \ \
| * | | Always show --manifest-server-* optionsConley Owens2012-11-061-6/+6
| |/ /
* / / Fix pylint warning W0108: Lambda may not be necessaryDavid Pursehouse2012-11-074-9/+8
|/ /
* | Merge "Use python3 urllib when urllib2 not available"Conley Owens2012-11-013-28/+59
|\ \
| * | Use python3 urllib when urllib2 not availableSarah Owens2012-10-313-28/+59
* | | Merge "Use 'stat' package instead of literals for mkdir()"Conley Owens2012-11-011-1/+2
|\ \ \
| * | | Use 'stat' package instead of literals for mkdir()Sarah Owens2012-10-311-1/+2
* | | | project: Require git >= 1.7.2 for setting config on command lineDave Borowitz2012-10-311-1/+4
* | | | sync: Only parallelize gc for git >= 1.7.2Dave Borowitz2012-10-311-2/+3
| |/ / |/| |
* | | Even more coding style cleanupDavid Pursehouse2012-10-3012-24/+24
* | | Merge "Update minimum git version to 1.7.2"Shawn Pearce2012-10-261-2/+2
|\ \ \
| * | | Update minimum git version to 1.7.2Conley Owens2012-10-261-2/+2
* | | | Merge "Revert "Represent git-submodule as nested projects""Shawn O. Pearce2012-10-265-340/+55
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert "Represent git-submodule as nested projects"v1.11.1Shawn O. Pearce2012-10-265-340/+55
* | | | Merge "repo selfupdate: Fix _PostRepoUpgrade takes 2 arguments"Shawn O. Pearce2012-10-261-3/+3
|\| | | | |/ / |/| |
| * | repo selfupdate: Fix _PostRepoUpgrade takes 2 argumentsShawn O. Pearce2012-10-261-3/+3
* | | Merge "Show user about not initializing repo in current directory"Conley Owens2012-10-261-7/+16
|\ \ \ | |/ / |/| |
| * | Show user about not initializing repo in current directoryYang Zhenhui2012-10-261-7/+16
| |/
* | Add a PGP key for cco3@android.comv1.11.0Conley Owens2012-10-261-1/+33
* | Update PGP keys during _PostRepoUpgrade in `sync`Conley Owens2012-10-253-18/+22
|/
* 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 "project: Support config args in git command callables"Shawn Pearce2012-10-251-3/+14
|\|
| * project: Support config args in git command callablesDave Borowitz2012-10-241-3/+14
* | 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-252-7/+6
* | Merge "Use modern Python exception syntax"Conley Owens2012-10-2510-32/+32
|\ \
| * | Use modern Python exception syntaxSarah Owens2012-10-2310-32/+32
* | | 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
* | | | Merge "Add pylint configuration and instructions"Conley Owens2012-10-255-7/+316
|\ \ \ \
| * | | | Add pylint configuration and instructionsDavid Pursehouse2012-10-245-7/+316
| |/ / /
* | | | Merge "Change PyDev project version to "python 2.6""Conley Owens2012-10-251-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / Change PyDev project version to "python 2.6"Sarah Owens2012-10-231-1/+1
| |/
* / Represent git-submodule as nested projectsChe-Liang Chiou2012-10-235-55/+341
|/
* More coding style cleanupDavid Pursehouse2012-10-2210-28/+54
* Support HTTP authentication using user input as fallbackJoonCheol Park2012-10-121-0/+24
* Rename "dir" variablesMickaël Salaün2012-10-105-28/+28
* Merge "Coding style cleanup"Conley Owens2012-10-0922-172/+167
|\
| * Coding style cleanupDavid Pursehouse2012-10-0922-172/+167
* | 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
|/
* Update commit-msg hook to version from Gerrit v2.5-rc0David Pursehouse2012-10-041-40/+113
* Correct call to `sys.exit()`David Pursehouse2012-10-041-1/+1
* Remove `ImportError` classDavid Pursehouse2012-10-041-9/+0