Commit Graph

  • c3d2f2b76f Ignore /clone.bundle on HTTP 401, 403 and 404 v1.8.1 Shawn O. Pearce 2012-03-22 14:09:22 -0700
  • cd7c5deca0 Do not change branch.foo.merge in case of manifest sync Anatol Pomazau 2012-03-20 13:45:00 -0700
  • e02ac0af2e sync: --no-clone-bundle disables the clone bundle support v1.8.0 Shawn O. Pearce 2012-03-14 15:36:59 -0700
  • 898e12a2d9 Permit - in URL schemes for special URLs Shawn O. Pearce 2012-03-14 15:22:28 -0700
  • ae0a36c9a5 Add support for Apache Digest authentication for repo init. Xiaodong Xu 2012-01-31 11:10:09 +0800
  • 76abcc1d1e repo status to print project name on clean gits Ali Utku Selen 2012-01-25 10:51:12 +0100
  • d315382572 Add 'rebase="false"' attribute to the <project/> XML. Mike Pontillo 2012-02-28 11:53:24 -0800
  • 43bda84362 Avoid missing content-length header in project.py Conley Owens 2012-03-12 11:25:04 -0700
  • 9b017dab46 Update SUBMITTING_PATCHES Shawn O. Pearce 2012-02-28 18:53:12 -0800
  • e9dc3b3368 sync: Add manifest_name parameter Chris Wolfe 2012-01-26 11:36:18 -0500
  • c9571423f8 upload: Support uploading to Gerrit over https:// v1.7.8.2 Shawn O. Pearce 2012-01-11 14:58:54 -0800
  • 34fb20f67c Revert "Default repo manifest settings in git config" v1.7.8.1 Shawn O. Pearce 2011-11-30 13:41:02 -0800
  • ecff4f17b0 Describe the repo launch version in repo version Shawn O. Pearce 2011-11-29 15:01:33 -0800
  • cc14fa9820 Improve error handling when reading loose refs v1.7.8 Shawn O. Pearce 2011-11-29 12:32:56 -0800
  • 3ce2a6b46b Propagate result codes from subcmds to sys.exit(). Daniel Sandler 2011-04-29 09:59:12 -0400
  • 841be34968 Don't prompt the user for name/email unless necessary Victor Boivie 2011-04-05 11:31:10 +0200
  • ee1c2f5717 Default repo manifest settings in git config Victor Boivie 2011-04-19 10:50:12 +0200
  • 6a1f737380 Added remote destination branch information when uploading. Christer Fletcher 2011-04-28 14:13:14 +0200
  • e9311273dd repo: capitalize default prompt char Mike Frysinger 2011-08-11 15:46:43 -0400
  • 605a9a487b Fixed UnicodeDecodeError while uploading changes. chenguodong 2011-08-22 18:42:47 +0800
  • 2a32f6afa6 Fix typo Anatol Pomazau 2011-08-30 10:52:33 -0700
  • 498fe90b45 Stabilize repo communication with subprocesses. Ulrik Sjölin 2011-09-11 22:59:37 +0200
  • 53d6f4d17e Add a sync flag that fetches only current branch Anatol Pomazau 2011-08-25 17:21:47 -0700
  • 9d8f914fe8 Remove extra '/' in RemoteSpec v1.7.7.6 Conley Owens 2011-10-20 14:36:35 -0700
  • ceea368e88 Correctly name projects when mirroring v1.7.7.5 Conley Owens 2011-10-20 10:45:47 -0700
  • b660539c4a Fix sync on Python 2.6.6 v1.7.7.4 Shawn O. Pearce 2011-10-11 15:58:07 -0700
  • 752371d91b help: Fix help sync Shawn O. Pearce 2011-10-11 15:23:37 -0700
  • 1a68dc58eb upload: Honor REPO_HOST_PORT_INFO environment variable v1.7.7.3 Shawn O. Pearce 2011-10-11 14:12:46 -0700
  • df5ee52050 Fix Python 2.4 support Shawn O. Pearce 2011-10-11 14:05:21 -0700
  • fab96c68e3 Work around Python 2.7 urllib2 bug Shawn O. Pearce 2011-10-11 12:00:38 -0700
  • bf1fbb20ab Fix AttributeError: 'HTTPError' object has no attribute 'reason' v1.7.7.2 Shawn O. Pearce 2011-10-11 09:31:58 -0700
  • 29472463ba Work around Python 2.7 failure to initialize base class Shawn O. Pearce 2011-10-11 09:24:07 -0700
  • c325dc35f6 sync: Fetch after applying bundle and retry after errors v1.7.7.1 Shawn O. Pearce 2011-10-03 08:30:24 -0700
  • f322b9abb4 sync: Support downloading bundle to initialize repository v1.7.7 Shawn O. Pearce 2011-09-19 14:50:58 -0700
  • db728cd866 Allow remote url to be relative to manifst url Conley Owens 2011-09-26 16:34:01 -0700
  • c4657969eb sync: Update default -j flag from manifest Shawn O. Pearce 2011-09-26 09:08:01 -0700
  • 7b947de1ee Ignore missing ~/.netrc v1.7.6.1 Shawn O. Pearce 2011-09-23 11:50:31 -0700
  • 6392c87945 sync: Allow -j to have a default in manifest v1.7.6 Shawn O. Pearce 2011-09-22 17:44:31 -0700
  • 97d2b2f7a0 sync: Limit -j to file descriptors Shawn O. Pearce 2011-09-22 17:23:41 -0700
  • 3a0e782790 Add global option --time to track execution Shawn O. Pearce 2011-09-22 17:06:41 -0700
  • 490d09a314 Support units in progress messages Shawn O. Pearce 2011-09-19 08:56:47 -0700
  • 13111b4e97 Add support for url.*.insteadof Shawn O. Pearce 2011-09-19 11:00:31 -0700
  • bd0312a484 Support ~/.netrc for HTTP Basic authentication Shawn O. Pearce 2011-09-19 10:04:23 -0700
  • 334851e4b6 Enhance HTTP support Shawn O. Pearce 2011-09-19 08:05:31 -0700
  • 014d060989 Honor http_proxy variable globally Shawn O. Pearce 2011-09-11 12:57:15 -0700
  • 44da16e8a0 Change default REPO_URL to code.google.com Shawn O. Pearce 2011-09-05 14:02:38 -0700
  • 65e0f35fda Add commit-msg hook also for manifest project Victor Boivie 2011-04-18 11:23:29 +0200
  • 08c880db18 Smart tag support Victor Boivie 2011-04-19 10:32:52 +0200
  • a101f1c167 Honor 'http_proxy' environment variable Anatol Pomozov 2011-07-08 13:52:11 -0700
  • 49cd59bc86 Add --depth option to main repo wrapper. Doug Anderson 2011-06-13 21:42:06 -0700
  • 30d452905f Add a --depth option to repo init. v1.7.5 Doug Anderson 2011-05-04 15:01:04 -0700
  • d6c93a28ca Add branch support to repo upload Mandeep Singh Baines 2011-05-26 10:34:11 -0700
  • d572a13021 Added repo cherry-pick command v1.7.4.3 Victor Boivie 2010-11-11 20:36:39 +0100
  • 3ba5f95b46 Fixed repo checkout error message when git reports errors. Doug Anderson 2011-04-07 12:51:04 -0700
  • 2630dd9787 Fixed problems w/ 2nd repo init if first repo init had bad URL. Doug Anderson 2011-04-07 13:36:30 -0700
  • dafb1d68d3 Fixed repo abandon to give better messages. Doug Anderson 2011-04-07 11:46:59 -0700
  • 4655e81a75 Add option to check status of projects in parallel. Terence Haddock 2011-03-31 12:33:34 +0200
  • 723c5dc3d6 Fix parallel sync on python < 2.6. Daniel Sandler 2011-04-04 11:15:17 -0400
  • e6a0eeb80d sync: Fix syntax error on Python 2.4 v1.7.4.2 Shawn O. Pearce 2011-03-22 19:04:47 -0700
  • 0960b5b53d Creating rr-cache v1.7.4.1 Victor Boivie 2010-11-26 13:42:13 +0100
  • fc06ced9f9 Make 'repo sync -jN' exit with an error code in the case of sync errors. Doug Anderson 2011-03-16 15:49:18 -0700
  • fce89f218a Add 'list' command to repo. Doug Anderson 2011-03-14 16:07:42 -0700
  • 37282b4b9c Support repo-level pre-upload hook and prep for future hooks. v1.7.4 Doug Anderson 2011-03-04 11:54:18 -0800
  • 835cd6888f Post-nonexistent-revision crash sidestepped Skyler Kaufman 2011-03-08 12:14:41 -0800
  • 8ced8641c8 Renamed 'repo_hooks' function to '_ProjectHooks'. Doug Anderson 2011-01-10 14:16:30 -0800
  • 2536f80625 Fixed bug identifying 'commit-msg' files. Doug Anderson 2011-01-10 12:38:37 -0800
  • e7a3bcbbb8 Merge branch 'stable' Shawn O. Pearce 2011-01-10 13:28:22 -0800
  • 0ce6ca9c7b Fix mirror clients with no worktree v1.7.3.1 Shawn O. Pearce 2011-01-10 13:26:01 -0800
  • 25b51d8cb7 Merge branch 'stable' Shawn O. Pearce 2011-01-10 09:02:23 -0800
  • 0fc3a39829 Bump repo version to 1,10 v1.7.3 Shawn O. Pearce 2011-01-10 09:01:24 -0800
  • cef005c3e8 Merge branch 'maint' Shawn O. Pearce 2011-01-09 17:39:30 -0800
  • c7c57e34db help: Don't show empty Summary or Description sections Shawn O. Pearce 2009-06-03 17:43:16 -0700
  • 0d2b61f11d sync: Run git gc --auto after fetch Shawn O. Pearce 2009-07-03 15:22:49 -0700
  • 2bf9db0d3b Add "repo branch" as an alias for "repo branches" Mike Lockwood 2009-07-14 15:23:39 -0400
  • f00e0ce556 upload: Catch and cleanly report connectivity errors Shawn O. Pearce 2009-08-22 18:39:49 -0700
  • 1b5a4a0c5d forall: Silently skip missing projects Shawn O. Pearce 2009-08-22 18:50:45 -0700
  • de8b2c4276 Fix to display the usage message of the command download when the user don't provide any arguments to 'repo download'. Thiago Farina 2009-09-09 00:41:34 -0400
  • 727ee98a40 Use os.environ.copy() instead of dict() Shawn O. Pearce 2010-12-07 08:46:14 -0800
  • df14a70c45 Make path references OS independent Anthony Newnam 2011-01-09 17:31:57 -0800
  • 71cab95b4c Merge branch 'stable' Shawn O. Pearce 2011-01-09 17:29:50 -0800
  • f18cb76173 Encode the environment variables passed to git Shawn O. Pearce 2010-12-07 11:41:05 -0800
  • d3fd537ea5 Exit with statuscode 0 for repo help init Trond Norbye 2011-01-03 11:35:15 +0100
  • 9275fd4329 Merge branch 'stable' Shawn O. Pearce 2010-12-22 14:46:15 -0800
  • 0048b69c03 Fixed race condition in 'repo sync -jN' that would open multiple masters. v1.7.2 Doug Anderson 2010-12-21 13:39:23 -0800
  • 13f3da50d4 Merge branch 'stable' Shawn O. Pearce 2010-12-07 10:31:19 -0800
  • 3218c13205 Use os.environ.copy() instead of dict() Shawn O. Pearce 2010-12-07 08:46:14 -0800
  • b0f9a02394 Make path references OS independent Anthony Newnam 2010-11-29 13:15:24 -0600
  • 2b8db3ce3e Added feature to print a <notice> from manifest at the end of a sync. v1.7.1 Doug Anderson 2010-11-01 15:08:06 -0700
  • 5df6de075e sync: Use --force-broken to continue other projects v1.7 Andrei Warkentin 2010-07-02 17:58:31 -0500
  • a0de6e8eab upload: Remove --replace option Ficus Kirkpatrick 2010-10-22 13:06:47 -0700
  • 16614f86b3 sync --quiet: be more quiet Shawn O. Pearce 2010-10-29 12:05:43 -0700
  • 88443387b1 sync: Enable use of git clone --reference Shawn O. Pearce 2010-10-08 10:02:09 +0200
  • 99482ae58a Only delete corrupt pickle config files if they exist Ulrik Sjölin 2010-10-29 08:23:30 -0700
  • ec1df9b7f6 Don't allow git fetch to start ControlMaster Doug Anderson 2010-10-27 17:13:07 -0700
  • 06d029c1c8 Check for existing SSH ControlMaster Doug Anderson 2010-10-27 17:06:01 -0700
  • b715b14807 Fix for handling values of EDITOR which contain a space. Patrick Dubroy 2010-07-29 17:10:47 -0700
  • 60829ba72f upload: Fix --replace flag v1.6.10.2 Shawn O. Pearce 2010-07-16 07:42:45 -0700
  • a22f99ae41 rebase: Pass through more options v1.6.10.1 Shawn O. Pearce 2010-07-15 17:40:41 -0700
  • 3575b8f8bd upload: Allow review.HOST.username to override email v1.6.10 Shawn O. Pearce 2010-07-15 17:00:14 -0700
  • a5ece0e050 upload -t: Automatically include local branch name Shawn O. Pearce 2010-07-15 16:52:42 -0700