Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Stabilize repo communication with subprocesses. | Ulrik Sjölin | 2011-11-29 | 1 | -19/+3 | |
* | | | | | | | | | Add a sync flag that fetches only current branch | Anatol Pomazau | 2011-11-03 | 2 | -21/+46 | |
* | | | | | | | | | Remove extra '/' in RemoteSpecv1.7.7.6 | Conley Owens | 2011-11-03 | 1 | -1/+1 | |
* | | | | | | | | | Correctly name projects when mirroringv1.7.7.5 | Conley Owens | 2011-10-20 | 1 | -4/+8 | |
* | | | | | | | | | Fix sync on Python 2.6.6v1.7.7.4 | Shawn O. Pearce | 2011-10-11 | 1 | -0/+2 | |
* | | | | | | | | | help: Fix help sync | Shawn O. Pearce | 2011-10-11 | 1 | -0/+1 | |
* | | | | | | | | | upload: Honor REPO_HOST_PORT_INFO environment variablev1.7.7.3 | Shawn O. Pearce | 2011-10-11 | 1 | -0/+10 | |
* | | | | | | | | | Fix Python 2.4 support | Shawn O. Pearce | 2011-10-11 | 3 | -10/+18 | |
* | | | | | | | | | Work around Python 2.7 urllib2 bug | Shawn O. Pearce | 2011-10-11 | 2 | -34/+54 | |
* | | | | | | | | | Fix AttributeError: 'HTTPError' object has no attribute 'reason'v1.7.7.2 | Shawn O. Pearce | 2011-10-11 | 2 | -7/+6 | |
* | | | | | | | | | Work around Python 2.7 failure to initialize base class | Shawn O. Pearce | 2011-10-11 | 1 | -1/+7 | |
* | | | | | | | | | sync: Fetch after applying bundle and retry after errorsv1.7.7.1 | Shawn O. Pearce | 2011-10-03 | 1 | -62/+74 | |
* | | | | | | | | | sync: Support downloading bundle to initialize repositoryv1.7.7 | Shawn O. Pearce | 2011-09-28 | 6 | -24/+250 | |
* | | | | | | | | | Allow remote url to be relative to manifst url | Conley Owens | 2011-09-28 | 1 | -6/+19 | |
* | | | | | | | | | sync: Update default -j flag from manifest | Shawn O. Pearce | 2011-09-26 | 1 | -1/+2 | |
* | | | | | | | | | Ignore missing ~/.netrcv1.7.6.1 | Shawn O. Pearce | 2011-09-23 | 1 | -0/+2 | |
* | | | | | | | | | sync: Allow -j to have a default in manifestv1.7.6 | Shawn O. Pearce | 2011-09-22 | 3 | -1/+14 | |
* | | | | | | | | | sync: Limit -j to file descriptors | Shawn O. Pearce | 2011-09-22 | 1 | -0/+12 | |
* | | | | | | | | | Add global option --time to track execution | Shawn O. Pearce | 2011-09-22 | 1 | -1/+18 | |
* | | | | | | | | | Support units in progress messages | Shawn O. Pearce | 2011-09-19 | 1 | -7/+8 | |
* | | | | | | | | | Add support for url.*.insteadof | Shawn O. Pearce | 2011-09-19 | 1 | -0/+9 | |
* | | | | | | | | | Support ~/.netrc for HTTP Basic authentication | Shawn O. Pearce | 2011-09-19 | 1 | -0/+12 | |
* | | | | | | | | | Enhance HTTP support | Shawn O. Pearce | 2011-09-19 | 2 | -18/+77 | |
* | | | | | | | | | Honor http_proxy variable globally | Shawn O. Pearce | 2011-09-11 | 2 | -6/+8 | |
* | | | | | | | | | Change default REPO_URL to code.google.com | Shawn O. Pearce | 2011-09-05 | 1 | -2/+2 | |
* | | | | | | | | | Add commit-msg hook also for manifest project | Victor Boivie | 2011-07-20 | 1 | -1/+4 | |
* | | | | | | | | | Smart tag support | Victor Boivie | 2011-07-20 | 1 | -15/+23 | |
* | | | | | | | | | Honor 'http_proxy' environment variable | Anatol Pomozov | 2011-07-20 | 1 | -0/+6 | |
* | | | | | | | | | Add --depth option to main repo wrapper. | Doug Anderson | 2011-06-14 | 1 | -2/+5 | |
* | | | | | | | | | Add a --depth option to repo init.v1.7.5 | Doug Anderson | 2011-06-09 | 2 | -0/+31 | |
* | | | | | | | | | Add branch support to repo upload | Mandeep Singh Baines | 2011-05-26 | 2 | -2/+11 | |
* | | | | | | | | | Added repo cherry-pick commandv1.7.4.3 | Victor Boivie | 2011-04-07 | 1 | -0/+114 | |
* | | | | | | | | | Fixed repo checkout error message when git reports errors. | Doug Anderson | 2011-04-07 | 2 | -10/+23 | |
* | | | | | | | | | Fixed problems w/ 2nd repo init if first repo init had bad URL. | Doug Anderson | 2011-04-07 | 1 | -0/+6 | |
* | | | | | | | | | Fixed repo abandon to give better messages. | Doug Anderson | 2011-04-07 | 2 | -12/+27 | |
* | | | | | | | | | Add option to check status of projects in parallel. | Terence Haddock | 2011-04-07 | 2 | -10/+70 | |
* | | | | | | | | | Fix parallel sync on python < 2.6. | Daniel Sandler | 2011-04-04 | 1 | -2/+2 | |
* | | | | | | | | | sync: Fix syntax error on Python 2.4v1.7.4.2 | Shawn O. Pearce | 2011-03-22 | 1 | -22/+23 | |
* | | | | | | | | | Creating rr-cachev1.7.4.1 | Victor Boivie | 2011-03-17 | 1 | -0/+5 | |
* | | | | | | | | | Make 'repo sync -jN' exit with an error code in the case of sync errors. | Doug Anderson | 2011-03-17 | 1 | -14/+70 | |
* | | | | | | | | | Add 'list' command to repo. | Doug Anderson | 2011-03-16 | 1 | -0/+48 | |
* | | | | | | | | | Support repo-level pre-upload hook and prep for future hooks.v1.7.4 | Doug Anderson | 2011-03-11 | 5 | -32/+384 | |
* | | | | | | | | | Post-nonexistent-revision crash sidestepped | Skyler Kaufman | 2011-03-08 | 1 | -2/+2 | |
* | | | | | | | | | Renamed 'repo_hooks' function to '_ProjectHooks'. | Doug Anderson | 2011-02-01 | 1 | -7/+18 | |
* | | | | | | | | | Fixed bug identifying 'commit-msg' files. | Doug Anderson | 2011-02-01 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Fix mirror clients with no worktreev1.7.3.1 | Shawn O. Pearce | 2011-01-10 | 1 | -1/+4 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Bump repo version to 1,10v1.7.3 | Shawn O. Pearce | 2011-01-10 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | help: Don't show empty Summary or Description sections | Shawn O. Pearce | 2011-01-09 | 1 | -0/+2 | |
* | | | | | | sync: Run `git gc --auto` after fetch | Shawn O. Pearce | 2011-01-09 | 2 | -0/+3 | |
* | | | | | | Add "repo branch" as an alias for "repo branches" | Mike Lockwood | 2011-01-09 | 1 | -0/+2 |