1. 7e6dd2d Fix pylint warning W0108: Lambda may not be necessary by David Pursehouse · 12 years ago
  2. b42b474 project: Require git >= 1.7.2 for setting config on command line by Dave Borowitz · 12 years ago
  3. 1d947b3 Even more coding style cleanup by David Pursehouse · 12 years ago
  4. cd81dd6 Revert "Represent git-submodule as nested projects" by Shawn O. Pearce · 12 years ago v1.11.1
  5. dc96476 Merge "project: Support config args in git command callables" by Shawn Pearce · 12 years ago
  6. ab8f911 Fix pylint warnings introduced by the submodule patch by Che-Liang Chiou · 12 years ago
  7. 608aff7 Merge "Use modern Python exception syntax" by Conley Owens · 12 years ago
  8. 091f893 project: Support config args in git command callables by Dave Borowitz · 12 years ago
  9. a5be53f Use modern Python exception syntax by Sarah Owens · 12 years ago
  10. 69998b0 Represent git-submodule as nested projects by Che-Liang Chiou · 12 years ago
  11. 5c6eeac More coding style cleanup by David Pursehouse · 12 years ago
  12. 2f6ab7f Rename "dir" variables by Mickaël Salaün · 12 years ago
  13. 8a68ff9 Coding style cleanup by David Pursehouse · 12 years ago
  14. 14a6674 manifest: record the original revision when in -r mode. by Brian Harring · 12 years ago
  15. 2dc810c Fix errors when clone.bundle missing on server by Matt Gumbel · 12 years ago
  16. bb1b5f5 Allow projects to be specified as notdefault by Conley Owens · 12 years ago
  17. e15c65a Remove unused imports by David Pursehouse · 12 years ago
  18. b9477bc project.py: Replace the relpath function with os.path.relpath by Mickaël Salaün · 12 years ago
  19. 5e7127d Use curl command line tool for clone.bundle by Shawn O. Pearce · 12 years ago v1.10.3
  20. e0904f7 Fix unsupported operand type(s) for +: 'int' and 'str' by Shawn O. Pearce · 12 years ago v1.10.1
  21. 9830553 Fix percent done on resumed /clone.bundle by Shawn O. Pearce · 12 years ago v1.10.0
  22. 435370c upload: add --draft option. by Brian Harring · 12 years ago
  23. e8f75fa Don't delete the branch config when switching branches. by Torne (Richard Coles) · 12 years ago v1.9.6
  24. 7cf1b36 Detach branch even when already on the latest revision using sync -d by Florian Vallee · 12 years ago
  25. 5d01650 Fix switching manifest branches using repo init -b by Florian Vallee · 12 years ago
  26. eca119e Allow projects with groups=None by Colin Cross · 12 years ago v1.9.1
  27. 6ba6ba0 Fix initial sync broken by sync-c option by Shawn O. Pearce · 12 years ago v1.9.0
  28. 3d12594 repo download: add --ff-only option by Pierre Tardy · 12 years ago
  29. a94f162 repo download: add --revert option by Erwan Mahe · 13 years ago
  30. e5a2122 repo download: add --cherry-pick option by Pierre Tardy · 13 years ago
  31. 79770d2 Add sync-c option to manifest by Anatol Pomazau · 12 years ago
  32. 971de8e Refine groups functionality by Conley Owens · 12 years ago
  33. 24c1308 Add project annotation handling to repo by James W. Mills · 12 years ago
  34. b962a1f Check if SHA1 presents in repository by Anatol Pomazau · 12 years ago
  35. 5acde75 Add manifest groups by Colin Cross · 12 years ago v1.8.2
  36. d67872d Option for 'repo diff' to generate output suitable for 'patch' cmd by pelya · 12 years ago
  37. c3d2f2b Ignore /clone.bundle on HTTP 401, 403 and 404 by Shawn O. Pearce · 12 years ago v1.8.1
  38. cd7c5de Do not change branch.foo.merge in case of manifest sync by Anatol Pomazau · 12 years ago
  39. e02ac0a sync: --no-clone-bundle disables the clone bundle support by Shawn O. Pearce · 12 years ago v1.8.0
  40. 898e12a Permit - in URL schemes for special URLs by Shawn O. Pearce · 12 years ago
  41. 76abcc1 repo status to print project name on clean gits by Ali Utku Selen · 12 years ago
  42. d315382 Add 'rebase="false"' attribute to the <project/> XML. by Mike Pontillo · 12 years ago
  43. 43bda84 Avoid missing content-length header in project.py by Conley Owens · 12 years ago
  44. c957142 upload: Support uploading to Gerrit over https:// by Shawn O. Pearce · 12 years ago v1.7.8.2
  45. 2a32f6a Fix typo by Anatol Pomazau · 13 years ago
  46. 53d6f4d Add a sync flag that fetches only current branch by Anatol Pomazau · 13 years ago
  47. df5ee52 Fix Python 2.4 support by Shawn O. Pearce · 13 years ago
  48. fab96c6 Work around Python 2.7 urllib2 bug by Shawn O. Pearce · 13 years ago
  49. bf1fbb2 Fix AttributeError: 'HTTPError' object has no attribute 'reason' by Shawn O. Pearce · 13 years ago v1.7.7.2
  50. 2947246 Work around Python 2.7 failure to initialize base class by Shawn O. Pearce · 13 years ago
  51. c325dc3 sync: Fetch after applying bundle and retry after errors by Shawn O. Pearce · 13 years ago v1.7.7.1
  52. f322b9a sync: Support downloading bundle to initialize repository by Shawn O. Pearce · 13 years ago v1.7.7
  53. 65e0f35 Add commit-msg hook also for manifest project by Victor Boivie · 13 years ago
  54. 30d4529 Add a --depth option to repo init. by Doug Anderson · 13 years ago v1.7.5
  55. d6c93a2 Add branch support to repo upload by Mandeep Singh Baines · 13 years ago
  56. 3ba5f95 Fixed repo checkout error message when git reports errors. by Doug Anderson · 13 years ago
  57. dafb1d6 Fixed repo abandon to give better messages. by Doug Anderson · 13 years ago
  58. 4655e81 Add option to check status of projects in parallel. by Terence Haddock · 13 years ago
  59. 0960b5b Creating rr-cache by Victor Boivie · 14 years ago v1.7.4.1
  60. 37282b4 Support repo-level pre-upload hook and prep for future hooks. by Doug Anderson · 13 years ago v1.7.4
  61. 835cd68 Post-nonexistent-revision crash sidestepped by Skyler Kaufman · 13 years ago
  62. 8ced864 Renamed 'repo_hooks' function to '_ProjectHooks'. by Doug Anderson · 13 years ago
  63. 2536f80 Fixed bug identifying 'commit-msg' files. by Doug Anderson · 13 years ago
  64. 0ce6ca9 Fix mirror clients with no worktree by Shawn O. Pearce · 13 years ago v1.7.3.1
  65. df14a70 Make path references OS independent by Anthony Newnam · 13 years ago
  66. a0de6e8 upload: Remove --replace option by Ficus Kirkpatrick · 14 years ago
  67. 16614f8 sync --quiet: be more quiet by Shawn O. Pearce · 14 years ago
  68. 8844338 sync: Enable use of git clone --reference by Shawn O. Pearce · 14 years ago
  69. a5ece0e upload -t: Automatically include local branch name by Shawn O. Pearce · 14 years ago
  70. cc50bac Warn users before uploading if there are local changes by Anthony Newnam · 14 years ago
  71. 0cb1b3f sync: Try fetching a tag as a last resort before giving up by Julius Gustavsson · 14 years ago
  72. 2daf667 Allow files to be copied into new folders by Matthew Buckett · 15 years ago
  73. 9452e4e Automatically install Gerrit Code Review's commit-msg hook by Shawn O. Pearce · 15 years ago v1.6.9
  74. 4c50dee Fail sync when encountering "N commits behind." by Daniel Sandler · 14 years ago
  75. d63060f Check that we are not overwriting a local repository when syncing. by Nico Sallembien · 14 years ago v1.6.8.11
  76. aa4982e sync: Fix split call on malformed email addresses by Shawn O. Pearce · 15 years ago v1.6.8.9
  77. da88ff4 Silence 'Current branch %s is up to date' during sync by Shawn O. Pearce · 15 years ago
  78. fe200ee Fix unnecessary self in project.py by Shawn O. Pearce · 15 years ago
  79. 3c8dea1 Change project.revision to revisionExpr and revisionId by Shawn O. Pearce · 15 years ago
  80. 8ad8a0e Change DWIMery hack for dealing with rewound remote branch by Shawn O. Pearce · 15 years ago
  81. d1f70d9 Refactor how projects parse remotes so it can be replaced by Shawn O. Pearce · 15 years ago
  82. 242b526 Remove support for the extra <remote> definitions in manifests by Shawn O. Pearce · 15 years ago
  83. bc7ef67 Automatically guess Gerrit change number in "repo upload --replace" by Ficus Kirkpatrick · 15 years ago v1.6.7.4
  84. 9360966 Perform copy file activity when creating a new work directory by Shawn O. Pearce · 15 years ago v1.6.7.1
  85. 05f66b6 Fix 'repo sync' rebase logic on a published branch by Shawn O. Pearce · 15 years ago v1.6.7
  86. fb23161 Automatically use SSH control master support during sync by Shawn O. Pearce · 15 years ago
  87. 3d2cdd0 Highlight projects which still have sync failures during 'repo status' by Shawn O. Pearce · 15 years ago
  88. 552ac89 Modify 'repo abandon' to be more like 'repo checkout' and 'repo start' by Shawn O. Pearce · 15 years ago
  89. 89e717d Improve checkout performance for the common unmodified case by Shawn O. Pearce · 15 years ago
  90. 0f0dfa3 Add progress meter to 'repo start' by Shawn O. Pearce · 15 years ago
  91. 76ca9f8 Make usage of open safer by setting binary mode and closing fds by Shawn O. Pearce · 15 years ago
  92. accc56d Speed up 'repo start' by removing some forks by Shawn O. Pearce · 15 years ago
  93. 9bb9617 Remove unused methods from project.ReviewableBranch by Shawn O. Pearce · 15 years ago
  94. f690687 Only fetch repo once-per-day under normal 'repo sync' usage by Shawn O. Pearce · 15 years ago
  95. 336f7bd Avoid git fork on the common case of repo not changing by Shawn O. Pearce · 15 years ago
  96. 0f3dd23 Avoid unnecessary git symbolic-ref calls during repo sync by Shawn O. Pearce · 15 years ago
  97. fbcde47 Improve repo sync performance by avoid git forks by Shawn O. Pearce · 15 years ago
  98. d237b69 Implement git ref reading purely in Python by Shawn O. Pearce · 15 years ago
  99. 5b23f24 Implement 'git symbolic-ref HEAD' in Python by Shawn O. Pearce · 15 years ago
  100. 006734b Remove confusing message from repo sync output by Shawn O. Pearce · 15 years ago