1. 2a3e152 Fix _ReferenceGitDir symlinking by Dan Willemsen · 9 years ago
  2. abaa7f3 Add option to correct gitdir when syncing by Kevin Degi · 10 years ago v1.12.25
  3. 7cccfb2 Merge "InitGitDir: Clean up created directories" by Conley Owens · 9 years ago
  4. b1a07b8 InitGitDir: Clean up created directories by Kevin Degi · 9 years ago
  5. 4e16c24 Revert "Add --prune option to fetch when syncing a mirror repo" by David Pursehouse · 9 years ago v1.12.24
  6. b3d6e67 Merge "Fail if gitdir does not point to objdir during sync" by Conley Owens · 9 years ago
  7. 679bac4 project.RemoteFetch: Handle depth cases more robustly by Kevin Degi · 9 years ago
  8. 4c426ef Teach _LinkFile._Link to handle globs. by Wink Saville · 9 years ago
  9. 472ce9f Merge changes I32da12c2,Ie4a65b3e by David Pursehouse · 9 years ago
  10. 0184dcc Make linkfile symlinks relative by Colin Cross · 9 years ago
  11. c4b301f Skip sleep and retry if git remote update exits with a signal by Colin Cross · 9 years ago
  12. 384b3c5 Fail if gitdir does not point to objdir during sync by Kevin Degi · 10 years ago
  13. 35de228 Merge "Don't attempt to create "fully qualified names" for SHA1s" by David Pursehouse · 9 years ago
  14. ace097c Merge "Add option on sync to avoid fetching from remotes for existing sha1" by David Pursehouse · 9 years ago
  15. b155354 Add option on sync to avoid fetching from remotes for existing sha1 by David Pursehouse · 10 years ago
  16. 3825827 Don't attempt to create "fully qualified names" for SHA1s by Alexandre Boeglin · 9 years ago
  17. b4d43b9 Add --prune option to fetch when syncing a mirror repo by David Pursehouse · 9 years ago
  18. 403b64e Don't append branch to fetch spec when syncing to a mirror by David Pursehouse · 9 years ago v1.12.21
  19. 04f2f0e Maintain fully qualified tracking branches by Conley Owens · 10 years ago
  20. 23ff7df use the max depth instead of unshallow by Anthony King · 9 years ago
  21. 9c76f67 Always capture output for GitCommand by John L. Villalovos · 9 years ago
  22. 9371979 Revert "Implementation of manifest defined githooks" by Jonathan Nieder · 9 years ago v1.12.20
  23. 0402cd8 Add space between project path and branch in repo status. by Jakub Vrana · 10 years ago
  24. 85e8267 Merge "Implementation of manifest defined githooks" by Conley Owens · 9 years ago
  25. e30f46b Print stderr output from git command for RemoteFetch by John L. Villalovos · 9 years ago
  26. e4978cf Ensure the repo project is never fetched with partial depth by Conley Owens · 9 years ago v1.12.18
  27. 126e298 Handle case where 'git remote prune' needs to be run by John L. Villalovos · 9 years ago
  28. 38e4387 Implementation of manifest defined githooks by Jimmie Wester · 12 years ago
  29. db6f1b0 Merge "Use depth flag when fetching" by Conley Owens · 9 years ago
  30. ee69084 Merge "Handle shallow checkout of SHA1 pinned repos" by Conley Owens · 9 years ago
  31. d37d43f Merge "Don't delete hooks in .git/hooks" by Conley Owens · 9 years ago
  32. 7bdac71 pylint fixes for project.py by Anthony King · 10 years ago
  33. f97e838 Use depth flag when fetching by Conley Owens · 9 years ago
  34. 3000cda Handle shallow checkout of SHA1 pinned repos by Bertrand SIMONNET · 10 years ago
  35. b9d9efd Don't delete hooks in .git/hooks by Mitchel Humpherys · 9 years ago
  36. 497bde4 Respect --quiet when looking up bundle cookie file by Dave Borowitz · 9 years ago v1.12.17
  37. 4abf8e6 Save cookies back to jar when fetching clone.bundle by Dave Borowitz · 9 years ago
  38. 137d013 Hold persistent proxy connection open while fetching clone.bundle by Dave Borowitz · 9 years ago
  39. c8d882a Silence warnings about invalid clone.bundle files when quieted by Kris Giesing · 10 years ago
  40. 3eb87ce Revert "Check for existence of refs upon initial fetch" by Conley Owens · 10 years ago
  41. 7893b85 Merge changes I1f71be22,I5b119f11 by Conley Owens · 10 years ago
  42. 14e134d upload: report names of uncommitted files by Vadim Bendebury · 10 years ago
  43. 04e52d6 Always fetch the specific revision given by Nasser Grainawi · 10 years ago
  44. 909d58b Support specifying non-HEADS refs as upstream by Nasser Grainawi · 10 years ago
  45. 303a82f Don't open non-binary files as binary by Chirayu Desai · 10 years ago
  46. 80b87fe Use fetch --unshallow when appropriate. by Conley Owens · 10 years ago
  47. e9f75b1 Merge "Enable remotes to define their own revision" by Conley Owens · 10 years ago
  48. 5196805 Merge "Use exec() rather than execfile()" by Conley Owens · 10 years ago
  49. 36ea2fb Enable remotes to define their own revision by Anthony King · 10 years ago
  50. 2cd1f04 Use next(iterator) rather than iterator.next() by Anthony King · 10 years ago
  51. 70f6890 Use exec() rather than execfile() by Anthony King · 10 years ago
  52. 666d534 Ensure HEAD is correct when skipping remote fetch by Conley Owens · 10 years ago v1.12.16
  53. f2af756 Add 'shallow' gitfile to symlinks by Conley Owens · 10 years ago v1.12.15
  54. 544e7b0 Merge "Ignore clone-depth attribute when fetching to a mirror" by Conley Owens · 10 years ago v1.12.14
  55. e0df232 Add linkfile support. by Jeff Hamilton · 10 years ago
  56. 9bc422f Ignore clone-depth attribute when fetching to a mirror by David Pursehouse · 10 years ago
  57. 26c45a7 Make --no-tags work with -c by Mitchel Humpherys · 10 years ago
  58. 68425f4 Fix indentation in project.py by David Pursehouse · 10 years ago
  59. 53e902a More verbose errors for NoManifestExceptions. by Dan Sandler · 10 years ago
  60. 2fb6466 Don't fetch from remotes if commit id exists locally by Chris AtLee · 10 years ago
  61. dd65422 Add the "diffmanifests" command by Julien Campergue · 10 years ago
  62. 5654805 Check for existence of refs upon initial fetch by Conley Owens · 10 years ago
  63. c9877c7 Merge "Only fetch current branch on shallow clients" by Conley Owens · 10 years ago v1.12.8
  64. 69e04d8 Only fetch current branch on shallow clients by Shawn Pearce · 10 years ago
  65. e695338 Merge "repo: Support multiple branches for the same project." by Conley Owens · 10 years ago
  66. bd80f7e Merge "Canonicalize project hooks path before use" by Conley Owens · 10 years ago
  67. 335f5ef Add --archive option to init to sync using git archive by Julien Campergue · 11 years ago
  68. 672cc49 Canonicalize project hooks path before use by Jesse Hall · 11 years ago
  69. cbc0798 Fix print of git-remote-persistent-https error by Conley Owens · 11 years ago
  70. 0eb35cb Fix some python3 encoding issues by Chirayu Desai · 11 years ago
  71. 8d20116 repo: Support multiple branches for the same project. by David James · 11 years ago
  72. edd0151 Accept all UTF-8 committer names by Conley Owens · 11 years ago
  73. 0836a22 Wait for git-remote-persistent-https -print_config to exit by Dave Borowitz · 11 years ago
  74. 033a7e9 DownloadPatchSet: fetch the change only, and nothing else. by Chirayu Desai · 11 years ago
  75. 74c1f3d Read cookie file from git-remote-persistent-https if applicable by Dave Borowitz · 11 years ago
  76. 91f3ba5 Ensure clone.bundle files have proper header by Dave Borowitz · 11 years ago
  77. f609f91 Send reviews to a different branch from fetch by Bryan Jacobs · 11 years ago
  78. 59bbb58 Move Python version checking to a separate module by David Pursehouse · 11 years ago
  79. 2b30e3a Use reference also for manifest git by Victor Boivie · 12 years ago
  80. 793f90c Merge "Re-initialise repos git hooks when updating the forest" by David Pursehouse · 11 years ago
  81. 2f992cb Repo should not fetch tags for shallow projects by Jimmie Wester · 12 years ago
  82. 217ea7d Some fixes for supporting python3 by Chirayu Desai · 11 years ago
  83. ede7f12 Allow clone depth to be specified per project by David Pursehouse · 12 years ago
  84. 0a1c6a1 Special handling for manifest group "default" by David Holmer · 12 years ago
  85. a044458 Re-initialise repos git hooks when updating the forest by Jimmie Wester · 12 years ago
  86. 45d2168 upload: support --re and --cc options over HTTP by Shawn Pearce · 11 years ago v1.12.2
  87. 597868b Add --no-tags option to prevent fetching of tags by Mitchel Humpherys · 12 years ago
  88. ed68d0e Check for a cookie file when fetching clone.bundle. by Torne (Richard Coles) · 11 years ago
  89. b2bd91c Represent git-submodule as nested projects, take 2 by Che-Liang Chiou · 12 years ago
  90. 75ee057 Raise a NoManifestException when the manifest DNE by Conley Owens · 12 years ago
  91. 8f62fb7 Tidy up code formatting a bit more by David Pursehouse · 12 years ago
  92. c1b86a2 Fix inconsistent indentation by David Pursehouse · 12 years ago
  93. 98ffba1 Fix: "Statement seems to have no effect" by David Pursehouse · 12 years ago
  94. cecd1d8 Change print statements to work in python3 by Sarah Owens · 12 years ago
  95. 7e6dd2d Fix pylint warning W0108: Lambda may not be necessary by David Pursehouse · 12 years ago
  96. b42b474 project: Require git >= 1.7.2 for setting config on command line by Dave Borowitz · 12 years ago
  97. 1d947b3 Even more coding style cleanup by David Pursehouse · 12 years ago
  98. cd81dd6 Revert "Represent git-submodule as nested projects" by Shawn O. Pearce · 12 years ago v1.11.1
  99. dc96476 Merge "project: Support config args in git command callables" by Shawn Pearce · 12 years ago
  100. ab8f911 Fix pylint warnings introduced by the submodule patch by Che-Liang Chiou · 12 years ago