Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | More coding style cleanup | David Pursehouse | 2012-10-22 | 10 | -28/+54 | |
* | Support HTTP authentication using user input as fallback | JoonCheol Park | 2012-10-12 | 1 | -0/+24 | |
* | Rename "dir" variables | Mickaël Salaün | 2012-10-10 | 5 | -28/+28 | |
* | Merge "Coding style cleanup" | Conley Owens | 2012-10-09 | 22 | -172/+167 | |
|\ | ||||||
| * | Coding style cleanup | David Pursehouse | 2012-10-09 | 22 | -172/+167 | |
* | | Merge "Expand ~ to user's home directory for --reference" | Conley Owens | 2012-10-09 | 1 | -0/+4 | |
|\ \ | |/ |/| | ||||||
| * | Expand ~ to user's home directory for --reference | Victor Boivie | 2012-10-08 | 1 | -0/+4 | |
* | | Remove unreachable code | David Pursehouse | 2012-10-05 | 1 | -8/+0 | |
|/ | ||||||
* | Update commit-msg hook to version from Gerrit v2.5-rc0 | David Pursehouse | 2012-10-04 | 1 | -40/+113 | |
* | Correct call to `sys.exit()` | David Pursehouse | 2012-10-04 | 1 | -1/+1 | |
* | Remove `ImportError` class | David Pursehouse | 2012-10-04 | 1 | -9/+0 | |
* | Merge "manifest: record the original revision when in -r mode." | Conley Owens | 2012-10-03 | 3 | -17/+55 | |
|\ | ||||||
| * | manifest: record the original revision when in -r mode. | Brian Harring | 2012-09-28 | 3 | -17/+55 | |
* | | Fix incorrect default_groups when parsing projects from XML manifest | David Holmer | 2012-09-26 | 1 | -1/+1 | |
* | | sync: Support manual authentication to the manifest server | David Pursehouse | 2012-09-21 | 1 | -19/+52 | |
* | | Clean up imports | David Pursehouse | 2012-09-18 | 5 | -5/+6 | |
* | | sync: Support authentication to manifest server with .netrc | David Pursehouse | 2012-09-11 | 1 | -1/+29 | |
|/ | ||||||
* | Fix ManifestParseError when first child node is commentv1.10.4 | Jooncheol Park | 2012-09-07 | 1 | -3/+5 | |
* | sync: Correct imports of `R_HEADS` and `HEAD` | David Pursehouse | 2012-09-07 | 1 | -3/+1 | |
* | sync: catch exceptions when connecting to the manifest server | David Pursehouse | 2012-09-06 | 1 | -3/+7 | |
* | Fix errors when clone.bundle missing on server | Matt Gumbel | 2012-09-06 | 1 | -3/+13 | |
* | Allow projects to be specified as notdefault | Conley Owens | 2012-09-05 | 5 | -16/+18 | |
* | Make "repo sync -j<count>" stop properly on Ctrl-C. | David 'Digit' Turner | 2012-09-05 | 2 | -0/+3 | |
* | manifest-format.txt: Add documentation for GetManifest RPC method | David Pursehouse | 2012-09-05 | 1 | -4/+10 | |
* | `repo manifest`: default to stdout if no "-o" | Conley Owens | 2012-09-04 | 1 | -0/+1 | |
* | init: Improved help text for the --mirror option | David Pursehouse | 2012-08-23 | 1 | -1/+2 | |
* | Remove unused imports | David Pursehouse | 2012-08-23 | 9 | -12/+3 | |
* | manifest-format.txt: Fix a couple of minor spelling mistakes | David Pursehouse | 2012-08-22 | 1 | -2/+2 | |
* | Patches should be submitted to master, not maint | David Pursehouse | 2012-08-21 | 1 | -2/+2 | |
* | Merge branch 'master' into maint | Conley Owens | 2012-08-14 | 0 | -0/+0 | |
|\ | ||||||
| * | Merge branch 'stable' | Shawn O. Pearce | 2011-01-10 | 1 | -1/+4 | |
| |\ | ||||||
| * \ | Merge branch 'stable' | Shawn O. Pearce | 2011-01-10 | 1 | -1/+1 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'maint' | Shawn O. Pearce | 2011-01-09 | 0 | -0/+0 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'stable' | Shawn O. Pearce | 2011-01-09 | 4 | -14/+18 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'stable' | Shawn O. Pearce | 2010-12-22 | 2 | -61/+90 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'stable' | Shawn O. Pearce | 2010-12-07 | 19 | -179/+806 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Use os.environ.copy() instead of dict() | Shawn O. Pearce | 2010-12-07 | 1 | -1/+1 | |
| * | | | | | | | Make path references OS independent | Anthony Newnam | 2010-11-29 | 4 | -6/+12 | |
| * | | | | | | | Merge branch 'stable' | Shawn O. Pearce | 2010-03-06 | 4 | -30/+83 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix to display the usage message of the command download when the user | Thiago Farina | 2009-09-09 | 1 | -0/+3 | |
| * | | | | | | | | commit-msg: Don't create message with only Change-Id | Shawn O. Pearce | 2009-08-25 | 1 | -6/+19 | |
| * | | | | | | | | commit-msg: Update the commit message hook | Shawn O. Pearce | 2009-08-22 | 1 | -2/+24 | |
| * | | | | | | | | forall: Silently skip missing projects | Shawn O. Pearce | 2009-08-22 | 1 | -0/+6 | |
| * | | | | | | | | upload: Catch and cleanly report connectivity errors | Shawn O. Pearce | 2009-08-22 | 2 | -6/+14 | |
| * | | | | | | | | upload: Document --replace is deprecated | Shawn O. Pearce | 2009-08-22 | 1 | -6/+6 | |
| * | | | | | | | | Automatically install Gerrit Code Review's commit-msg hook | Shawn O. Pearce | 2009-08-22 | 2 | -4/+62 | |
| * | | | | | | | | Merge change 11206 | Shawn O. Pearce | 2009-08-17 | 1 | -5/+12 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Do not invoke ssh with -p argument when no port has been specified. | Josh Guilfoyle | 2009-08-16 | 1 | -5/+12 | |
| * | | | | | | | | | Add "repo branch" as an alias for "repo branches" | Mike Lockwood | 2009-07-14 | 1 | -0/+2 | |
| * | | | | | | | | | manifest: Support --upgrade to submodule format, from XML | Shawn O. Pearce | 2009-07-03 | 1 | -2/+35 |