summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* Merge "manifest: record the original revision when in -r mode."Conley Owens2012-10-033-17/+55
|\
| * manifest: record the original revision when in -r mode.Brian Harring2012-09-283-17/+55
* | Fix incorrect default_groups when parsing projects from XML manifestDavid Holmer2012-09-261-1/+1
* | sync: Support manual authentication to the manifest serverDavid Pursehouse2012-09-211-19/+52
* | Clean up importsDavid Pursehouse2012-09-185-5/+6
* | sync: Support authentication to manifest server with .netrcDavid Pursehouse2012-09-111-1/+29
|/
* Fix ManifestParseError when first child node is commentv1.10.4Jooncheol Park2012-09-071-3/+5
* 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
* Fix errors when clone.bundle missing on serverMatt Gumbel2012-09-061-3/+13
* Allow projects to be specified as notdefaultConley Owens2012-09-055-16/+18