Commit History

Author SHA1 Message Date
  Doug Anderson 30d452905f Add a --depth option to repo init. 14 years ago
  Mandeep Singh Baines d6c93a28ca Add branch support to repo upload 14 years ago
  Victor Boivie d572a13021 Added repo cherry-pick command 15 years ago
  Doug Anderson 3ba5f95b46 Fixed repo checkout error message when git reports errors. 15 years ago
  Doug Anderson 2630dd9787 Fixed problems w/ 2nd repo init if first repo init had bad URL. 15 years ago
  Doug Anderson dafb1d68d3 Fixed repo abandon to give better messages. 15 years ago
  Terence Haddock 4655e81a75 Add option to check status of projects in parallel. 15 years ago
  Daniel Sandler 723c5dc3d6 Fix parallel sync on python < 2.6. 15 years ago
  Shawn O. Pearce e6a0eeb80d sync: Fix syntax error on Python 2.4 15 years ago
  Victor Boivie 0960b5b53d Creating rr-cache 15 years ago
  Doug Anderson fc06ced9f9 Make 'repo sync -jN' exit with an error code in the case of sync errors. 15 years ago
  Doug Anderson fce89f218a Add 'list' command to repo. 15 years ago
  Doug Anderson 37282b4b9c Support repo-level pre-upload hook and prep for future hooks. 15 years ago
  Skyler Kaufman 835cd6888f Post-nonexistent-revision crash sidestepped 15 years ago
  Doug Anderson 8ced8641c8 Renamed 'repo_hooks' function to '_ProjectHooks'. 15 years ago
  Doug Anderson 2536f80625 Fixed bug identifying 'commit-msg' files. 15 years ago
  Shawn O. Pearce 0ce6ca9c7b Fix mirror clients with no worktree 15 years ago
  Shawn O. Pearce 0fc3a39829 Bump repo version to 1,10 15 years ago
  Shawn O. Pearce c7c57e34db help: Don't show empty Summary or Description sections 16 years ago
  Shawn O. Pearce 0d2b61f11d sync: Run `git gc --auto` after fetch 16 years ago
  Mike Lockwood 2bf9db0d3b Add "repo branch" as an alias for "repo branches" 16 years ago
  Shawn O. Pearce f00e0ce556 upload: Catch and cleanly report connectivity errors 16 years ago
  Shawn O. Pearce 1b5a4a0c5d forall: Silently skip missing projects 16 years ago
  Thiago Farina de8b2c4276 Fix to display the usage message of the command download when the user 16 years ago
  Shawn O. Pearce 727ee98a40 Use os.environ.copy() instead of dict() 15 years ago
  Anthony Newnam df14a70c45 Make path references OS independent 15 years ago
  Shawn O. Pearce f18cb76173 Encode the environment variables passed to git 15 years ago
  Trond Norbye d3fd537ea5 Exit with statuscode 0 for repo help init 15 years ago
  Doug Anderson 0048b69c03 Fixed race condition in 'repo sync -jN' that would open multiple masters. 15 years ago
  Doug Anderson 2b8db3ce3e Added feature to print a <notice> from manifest at the end of a sync. 15 years ago