1. 403b64e Don't append branch to fetch spec when syncing to a mirror by David Pursehouse · 9 years ago v1.12.21
  2. a38769c Merge "forall: use a generator to map the Pool" by Conley Owens · 9 years ago
  3. 44859d0 Merge "status: lose dependence on StringIO" by Conley Owens · 9 years ago
  4. 6ad6dbe forall: use a generator to map the Pool by Anthony King · 9 years ago
  5. 33fe4e9 Remove deprecated `include-ids` setting from pylint config by David Pursehouse · 9 years ago
  6. 4214585 Merge "Pylint and PEP8 fixes for color.py" by David Pursehouse · 9 years ago
  7. b51f07c status: lose dependence on StringIO by Anthony King · 9 years ago
  8. 04f2f0e Maintain fully qualified tracking branches by Conley Owens · 10 years ago
  9. cb07ba7 Resolve fetch urls more efficiently by Anthony King · 9 years ago
  10. 23ff7df use the max depth instead of unshallow by Anthony King · 9 years ago
  11. cc1b1a7 Revert "Change the min git version from 1.7.2 to 1.8.2" by Anthony King · 9 years ago
  12. bdf7ed2 Pylint and PEP8 fixes for color.py by Anthony King · 9 years ago
  13. 9c76f67 Always capture output for GitCommand by John L. Villalovos · 9 years ago
  14. 52b99aa Change the min git version from 1.7.2 to 1.8.2 by Conley Owens · 9 years ago
  15. 9371979 Revert "Implementation of manifest defined githooks" by Jonathan Nieder · 9 years ago v1.12.20
  16. 2086004 Merge "Don't exit with error on HTTP 401 when downloading clone bundle" by Conley Owens · 9 years ago
  17. 2338788 Don't exit with error on HTTP 401 when downloading clone bundle by Pascal Bach · 9 years ago
  18. 0402cd8 Add space between project path and branch in repo status. by Jakub Vrana · 10 years ago
  19. 936183a git_config: add support for remote '.' by Yann Droneaud · 11 years ago v1.12.19
  20. 85e8267 Merge "Implementation of manifest defined githooks" by Conley Owens · 9 years ago
  21. e30f46b Print stderr output from git command for RemoteFetch by John L. Villalovos · 9 years ago
  22. e4978cf Ensure the repo project is never fetched with partial depth by Conley Owens · 9 years ago v1.12.18
  23. 126e298 Handle case where 'git remote prune' needs to be run by John L. Villalovos · 9 years ago
  24. 38e4387 Implementation of manifest defined githooks by Jimmie Wester · 12 years ago
  25. 24245e0 Merge "Add missing documentation of --current-branch option on sync command" by David Pursehouse · 9 years ago
  26. db6f1b0 Merge "Use depth flag when fetching" by Conley Owens · 9 years ago
  27. f2fad61 Add missing documentation of --current-branch option on sync command by David Pursehouse · 9 years ago
  28. ee69084 Merge "Handle shallow checkout of SHA1 pinned repos" by Conley Owens · 9 years ago
  29. d37d43f Merge "Don't delete hooks in .git/hooks" by Conley Owens · 9 years ago
  30. 7bdac71 pylint fixes for project.py by Anthony King · 10 years ago
  31. f97e838 Use depth flag when fetching by Conley Owens · 9 years ago
  32. 3000cda Handle shallow checkout of SHA1 pinned repos by Bertrand SIMONNET · 10 years ago
  33. b9d9efd Don't delete hooks in .git/hooks by Mitchel Humpherys · 9 years ago
  34. 497bde4 Respect --quiet when looking up bundle cookie file by Dave Borowitz · 9 years ago v1.12.17
  35. 4abf8e6 Save cookies back to jar when fetching clone.bundle by Dave Borowitz · 9 years ago
  36. 137d013 Hold persistent proxy connection open while fetching clone.bundle by Dave Borowitz · 9 years ago
  37. 42e679b Merge "add a global --color option" by Conley Owens · 9 years ago
  38. 902665b add a global --color option by Mike Frysinger · 9 years ago
  39. c8d882a Silence warnings about invalid clone.bundle files when quieted by Kris Giesing · 9 years ago
  40. 3eb87ce Revert "Check for existence of refs upon initial fetch" by Conley Owens · 10 years ago
  41. 5fb8ed2 If revision is sha hash and dest-branch is defined, use it for starting branch by Max Liu · 10 years ago
  42. 7e12e0a Support persistent-http(s) review urls by Conley Owens · 10 years ago
  43. 7893b85 Merge changes I1f71be22,I5b119f11 by Conley Owens · 10 years ago
  44. b4e50e6 Merge "upload: report names of uncommitted files" by Conley Owens · 10 years ago
  45. 0936aea Exit 1 if repo download -c fails by Scott Anderson · 10 years ago
  46. 14e134d upload: report names of uncommitted files by Vadim Bendebury · 10 years ago
  47. 04e52d6 Always fetch the specific revision given by Nasser Grainawi · 10 years ago
  48. 909d58b Support specifying non-HEADS refs as upstream by Nasser Grainawi · 10 years ago
  49. 5cf1660 Allow selection of a target when using smart sync. by Jeff Davidson · 10 years ago
  50. c190b98 Merge "Add extend-project tag to support adding groups to an existing project" by Conley Owens · 10 years ago
  51. 4863307 Add support for rpc:// protocol schemes. by T.R. Fullhart · 10 years ago
  52. f75870b Change implementation of cleanup in case of clone failure during "repo init" by Mani Chandel · 10 years ago
  53. bf0b0cb Merge "Provide detail print-out when not all projects of a branch are current." by Conley Owens · 10 years ago
  54. 3a10968 Merge "Enable transferring of attribute using command 'repo manifest -o -'" by Conley Owens · 10 years ago
  55. c46de69 Decode git version by Chirayu Desai · 10 years ago
  56. 303a82f Don't open non-binary files as binary by Chirayu Desai · 10 years ago
  57. 7a91d51 Enable transferring of attribute using command 'repo manifest -o -' by Mani Chandel · 10 years ago
  58. a8d5391 Update the commit-msg hook to the version from Gerrit 2.8.2 by Dave Borowitz · 10 years ago
  59. 588142d Provide detail print-out when not all projects of a branch are current. by Etan Cohen · 10 years ago
  60. a6d258b Merge "Fix UrlInsteadOf to handle multiple strings" by Conley Owens · 10 years ago
  61. a769498 Add --jobs option to forall subcommand by Takeshi Kanemoto · 10 years ago
  62. 884a387 Add extend-project tag to support adding groups to an existing project by Josh Triplett · 10 years ago
  63. 80b87fe Use fetch --unshallow when appropriate. by Conley Owens · 10 years ago
  64. e9f75b1 Merge "Enable remotes to define their own revision" by Conley Owens · 10 years ago
  65. a35e402 Merge "Return a list rather than dict_values in XmlManifest.projects()" by Conley Owens · 10 years ago
  66. dd7aea6 Merge "Define unicode as str if using Python 3" by Conley Owens · 10 years ago
  67. 5196805 Merge "Use exec() rather than execfile()" by Conley Owens · 10 years ago
  68. 85b24ac Use JSON instead of pickle by Anthony King · 10 years ago
  69. 36ea2fb Enable remotes to define their own revision by Anthony King · 10 years ago
  70. 2cd1f04 Use next(iterator) rather than iterator.next() by Anthony King · 10 years ago
  71. 65e3a78 Merge "Prevent warning twice about Python 3 usage" by David Pursehouse · 10 years ago
  72. d792f79 Define unicode as str if using Python 3 by Anthony King · 10 years ago
  73. 6efdde9 Prevent warning twice about Python 3 usage by Anthony King · 10 years ago
  74. 7446c59 Use sorted() rather than .sort() by Anthony King · 10 years ago
  75. d58bfe5 Return a list rather than dict_values in XmlManifest.projects() by Anthony King · 10 years ago
  76. 70f6890 Use exec() rather than execfile() by Anthony King · 10 years ago
  77. 666d534 Ensure HEAD is correct when skipping remote fetch by Conley Owens · 10 years ago v1.12.16
  78. f2af756 Add 'shallow' gitfile to symlinks by Conley Owens · 10 years ago v1.12.15
  79. 544e7b0 Merge "Ignore clone-depth attribute when fetching to a mirror" by Conley Owens · 10 years ago v1.12.14
  80. e0df232 Add linkfile support. by Jeff Hamilton · 10 years ago
  81. 5a7c3af Merge "Don't try to remove .repo if it doesn't exist" by David Pursehouse · 10 years ago
  82. 9bc422f Ignore clone-depth attribute when fetching to a mirror by David Pursehouse · 10 years ago
  83. e81bc03 Add total count and iteration count to forall environment by Mitchel Humpherys · 10 years ago
  84. eb5acc9 Don't try to remove .repo if it doesn't exist by Mitchel Humpherys · 10 years ago
  85. 26c45a7 Make --no-tags work with -c by Mitchel Humpherys · 10 years ago
  86. 68425f4 Fix indentation in project.py by David Pursehouse · 10 years ago
  87. 53e902a More verbose errors for NoManifestExceptions. by Dan Sandler · 10 years ago
  88. 4e4d40f Fix UrlInsteadOf to handle multiple strings by Dan Willemsen · 11 years ago
  89. 093fdb6 Add reviewers automatically from project's git config by bijia · 11 years ago
  90. 2fb6466 Don't fetch from remotes if commit id exists locally by Chris AtLee · 10 years ago
  91. 724aafb Merge "Clean up duplicate logic in subcmds/sync.py." by Conley Owens · 10 years ago
  92. ccd218c Fix to mirror manifest when --mirror is given by Kwanhong Lee · 10 years ago
  93. dd65422 Add the "diffmanifests" command by Julien Campergue · 10 years ago
  94. baca5f7 Merge "Add error message for download -c conflicts" by David Pursehouse · 10 years ago
  95. 89ece42 Clean up duplicate logic in subcmds/sync.py. by David James · 10 years ago
  96. 5654805 Check for existence of refs upon initial fetch by Conley Owens · 10 years ago
  97. 1829101 Add error message for download -c conflicts by Rob Ward · 10 years ago
  98. 1966133 Merge "Stop appending 'p/' to review urls" by Conley Owens · 10 years ago
  99. f1027e2 Merge "Implement Kerberos HTTP authentication handler" by David Pursehouse · 10 years ago
  100. 2cd38a0 Stop appending 'p/' to review urls by Conley Owens · 10 years ago