1. 4e16c24 Revert "Add --prune option to fetch when syncing a mirror repo" by David Pursehouse · 9 years ago v1.12.24
  2. b3d6e67 Merge "Fail if gitdir does not point to objdir during sync" by Conley Owens · 9 years ago
  3. 503d66d Merge "project.RemoteFetch: Handle depth cases more robustly" by Conley Owens · 9 years ago
  4. 679bac4 project.RemoteFetch: Handle depth cases more robustly by Kevin Degi · 9 years ago
  5. 97836cf Merge "Always output upstream if specified" by Conley Owens · 9 years ago v1.12.23
  6. 80e3a37 Merge changes Iaefcbe14,I697a0f64,I19bfe9fe,I06e942c4 by David Pursehouse · 9 years ago
  7. bb4a1b5 Merge "Improve error message when syncing a project with invalid groups." by Conley Owens · 9 years ago
  8. 551dfec Always output upstream if specified by Conley Owens · 9 years ago
  9. 6944cdb forall: use smart sync override manifest if it exists by David Pursehouse · 9 years ago
  10. 59b4174 sync: Remove smart sync override manifest when not in smart sync mode by David Pursehouse · 9 years ago
  11. 30d13ee forall: Don't try to get lrev of projects in mirror workspace by David Pursehouse · 9 years ago
  12. 727cc3e sync: Improve error message when writing smart sync manifest fails by David Pursehouse · 9 years ago
  13. c5ceeb1 Merge "Fix 'repo cherry-pick' to avoid hanging on commit-msg update." by David Pursehouse · 9 years ago
  14. db75704 Fix 'repo cherry-pick' to avoid hanging on commit-msg update. by Than McIntosh · 9 years ago
  15. 87ea591 Improve error message when syncing a project with invalid groups. by Jarkko Pöyry · 9 years ago
  16. 185307d Merge "Teach _LinkFile._Link to handle globs." by David Pursehouse · 9 years ago
  17. c116f94 forall: setenv, only encode val if encode exists by Anthony King · 9 years ago
  18. 7993f3c init: don't call urllib.parse by Anthony King · 9 years ago
  19. b1d1fd7 git_config: fix _SaveJson typo by Anthony King · 9 years ago
  20. be4456c error: fix typos by Anthony King · 9 years ago
  21. cf738ed git_command: only decode when needed by Anthony King · 9 years ago
  22. 6cfc68e decode the buffer before appending by Anthony King · 9 years ago
  23. 4c426ef Teach _LinkFile._Link to handle globs. by Wink Saville · 9 years ago
  24. 472ce9f Merge changes I32da12c2,Ie4a65b3e by David Pursehouse · 9 years ago
  25. 0184dcc Make linkfile symlinks relative by Colin Cross · 9 years ago
  26. c4b301f Skip sleep and retry if git remote update exits with a signal by Colin Cross · 9 years ago
  27. 31a7be5 Catch exceptions in project list generator by Colin Cross · 9 years ago
  28. 384b3c5 Fail if gitdir does not point to objdir during sync by Kevin Degi · 10 years ago
  29. 35de228 Merge "Don't attempt to create "fully qualified names" for SHA1s" by David Pursehouse · 9 years ago
  30. ace097c Merge "Add option on sync to avoid fetching from remotes for existing sha1" by David Pursehouse · 9 years ago
  31. b155354 Add option on sync to avoid fetching from remotes for existing sha1 by David Pursehouse · 10 years ago
  32. 3825827 Don't attempt to create "fully qualified names" for SHA1s by Alexandre Boeglin · 9 years ago
  33. b4d43b9 Add --prune option to fetch when syncing a mirror repo by David Pursehouse · 9 years ago
  34. 4ccad75 Fix substitution err for schemeless manifest urls by Conley Owens · 9 years ago v1.12.22
  35. 403b64e Don't append branch to fetch spec when syncing to a mirror by David Pursehouse · 9 years ago v1.12.21
  36. a38769c Merge "forall: use a generator to map the Pool" by Conley Owens · 9 years ago
  37. 44859d0 Merge "status: lose dependence on StringIO" by Conley Owens · 9 years ago
  38. 6ad6dbe forall: use a generator to map the Pool by Anthony King · 9 years ago
  39. 33fe4e9 Remove deprecated `include-ids` setting from pylint config by David Pursehouse · 9 years ago
  40. 4214585 Merge "Pylint and PEP8 fixes for color.py" by David Pursehouse · 9 years ago
  41. b51f07c status: lose dependence on StringIO by Anthony King · 9 years ago
  42. 04f2f0e Maintain fully qualified tracking branches by Conley Owens · 10 years ago
  43. cb07ba7 Resolve fetch urls more efficiently by Anthony King · 9 years ago
  44. 23ff7df use the max depth instead of unshallow by Anthony King · 9 years ago
  45. cc1b1a7 Revert "Change the min git version from 1.7.2 to 1.8.2" by Anthony King · 9 years ago
  46. bdf7ed2 Pylint and PEP8 fixes for color.py by Anthony King · 9 years ago
  47. 9c76f67 Always capture output for GitCommand by John L. Villalovos · 9 years ago
  48. 52b99aa Change the min git version from 1.7.2 to 1.8.2 by Conley Owens · 9 years ago
  49. 9371979 Revert "Implementation of manifest defined githooks" by Jonathan Nieder · 9 years ago v1.12.20
  50. 2086004 Merge "Don't exit with error on HTTP 401 when downloading clone bundle" by Conley Owens · 9 years ago
  51. 2338788 Don't exit with error on HTTP 401 when downloading clone bundle by Pascal Bach · 9 years ago
  52. 0402cd8 Add space between project path and branch in repo status. by Jakub Vrana · 10 years ago
  53. 936183a git_config: add support for remote '.' by Yann Droneaud · 11 years ago v1.12.19
  54. 85e8267 Merge "Implementation of manifest defined githooks" by Conley Owens · 9 years ago
  55. e30f46b Print stderr output from git command for RemoteFetch by John L. Villalovos · 9 years ago
  56. e4978cf Ensure the repo project is never fetched with partial depth by Conley Owens · 9 years ago v1.12.18
  57. 126e298 Handle case where 'git remote prune' needs to be run by John L. Villalovos · 9 years ago
  58. 38e4387 Implementation of manifest defined githooks by Jimmie Wester · 12 years ago
  59. 24245e0 Merge "Add missing documentation of --current-branch option on sync command" by David Pursehouse · 9 years ago
  60. db6f1b0 Merge "Use depth flag when fetching" by Conley Owens · 9 years ago
  61. f2fad61 Add missing documentation of --current-branch option on sync command by David Pursehouse · 9 years ago
  62. ee69084 Merge "Handle shallow checkout of SHA1 pinned repos" by Conley Owens · 9 years ago
  63. d37d43f Merge "Don't delete hooks in .git/hooks" by Conley Owens · 9 years ago
  64. 7bdac71 pylint fixes for project.py by Anthony King · 10 years ago
  65. f97e838 Use depth flag when fetching by Conley Owens · 9 years ago
  66. 3000cda Handle shallow checkout of SHA1 pinned repos by Bertrand SIMONNET · 10 years ago
  67. b9d9efd Don't delete hooks in .git/hooks by Mitchel Humpherys · 9 years ago
  68. 497bde4 Respect --quiet when looking up bundle cookie file by Dave Borowitz · 9 years ago v1.12.17
  69. 4abf8e6 Save cookies back to jar when fetching clone.bundle by Dave Borowitz · 9 years ago
  70. 137d013 Hold persistent proxy connection open while fetching clone.bundle by Dave Borowitz · 9 years ago
  71. 42e679b Merge "add a global --color option" by Conley Owens · 9 years ago
  72. 902665b add a global --color option by Mike Frysinger · 9 years ago
  73. c8d882a Silence warnings about invalid clone.bundle files when quieted by Kris Giesing · 9 years ago
  74. 3eb87ce Revert "Check for existence of refs upon initial fetch" by Conley Owens · 10 years ago
  75. 5fb8ed2 If revision is sha hash and dest-branch is defined, use it for starting branch by Max Liu · 10 years ago
  76. 7e12e0a Support persistent-http(s) review urls by Conley Owens · 10 years ago
  77. 7893b85 Merge changes I1f71be22,I5b119f11 by Conley Owens · 10 years ago
  78. b4e50e6 Merge "upload: report names of uncommitted files" by Conley Owens · 10 years ago
  79. 0936aea Exit 1 if repo download -c fails by Scott Anderson · 10 years ago
  80. 14e134d upload: report names of uncommitted files by Vadim Bendebury · 10 years ago
  81. 04e52d6 Always fetch the specific revision given by Nasser Grainawi · 10 years ago
  82. 909d58b Support specifying non-HEADS refs as upstream by Nasser Grainawi · 10 years ago
  83. 5cf1660 Allow selection of a target when using smart sync. by Jeff Davidson · 10 years ago
  84. c190b98 Merge "Add extend-project tag to support adding groups to an existing project" by Conley Owens · 10 years ago
  85. 4863307 Add support for rpc:// protocol schemes. by T.R. Fullhart · 10 years ago
  86. f75870b Change implementation of cleanup in case of clone failure during "repo init" by Mani Chandel · 10 years ago
  87. bf0b0cb Merge "Provide detail print-out when not all projects of a branch are current." by Conley Owens · 10 years ago
  88. 3a10968 Merge "Enable transferring of attribute using command 'repo manifest -o -'" by Conley Owens · 10 years ago
  89. c46de69 Decode git version by Chirayu Desai · 10 years ago
  90. 303a82f Don't open non-binary files as binary by Chirayu Desai · 10 years ago
  91. 7a91d51 Enable transferring of attribute using command 'repo manifest -o -' by Mani Chandel · 10 years ago
  92. a8d5391 Update the commit-msg hook to the version from Gerrit 2.8.2 by Dave Borowitz · 10 years ago
  93. 588142d Provide detail print-out when not all projects of a branch are current. by Etan Cohen · 10 years ago
  94. a6d258b Merge "Fix UrlInsteadOf to handle multiple strings" by Conley Owens · 10 years ago
  95. a769498 Add --jobs option to forall subcommand by Takeshi Kanemoto · 10 years ago
  96. 884a387 Add extend-project tag to support adding groups to an existing project by Josh Triplett · 10 years ago
  97. 80b87fe Use fetch --unshallow when appropriate. by Conley Owens · 10 years ago
  98. e9f75b1 Merge "Enable remotes to define their own revision" by Conley Owens · 10 years ago
  99. a35e402 Merge "Return a list rather than dict_values in XmlManifest.projects()" by Conley Owens · 10 years ago
  100. dd7aea6 Merge "Define unicode as str if using Python 3" by Conley Owens · 10 years ago