1. 029eaf3 _CopyAndLinkFiles even if the sources haven't changed by Dan Willemsen · 9 years ago
  2. ba72d83 GITC: Fix repo sync. by Simran Basi · 9 years ago v1.12.29
  3. fee390e launcher: Update repo after applying clone.bundle by Dan Willemsen · 9 years ago
  4. 9ff2ece gitc: Improve help visibility by Dan Willemsen · 9 years ago v1.12.28
  5. 2487cb7 Fix gitc check if gitc isn't installed by Dan Willemsen · 9 years ago
  6. 8ce5041 GITC: Pull GITC Manifest Dir from the config. by Simran Basi · 9 years ago
  7. f7a5189 GITC: Expand relative remote URLs. by Simran Basi · 9 years ago
  8. b9a1b73 GITC: Add repo start support. by Simran Basi · 9 years ago
  9. dc2545c project.py: Improve message shown when hook is not replaced by David Pursehouse · 9 years ago
  10. f33929d project.py: Consistently use the _error method to print error messages by David Pursehouse · 9 years ago
  11. 3010e5b Smartsync: Don't fail if there isn't a cookiefile by Dan Willemsen · 9 years ago v1.12.27
  12. ba7bc73 Sync: Refactor netrc parsing by David Pursehouse · 9 years ago
  13. f4599a2 gitc_init: Remove unused import by David Pursehouse · 9 years ago
  14. 022a1d4 gitc_utils: Fix incorrect string format argument by David Pursehouse · 9 years ago
  15. 41d1baa gitc_utils: Remove unused variable by David Pursehouse · 9 years ago
  16. 46496d8 gitc_utils: Remove unused import; add missing import by David Pursehouse · 9 years ago
  17. 7c9263b Merge "Support smart-sync through persistent-http[s]" by Dan Willemsen · 9 years ago
  18. dab9e99 Merge "Fix formatting of message when retrying clone" by Dan Willemsen · 9 years ago
  19. c5f15bf Merge "Include project path in --force-sync error message" by Dan Willemsen · 9 years ago
  20. 6d35d67 Merge "Copy clone-depth in `repo manifest`" by Dan Willemsen · 9 years ago
  21. 0745bb2 Support smart-sync through persistent-http[s] by Dan Willemsen · 9 years ago
  22. 25857b8 Fix formatting of message when retrying clone by David Pursehouse · 9 years ago
  23. bdb5271 GITC: Add repo sync support. by Simran Basi · 9 years ago
  24. 8840922 Copy clone-depth in `repo manifest` by Dan Willemsen · 9 years ago
  25. 5d0c3a6 Merge "GITC: Add gitc-init subcommand to repo." by Dan Willemsen · 9 years ago
  26. 1efc2b4 GITC: Add gitc-init subcommand to repo. by Simran Basi · 9 years ago
  27. d3ddcdb Ignore clone.bundle on HTTP 501, i.e. Not Implemented by John Törnblom · 9 years ago
  28. 2635c0e Merge "Fix shallow clone behavior" by Dan Willemsen · 9 years ago
  29. 4332228 Merge "Support filtering by group on forall and list subcmd" by David Pursehouse · 9 years ago
  30. f9b7683 Include project path in --force-sync error message by Simon Ruggier · 9 years ago
  31. eeab686 Fix shallow clone behavior by Dan Willemsen · 9 years ago
  32. 7e59de2 Include dest-branch attribute in the 'manifest' subcommand's output by Simon Ruggier · 9 years ago
  33. 163fdbf Merge "Fix _ReferenceGitDir symlinking" by Dan Willemsen · 9 years ago v1.12.26
  34. 555be54 Merge "Emit project info in case of sync exception." by Conley Owens · 9 years ago
  35. c5cd433 Emit project info in case of sync exception. by Dan Sandler · 9 years ago
  36. 2a3e152 Fix _ReferenceGitDir symlinking by Dan Willemsen · 9 years ago
  37. 0369a06 Support filtering by group on forall and list subcmd by Graham Christensen · 9 years ago
  38. abaa7f3 Add option to correct gitdir when syncing by Kevin Degi · 9 years ago v1.12.25
  39. 7cccfb2 Merge "InitGitDir: Clean up created directories" by Conley Owens · 9 years ago
  40. 57f43f4 Merge "Prevent repo info from crashing when default element doesn't exist." by David Pursehouse · 9 years ago
  41. 17af578 Prevent repo info from crashing when default element doesn't exist. by Cassidy Burden · 9 years ago
  42. b1a07b8 InitGitDir: Clean up created directories by Kevin Degi · 9 years ago
  43. 4e16c24 Revert "Add --prune option to fetch when syncing a mirror repo" by David Pursehouse · 9 years ago v1.12.24
  44. b3d6e67 Merge "Fail if gitdir does not point to objdir during sync" by Conley Owens · 9 years ago
  45. 503d66d Merge "project.RemoteFetch: Handle depth cases more robustly" by Conley Owens · 9 years ago
  46. 679bac4 project.RemoteFetch: Handle depth cases more robustly by Kevin Degi · 9 years ago
  47. 97836cf Merge "Always output upstream if specified" by Conley Owens · 9 years ago v1.12.23
  48. 80e3a37 Merge changes Iaefcbe14,I697a0f64,I19bfe9fe,I06e942c4 by David Pursehouse · 9 years ago
  49. bb4a1b5 Merge "Improve error message when syncing a project with invalid groups." by Conley Owens · 9 years ago
  50. 551dfec Always output upstream if specified by Conley Owens · 9 years ago
  51. 6944cdb forall: use smart sync override manifest if it exists by David Pursehouse · 9 years ago
  52. 59b4174 sync: Remove smart sync override manifest when not in smart sync mode by David Pursehouse · 9 years ago
  53. 30d13ee forall: Don't try to get lrev of projects in mirror workspace by David Pursehouse · 9 years ago
  54. 727cc3e sync: Improve error message when writing smart sync manifest fails by David Pursehouse · 9 years ago
  55. c5ceeb1 Merge "Fix 'repo cherry-pick' to avoid hanging on commit-msg update." by David Pursehouse · 9 years ago
  56. db75704 Fix 'repo cherry-pick' to avoid hanging on commit-msg update. by Than McIntosh · 9 years ago
  57. 87ea591 Improve error message when syncing a project with invalid groups. by Jarkko Pöyry · 9 years ago
  58. 185307d Merge "Teach _LinkFile._Link to handle globs." by David Pursehouse · 9 years ago
  59. c116f94 forall: setenv, only encode val if encode exists by Anthony King · 9 years ago
  60. 7993f3c init: don't call urllib.parse by Anthony King · 9 years ago
  61. b1d1fd7 git_config: fix _SaveJson typo by Anthony King · 9 years ago
  62. be4456c error: fix typos by Anthony King · 9 years ago
  63. cf738ed git_command: only decode when needed by Anthony King · 9 years ago
  64. 6cfc68e decode the buffer before appending by Anthony King · 9 years ago
  65. 4c426ef Teach _LinkFile._Link to handle globs. by Wink Saville · 9 years ago
  66. 472ce9f Merge changes I32da12c2,Ie4a65b3e by David Pursehouse · 9 years ago
  67. 0184dcc Make linkfile symlinks relative by Colin Cross · 9 years ago
  68. c4b301f Skip sleep and retry if git remote update exits with a signal by Colin Cross · 9 years ago
  69. 31a7be5 Catch exceptions in project list generator by Colin Cross · 9 years ago
  70. 384b3c5 Fail if gitdir does not point to objdir during sync by Kevin Degi · 10 years ago
  71. 35de228 Merge "Don't attempt to create "fully qualified names" for SHA1s" by David Pursehouse · 9 years ago
  72. ace097c Merge "Add option on sync to avoid fetching from remotes for existing sha1" by David Pursehouse · 9 years ago
  73. b155354 Add option on sync to avoid fetching from remotes for existing sha1 by David Pursehouse · 10 years ago
  74. 3825827 Don't attempt to create "fully qualified names" for SHA1s by Alexandre Boeglin · 9 years ago
  75. b4d43b9 Add --prune option to fetch when syncing a mirror repo by David Pursehouse · 9 years ago
  76. 4ccad75 Fix substitution err for schemeless manifest urls by Conley Owens · 9 years ago v1.12.22
  77. 403b64e Don't append branch to fetch spec when syncing to a mirror by David Pursehouse · 9 years ago v1.12.21
  78. a38769c Merge "forall: use a generator to map the Pool" by Conley Owens · 9 years ago
  79. 44859d0 Merge "status: lose dependence on StringIO" by Conley Owens · 9 years ago
  80. 6ad6dbe forall: use a generator to map the Pool by Anthony King · 9 years ago
  81. 33fe4e9 Remove deprecated `include-ids` setting from pylint config by David Pursehouse · 9 years ago
  82. 4214585 Merge "Pylint and PEP8 fixes for color.py" by David Pursehouse · 9 years ago
  83. b51f07c status: lose dependence on StringIO by Anthony King · 9 years ago
  84. 04f2f0e Maintain fully qualified tracking branches by Conley Owens · 10 years ago
  85. cb07ba7 Resolve fetch urls more efficiently by Anthony King · 9 years ago
  86. 23ff7df use the max depth instead of unshallow by Anthony King · 9 years ago
  87. cc1b1a7 Revert "Change the min git version from 1.7.2 to 1.8.2" by Anthony King · 9 years ago
  88. bdf7ed2 Pylint and PEP8 fixes for color.py by Anthony King · 9 years ago
  89. 9c76f67 Always capture output for GitCommand by John L. Villalovos · 9 years ago
  90. 52b99aa Change the min git version from 1.7.2 to 1.8.2 by Conley Owens · 9 years ago
  91. 9371979 Revert "Implementation of manifest defined githooks" by Jonathan Nieder · 9 years ago v1.12.20
  92. 2086004 Merge "Don't exit with error on HTTP 401 when downloading clone bundle" by Conley Owens · 9 years ago
  93. 2338788 Don't exit with error on HTTP 401 when downloading clone bundle by Pascal Bach · 9 years ago
  94. 0402cd8 Add space between project path and branch in repo status. by Jakub Vrana · 10 years ago
  95. 936183a git_config: add support for remote '.' by Yann Droneaud · 11 years ago v1.12.19
  96. 85e8267 Merge "Implementation of manifest defined githooks" by Conley Owens · 9 years ago
  97. e30f46b Print stderr output from git command for RemoteFetch by John L. Villalovos · 9 years ago
  98. e4978cf Ensure the repo project is never fetched with partial depth by Conley Owens · 9 years ago v1.12.18
  99. 126e298 Handle case where 'git remote prune' needs to be run by John L. Villalovos · 9 years ago
  100. 38e4387 Implementation of manifest defined githooks by Jimmie Wester · 12 years ago