1. c9877c7 Merge "Only fetch current branch on shallow clients" by Conley Owens · Wed Jan 29 21:12:33 2014 +0000 v1.12.8
  2. 69e04d8 Only fetch current branch on shallow clients by Shawn Pearce · Wed Jan 29 12:48:54 2014 -0800
  3. e695338 Merge "repo: Support multiple branches for the same project." by Conley Owens · Fri Jan 10 01:20:12 2014 +0000
  4. bd80f7e Merge "Canonicalize project hooks path before use" by Conley Owens · Thu Jan 09 02:11:09 2014 +0000
  5. 335f5ef Add --archive option to init to sync using git archive by Julien Campergue · Wed Oct 16 11:02:35 2013 +0200
  6. 672cc49 Canonicalize project hooks path before use by Jesse Hall · Wed Nov 27 11:17:13 2013 -0800
  7. cbc0798 Fix print of git-remote-persistent-https error by Conley Owens · Thu Nov 21 10:38:03 2013 -0800
  8. 0eb35cb Fix some python3 encoding issues by Chirayu Desai · Tue Nov 19 18:46:29 2013 +0530
  9. 8d20116 repo: Support multiple branches for the same project. by David James · Fri Oct 11 17:03:19 2013 -0700
  10. edd0151 Accept all UTF-8 committer names by Conley Owens · Thu Sep 26 12:59:58 2013 -0700
  11. 0836a22 Wait for git-remote-persistent-https -print_config to exit by Dave Borowitz · Wed Sep 25 17:46:01 2013 -0700
  12. 033a7e9 DownloadPatchSet: fetch the change only, and nothing else. by Chirayu Desai · Thu Jun 13 21:14:48 2013 +0530
  13. 74c1f3d Read cookie file from git-remote-persistent-https if applicable by Dave Borowitz · Mon Jun 03 15:05:07 2013 -0700
  14. 91f3ba5 Ensure clone.bundle files have proper header by Dave Borowitz · Mon Jun 03 12:15:23 2013 -0700
  15. f609f91 Send reviews to a different branch from fetch by Bryan Jacobs · Mon May 06 13:36:24 2013 -0400
  16. 59bbb58 Move Python version checking to a separate module by David Pursehouse · Fri May 17 10:49:33 2013 +0900
  17. 2b30e3a Use reference also for manifest git by Victor Boivie · Fri Oct 05 12:37:58 2012 +0200
  18. 793f90c Merge "Re-initialise repos git hooks when updating the forest" by David Pursehouse · Thu May 09 08:36:11 2013 +0000
  19. 2f992cb Repo should not fetch tags for shallow projects by Jimmie Wester · Fri Dec 07 12:49:51 2012 +0100
  20. 217ea7d Some fixes for supporting python3 by Chirayu Desai · Fri Mar 01 19:14:38 2013 +0530
  21. ede7f12 Allow clone depth to be specified per project by David Pursehouse · Tue Nov 27 22:25:30 2012 +0900
  22. 0a1c6a1 Special handling for manifest group "default" by David Holmer · Wed Nov 14 19:19:00 2012 -0500
  23. a044458 Re-initialise repos git hooks when updating the forest by Jimmie Wester · Wed Oct 24 13:44:42 2012 +0200
  24. 45d2168 upload: support --re and --cc options over HTTP by Shawn Pearce · Thu Feb 28 00:35:51 2013 -0800 v1.12.2
  25. 597868b Add --no-tags option to prevent fetching of tags by Mitchel Humpherys · Mon Oct 29 10:18:34 2012 -0700
  26. ed68d0e Check for a cookie file when fetching clone.bundle. by Torne (Richard Coles) · Fri Jan 11 16:22:54 2013 +0000
  27. b2bd91c Represent git-submodule as nested projects, take 2 by Che-Liang Chiou · Wed Jan 11 11:28:42 2012 +0800
  28. 75ee057 Raise a NoManifestException when the manifest DNE by Conley Owens · Thu Nov 15 17:33:11 2012 -0800
  29. 8f62fb7 Tidy up code formatting a bit more by David Pursehouse · Wed Nov 14 12:09:38 2012 +0900
  30. c1b86a2 Fix inconsistent indentation by David Pursehouse · Wed Nov 14 11:36:51 2012 +0900
  31. 98ffba1 Fix: "Statement seems to have no effect" by David Pursehouse · Wed Nov 14 11:18:00 2012 +0900
  32. cecd1d8 Change print statements to work in python3 by Sarah Owens · Thu Nov 01 22:59:27 2012 -0700
  33. 7e6dd2d Fix pylint warning W0108: Lambda may not be necessary by David Pursehouse · Thu Oct 25 12:40:51 2012 +0900
  34. b42b474 project: Require git >= 1.7.2 for setting config on command line by Dave Borowitz · Wed Oct 31 12:27:27 2012 -0700
  35. 1d947b3 Even more coding style cleanup by David Pursehouse · Thu Oct 25 12:23:11 2012 +0900
  36. cd81dd6 Revert "Represent git-submodule as nested projects" by Shawn O. Pearce · Fri Oct 26 12:18:00 2012 -0700 v1.11.1
  37. dc96476 Merge "project: Support config args in git command callables" by Shawn Pearce · Thu Oct 25 17:36:03 2012 -0700
  38. ab8f911 Fix pylint warnings introduced by the submodule patch by Che-Liang Chiou · Thu Oct 25 13:44:11 2012 -0700
  39. 608aff7 Merge "Use modern Python exception syntax" by Conley Owens · Thu Oct 25 10:03:36 2012 -0700
  40. 091f893 project: Support config args in git command callables by Dave Borowitz · Tue Oct 23 17:01:04 2012 -0700
  41. a5be53f Use modern Python exception syntax by Sarah Owens · Sun Sep 09 15:37:57 2012 -0700
  42. 69998b0 Represent git-submodule as nested projects by Che-Liang Chiou · Wed Jan 11 11:28:42 2012 +0800
  43. 5c6eeac More coding style cleanup by David Pursehouse · Thu Oct 11 16:44:48 2012 +0900
  44. 2f6ab7f Rename "dir" variables by Mickaël Salaün · Sun Sep 30 00:37:55 2012 +0200
  45. 8a68ff9 Coding style cleanup by David Pursehouse · Mon Sep 24 12:15:13 2012 +0900
  46. 14a6674 manifest: record the original revision when in -r mode. by Brian Harring · Fri Sep 28 20:21:57 2012 -0700
  47. 2dc810c Fix errors when clone.bundle missing on server by Matt Gumbel · Thu Aug 30 09:39:36 2012 -0700
  48. bb1b5f5 Allow projects to be specified as notdefault by Conley Owens · Mon Aug 13 13:11:18 2012 -0700
  49. e15c65a Remove unused imports by David Pursehouse · Wed Aug 22 10:46:11 2012 +0900
  50. b9477bc project.py: Replace the relpath function with os.path.relpath by Mickaël Salaün · Sun Aug 05 13:39:26 2012 +0200
  51. 5e7127d Use curl command line tool for clone.bundle by Shawn O. Pearce · Thu Aug 02 14:57:37 2012 -0700 v1.10.3
  52. e0904f7 Fix unsupported operand type(s) for +: 'int' and 'str' by Shawn O. Pearce · Wed Aug 01 20:44:23 2012 -0700 v1.10.1
  53. 9830553 Fix percent done on resumed /clone.bundle by Shawn O. Pearce · Wed Aug 01 17:41:26 2012 -0700 v1.10.0
  54. 435370c upload: add --draft option. by Brian Harring · Sat Jul 28 15:37:04 2012 -0700
  55. e8f75fa Don't delete the branch config when switching branches. by Torne (Richard Coles) · Fri Jul 20 15:32:19 2012 +0100 v1.9.6
  56. 7cf1b36 Detach branch even when already on the latest revision using sync -d by Florian Vallee · Thu Jun 07 17:11:42 2012 +0200
  57. 5d01650 Fix switching manifest branches using repo init -b by Florian Vallee · Thu Jun 07 17:19:26 2012 +0200
  58. eca119e Allow projects with groups=None by Colin Cross · Thu May 24 15:39:14 2012 -0700 v1.9.1
  59. 6ba6ba0 Fix initial sync broken by sync-c option by Shawn O. Pearce · Thu May 24 09:46:50 2012 -0700 v1.9.0
  60. 3d12594 repo download: add --ff-only option by Pierre Tardy · Fri May 04 12:18:12 2012 +0200
  61. a94f162 repo download: add --revert option by Erwan Mahe · Fri Aug 19 13:56:09 2011 +0200
  62. e5a2122 repo download: add --cherry-pick option by Pierre Tardy · Thu Mar 24 16:28:18 2011 +0100
  63. 79770d2 Add sync-c option to manifest by Anatol Pomazau · Fri Apr 20 14:41:59 2012 -0700
  64. 971de8e Refine groups functionality by Conley Owens · Mon Apr 16 10:36:08 2012 -0700
  65. 24c1308 Add project annotation handling to repo by James W. Mills · Thu Apr 12 15:04:13 2012 -0500
  66. b962a1f Check if SHA1 presents in repository by Anatol Pomazau · Thu Mar 29 18:06:43 2012 -0700
  67. 5acde75 Add manifest groups by Colin Cross · Wed Mar 28 20:15:45 2012 -0700 v1.8.2
  68. d67872d Option for 'repo diff' to generate output suitable for 'patch' cmd by pelya · Wed Mar 28 14:49:58 2012 +0300
  69. c3d2f2b Ignore /clone.bundle on HTTP 401, 403 and 404 by Shawn O. Pearce · Thu Mar 22 14:09:22 2012 -0700 v1.8.1
  70. cd7c5de Do not change branch.foo.merge in case of manifest sync by Anatol Pomazau · Tue Mar 20 13:45:00 2012 -0700
  71. e02ac0a sync: --no-clone-bundle disables the clone bundle support by Shawn O. Pearce · Wed Mar 14 15:36:59 2012 -0700 v1.8.0
  72. 898e12a Permit - in URL schemes for special URLs by Shawn O. Pearce · Wed Mar 14 15:22:28 2012 -0700
  73. 76abcc1 repo status to print project name on clean gits by Ali Utku Selen · Wed Jan 25 10:51:12 2012 +0100
  74. d315382 Add 'rebase="false"' attribute to the <project/> XML. by Mike Pontillo · Tue Feb 28 11:53:24 2012 -0800
  75. 43bda84 Avoid missing content-length header in project.py by Conley Owens · Mon Mar 12 11:25:04 2012 -0700
  76. c957142 upload: Support uploading to Gerrit over https:// by Shawn O. Pearce · Wed Jan 11 14:58:54 2012 -0800 v1.7.8.2
  77. 2a32f6a Fix typo by Anatol Pomazau · Tue Aug 30 10:52:33 2011 -0700
  78. 53d6f4d Add a sync flag that fetches only current branch by Anatol Pomazau · Thu Aug 25 17:21:47 2011 -0700
  79. df5ee52 Fix Python 2.4 support by Shawn O. Pearce · Tue Oct 11 14:05:21 2011 -0700
  80. fab96c6 Work around Python 2.7 urllib2 bug by Shawn O. Pearce · Tue Oct 11 12:00:38 2011 -0700
  81. bf1fbb2 Fix AttributeError: 'HTTPError' object has no attribute 'reason' by Shawn O. Pearce · Tue Oct 11 09:31:58 2011 -0700 v1.7.7.2
  82. 2947246 Work around Python 2.7 failure to initialize base class by Shawn O. Pearce · Tue Oct 11 09:24:07 2011 -0700
  83. c325dc3 sync: Fetch after applying bundle and retry after errors by Shawn O. Pearce · Mon Oct 03 08:30:24 2011 -0700 v1.7.7.1
  84. f322b9a sync: Support downloading bundle to initialize repository by Shawn O. Pearce · Mon Sep 19 14:50:58 2011 -0700 v1.7.7
  85. 65e0f35 Add commit-msg hook also for manifest project by Victor Boivie · Mon Apr 18 11:23:29 2011 +0200
  86. 30d4529 Add a --depth option to repo init. by Doug Anderson · Wed May 04 15:01:04 2011 -0700 v1.7.5
  87. d6c93a2 Add branch support to repo upload by Mandeep Singh Baines · Thu May 26 10:34:11 2011 -0700
  88. 3ba5f95 Fixed repo checkout error message when git reports errors. by Doug Anderson · Thu Apr 07 12:51:04 2011 -0700
  89. dafb1d6 Fixed repo abandon to give better messages. by Doug Anderson · Thu Apr 07 11:46:59 2011 -0700
  90. 4655e81 Add option to check status of projects in parallel. by Terence Haddock · Thu Mar 31 12:33:34 2011 +0200
  91. 0960b5b Creating rr-cache by Victor Boivie · Fri Nov 26 13:42:13 2010 +0100 v1.7.4.1
  92. 37282b4 Support repo-level pre-upload hook and prep for future hooks. by Doug Anderson · Fri Mar 04 11:54:18 2011 -0800 v1.7.4
  93. 835cd68 Post-nonexistent-revision crash sidestepped by Skyler Kaufman · Tue Mar 08 12:14:41 2011 -0800
  94. 8ced864 Renamed 'repo_hooks' function to '_ProjectHooks'. by Doug Anderson · Mon Jan 10 14:16:30 2011 -0800
  95. 2536f80 Fixed bug identifying 'commit-msg' files. by Doug Anderson · Mon Jan 10 12:38:37 2011 -0800
  96. 0ce6ca9 Fix mirror clients with no worktree by Shawn O. Pearce · Mon Jan 10 13:26:01 2011 -0800 v1.7.3.1
  97. df14a70 Make path references OS independent by Anthony Newnam · Sun Jan 09 17:31:57 2011 -0800
  98. a0de6e8 upload: Remove --replace option by Ficus Kirkpatrick · Fri Oct 22 13:06:47 2010 -0700
  99. 16614f8 sync --quiet: be more quiet by Shawn O. Pearce · Fri Oct 29 12:05:43 2010 -0700
  100. 8844338 sync: Enable use of git clone --reference by Shawn O. Pearce · Fri Oct 08 10:02:09 2010 +0200