summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* Make "repo sync -j<count>" stop properly on Ctrl-C.David 'Digit' Turner2012-09-052-0/+3
* manifest-format.txt: Add documentation for GetManifest RPC methodDavid Pursehouse2012-09-051-4/+10
* `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-239-12/+3
* manifest-format.txt: Fix a couple of minor spelling mistakesDavid Pursehouse2012-08-221-2/+2
* Patches should be submitted to master, not maintDavid Pursehouse2012-08-211-2/+2
* Merge branch 'master' into maintConley Owens2012-08-140-0/+0
|\
| * Merge branch 'stable'Shawn O. Pearce2011-01-101-1/+4
| |\
| * \ Merge branch 'stable'Shawn O. Pearce2011-01-101-1/+1
| |\ \
| * \ \ Merge branch 'maint'Shawn O. Pearce2011-01-090-0/+0
| |\ \ \
| * \ \ \ Merge branch 'stable'Shawn O. Pearce2011-01-094-14/+18
| |\ \ \ \
| * \ \ \ \ Merge branch 'stable'Shawn O. Pearce2010-12-222-61/+90
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'stable'Shawn O. Pearce2010-12-0719-179/+806
| |\ \ \ \ \ \
| * | | | | | | Use os.environ.copy() instead of dict()Shawn O. Pearce2010-12-071-1/+1
| * | | | | | | Make path references OS independentAnthony Newnam2010-11-294-6/+12
| * | | | | | | Merge branch 'stable'Shawn O. Pearce2010-03-064-30/+83
| |\ \ \ \ \ \ \
| * | | | | | | | Fix to display the usage message of the command download when the userThiago Farina2009-09-091-0/+3
| * | | | | | | | commit-msg: Don't create message with only Change-IdShawn O. Pearce2009-08-251-6/+19
| * | | | | | | | commit-msg: Update the commit message hookShawn O. Pearce2009-08-221-2/+24
| * | | | | | | | forall: Silently skip missing projectsShawn O. Pearce2009-08-221-0/+6
| * | | | | | | | upload: Catch and cleanly report connectivity errorsShawn O. Pearce2009-08-222-6/+14
| * | | | | | | | upload: Document --replace is deprecatedShawn O. Pearce2009-08-221-6/+6
| * | | | | | | | Automatically install Gerrit Code Review's commit-msg hookShawn O. Pearce2009-08-222-4/+62
| * | | | | | | | Merge change 11206Shawn O. Pearce2009-08-171-5/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Do not invoke ssh with -p argument when no port has been specified.Josh Guilfoyle2009-08-161-5/+12