1. 8419ab2 sync: Continue job if some fetchs failed but force-broken is set by Nicolas Cornu · 7 years ago master
  2. e0684ad sync: Add support to dump a JSON event log of all sync events. by David Riley · 7 years ago
  3. e4e94d2 init: add --submodules to sync manifest submodules by Martin Kelly · 7 years ago
  4. ffb4b89 sync.py: report the remote URL on fatal git remote errors by Marc Herbert · 7 years ago
  5. 7f1ccfb sync: Fix semaphore release bug that causes thread 'leaks' by Andrew Wheeler · 8 years ago
  6. eceeb1b Support broken symlinks when cleaning obsolete paths by Dan Willemsen · 8 years ago v1.12.37
  7. 4350791 On project cleanup, don't remove nested projects by Dan Willemsen · 8 years ago
  8. 2ff3029 When syncing a project with a shared object store, disable automatic pruning. by Gabe Black · 10 years ago
  9. 79fba68 sync: Update help text for --smart-sync to be more specific by David Pursehouse · 8 years ago
  10. e9becc0 Sync: Fix error exit code when both -n and -f are used by Hu Xiuyun · 9 years ago
  11. 74cfd27 Sync: Add option to prune refs during sync by David Pursehouse · 9 years ago
  12. 4c5f74e Sync: Add HTTP Cookie File header on temporary cookie file by David Pursehouse · 9 years ago
  13. b1ad219 Sync: Don't fail when git cookies can't be loaded by David Pursehouse · 9 years ago
  14. 5ea32d1 GITC: Always update the gitc manifest from the repo manifest by Dan Willemsen · 9 years ago v1.12.31
  15. 0375523 Revert "GITC: Always update the gitc manifest from the repo manifest" by Dan Willemsen · 9 years ago
  16. 250303b GITC: Always update the gitc manifest from the repo manifest by Dan Willemsen · 9 years ago
  17. ba72d83 GITC: Fix repo sync. by Simran Basi · 9 years ago v1.12.29
  18. 8ce5041 GITC: Pull GITC Manifest Dir from the config. by Simran Basi · 9 years ago
  19. b9a1b73 GITC: Add repo start support. by Simran Basi · 9 years ago
  20. 3010e5b Smartsync: Don't fail if there isn't a cookiefile by Dan Willemsen · 9 years ago v1.12.27
  21. ba7bc73 Sync: Refactor netrc parsing by David Pursehouse · 9 years ago
  22. 7c9263b Merge "Support smart-sync through persistent-http[s]" by Dan Willemsen · 9 years ago
  23. 0745bb2 Support smart-sync through persistent-http[s] by Dan Willemsen · 9 years ago
  24. bdb5271 GITC: Add repo sync support. by Simran Basi · 9 years ago
  25. 555be54 Merge "Emit project info in case of sync exception." by Conley Owens · 9 years ago
  26. c5cd433 Emit project info in case of sync exception. by Dan Sandler · 9 years ago
  27. abaa7f3 Add option to correct gitdir when syncing by Kevin Degi · 10 years ago v1.12.25
  28. 59b4174 sync: Remove smart sync override manifest when not in smart sync mode by David Pursehouse · 9 years ago
  29. 727cc3e sync: Improve error message when writing smart sync manifest fails by David Pursehouse · 9 years ago
  30. b155354 Add option on sync to avoid fetching from remotes for existing sha1 by David Pursehouse · 10 years ago
  31. f2fad61 Add missing documentation of --current-branch option on sync command by David Pursehouse · 9 years ago
  32. 5cf1660 Allow selection of a target when using smart sync. by Jeff Davidson · 10 years ago
  33. 85b24ac Use JSON instead of pickle by Anthony King · 10 years ago
  34. 89ece42 Clean up duplicate logic in subcmds/sync.py. by David James · 10 years ago
  35. 094cdbe Add wrapper module by Conley Owens · 10 years ago
  36. f2fe2d9 Properly iterate through values by Conley Owens · 10 years ago v1.12.9
  37. e695338 Merge "repo: Support multiple branches for the same project." by Conley Owens · 10 years ago
  38. 335f5ef Add --archive option to init to sync using git archive by Julien Campergue · 11 years ago
  39. 0eb35cb Fix some python3 encoding issues by Chirayu Desai · 11 years ago
  40. 8d20116 repo: Support multiple branches for the same project. by David James · 11 years ago
  41. 351fe2c Sync: Improved error message when manifest server RPC call fails by David Pursehouse · 11 years ago
  42. fb99c71 Sync: Print name of manifest server used for smart sync/smart tag by David Pursehouse · 11 years ago
  43. 854f2b6 Merge "sync: assign manifest_name earlier" by David Pursehouse · 11 years ago
  44. a892b10 sync: assign manifest_name earlier by Chirayu Desai · 11 years ago
  45. db2ad9d Fix urllib.parse (urlparse) handling by Chirayu Desai · 11 years ago
  46. 65b162b Merge "Fix "'module' object is not callable" error" by Conley Owens · 11 years ago
  47. cd51f17 Fix "'module' object is not callable" error by David Pursehouse · 11 years ago
  48. 53a6c5d Degrade: Fix smart sync/smart tag by Victor Boivie · 11 years ago
  49. 59bbb58 Move Python version checking to a separate module by David Pursehouse · 11 years ago
  50. 217ea7d Some fixes for supporting python3 by Chirayu Desai · 11 years ago
  51. fef4ae7 sync: be more verbose by Chirayu Desai · 11 years ago
  52. 0766900 Reload the correct manifest during sync. by Tim Kilbourn · 11 years ago
  53. 2f9e7e4 Fix: Missing spaces in printed messages by David Pursehouse · 11 years ago
  54. 597868b Add --no-tags option to prevent fetching of tags by Mitchel Humpherys · 12 years ago
  55. 7bdbde7 Allow sync to run even when the manifest is broken. by Torne (Richard Coles) · 11 years ago
  56. b2bd91c Represent git-submodule as nested projects, take 2 by Che-Liang Chiou · 12 years ago
  57. 8f62fb7 Tidy up code formatting a bit more by David Pursehouse · 12 years ago
  58. c1b86a2 Fix inconsistent indentation by David Pursehouse · 12 years ago
  59. cecd1d8 Change print statements to work in python3 by Sarah Owens · 12 years ago
  60. 8d070cf Always show --manifest-server-* options by Conley Owens · 12 years ago
  61. e215267 sync: Only parallelize gc for git >= 1.7.2 by Dave Borowitz · 12 years ago
  62. 1d947b3 Even more coding style cleanup by David Pursehouse · 12 years ago
  63. cd81dd6 Revert "Represent git-submodule as nested projects" by Shawn O. Pearce · 12 years ago v1.11.1
  64. 80d2ceb repo selfupdate: Fix _PostRepoUpgrade takes 2 arguments by Shawn O. Pearce · 12 years ago
  65. c9129d9 Update PGP keys during _PostRepoUpgrade in `sync` by Conley Owens · 12 years ago
  66. 57365c9 Merge "sync: Run gc --auto in parallel" by Shawn Pearce · 12 years ago
  67. 2577cec Merge "sync: Keep a moving average of last fetch times" by Shawn Pearce · 12 years ago
  68. e48d346 Merge "sync: Order projects according to last fetch time" by Shawn Pearce · 12 years ago
  69. ab8f911 Fix pylint warnings introduced by the submodule patch by Che-Liang Chiou · 12 years ago
  70. 608aff7 Merge "Use modern Python exception syntax" by Conley Owens · 12 years ago
  71. 1885721 sync: Run gc --auto in parallel by Dave Borowitz · 12 years ago
  72. d947858 sync: Keep a moving average of last fetch times by Dave Borowitz · 12 years ago
  73. 67700e9 sync: Order projects according to last fetch time by Dave Borowitz · 12 years ago
  74. a5be53f Use modern Python exception syntax by Sarah Owens · 12 years ago
  75. 69998b0 Represent git-submodule as nested projects by Che-Liang Chiou · 12 years ago
  76. 2f6ab7f Rename "dir" variables by Mickaël Salaün · 12 years ago
  77. 8a68ff9 Coding style cleanup by David Pursehouse · 12 years ago
  78. e3b1c45 Remove unreachable code by David Pursehouse · 12 years ago
  79. cf76b1b sync: Support manual authentication to the manifest server by David Pursehouse · 12 years ago
  80. 86d973d sync: Support authentication to manifest server with .netrc by David Pursehouse · 12 years ago
  81. d94aaef sync: Correct imports of `R_HEADS` and `HEAD` by David Pursehouse · 12 years ago
  82. bd489c4 sync: catch exceptions when connecting to the manifest server by David Pursehouse · 12 years ago
  83. e212665 Make "repo sync -j<count>" stop properly on Ctrl-C. by David 'Digit' Turner · 12 years ago
  84. 5d0efdb sync: Honor --no-clone-bundle with -j1 by Shawn O. Pearce · 12 years ago
  85. 5acde75 Add manifest groups by Colin Cross · 12 years ago v1.8.2
  86. e02ac0a sync: --no-clone-bundle disables the clone bundle support by Shawn O. Pearce · 12 years ago v1.8.0
  87. e9dc3b3 sync: Add manifest_name parameter by Chris Wolfe · 12 years ago
  88. 53d6f4d Add a sync flag that fetches only current branch by Anatol Pomazau · 13 years ago
  89. df5ee52 Fix Python 2.4 support by Shawn O. Pearce · 13 years ago
  90. c465796 sync: Update default -j flag from manifest by Shawn O. Pearce · 13 years ago
  91. 6392c87 sync: Allow -j to have a default in manifest by Shawn O. Pearce · 13 years ago v1.7.6
  92. 97d2b2f sync: Limit -j to file descriptors by Shawn O. Pearce · 13 years ago
  93. 08c880d Smart tag support by Victor Boivie · 13 years ago
  94. 723c5dc Fix parallel sync on python < 2.6. by Daniel Sandler · 13 years ago
  95. e6a0eeb sync: Fix syntax error on Python 2.4 by Shawn O. Pearce · 13 years ago v1.7.4.2
  96. fc06ced Make 'repo sync -jN' exit with an error code in the case of sync errors. by Doug Anderson · 13 years ago
  97. 0d2b61f sync: Run `git gc --auto` after fetch by Shawn O. Pearce · 15 years ago
  98. f18cb76 Encode the environment variables passed to git by Shawn O. Pearce · 13 years ago
  99. 2b8db3c Added feature to print a <notice> from manifest at the end of a sync. by Doug Anderson · 14 years ago v1.7.1
  100. 5df6de0 sync: Use --force-broken to continue other projects by Andrei Warkentin · 14 years ago v1.7