提交歷史

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