repo v1.12.31
  1. 5ea32d1 GITC: Always update the gitc manifest from the repo manifest by Dan Willemsen · 9 years ago v1.12.31
  2. 0375523 Revert "GITC: Always update the gitc manifest from the repo manifest" by Dan Willemsen · 9 years ago
  3. 250303b GITC: Always update the gitc manifest from the repo manifest by Dan Willemsen · 9 years ago
  4. ba72d83 GITC: Fix repo sync. by Simran Basi · 9 years ago v1.12.29
  5. 9ff2ece gitc: Improve help visibility by Dan Willemsen · 9 years ago v1.12.28
  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. 3010e5b Smartsync: Don't fail if there isn't a cookiefile by Dan Willemsen · 9 years ago v1.12.27
  10. ba7bc73 Sync: Refactor netrc parsing by David Pursehouse · 9 years ago
  11. f4599a2 gitc_init: Remove unused import by David Pursehouse · 9 years ago
  12. 7c9263b Merge "Support smart-sync through persistent-http[s]" by Dan Willemsen · 9 years ago
  13. 0745bb2 Support smart-sync through persistent-http[s] by Dan Willemsen · 9 years ago
  14. bdb5271 GITC: Add repo sync support. by Simran Basi · 9 years ago
  15. 5d0c3a6 Merge "GITC: Add gitc-init subcommand to repo." by Dan Willemsen · 9 years ago
  16. 1efc2b4 GITC: Add gitc-init subcommand to repo. by Simran Basi · 9 years ago
  17. 4332228 Merge "Support filtering by group on forall and list subcmd" by David Pursehouse · 9 years ago
  18. 555be54 Merge "Emit project info in case of sync exception." by Conley Owens · 9 years ago
  19. c5cd433 Emit project info in case of sync exception. by Dan Sandler · 9 years ago
  20. 0369a06 Support filtering by group on forall and list subcmd by Graham Christensen · 9 years ago
  21. abaa7f3 Add option to correct gitdir when syncing by Kevin Degi · 10 years ago v1.12.25
  22. 57f43f4 Merge "Prevent repo info from crashing when default element doesn't exist." by David Pursehouse · 9 years ago
  23. 17af578 Prevent repo info from crashing when default element doesn't exist. by Cassidy Burden · 9 years ago
  24. 6944cdb forall: use smart sync override manifest if it exists by David Pursehouse · 9 years ago
  25. 59b4174 sync: Remove smart sync override manifest when not in smart sync mode by David Pursehouse · 9 years ago
  26. 30d13ee forall: Don't try to get lrev of projects in mirror workspace by David Pursehouse · 9 years ago
  27. 727cc3e sync: Improve error message when writing smart sync manifest fails by David Pursehouse · 9 years ago
  28. c5ceeb1 Merge "Fix 'repo cherry-pick' to avoid hanging on commit-msg update." by David Pursehouse · 9 years ago
  29. db75704 Fix 'repo cherry-pick' to avoid hanging on commit-msg update. by Than McIntosh · 9 years ago
  30. c116f94 forall: setenv, only encode val if encode exists by Anthony King · 9 years ago
  31. 7993f3c init: don't call urllib.parse by Anthony King · 9 years ago
  32. 31a7be5 Catch exceptions in project list generator by Colin Cross · 9 years ago
  33. b155354 Add option on sync to avoid fetching from remotes for existing sha1 by David Pursehouse · 10 years ago
  34. a38769c Merge "forall: use a generator to map the Pool" by Conley Owens · 9 years ago
  35. 6ad6dbe forall: use a generator to map the Pool by Anthony King · 9 years ago
  36. b51f07c status: lose dependence on StringIO by Anthony King · 9 years ago
  37. 9371979 Revert "Implementation of manifest defined githooks" by Jonathan Nieder · 9 years ago v1.12.20
  38. 85e8267 Merge "Implementation of manifest defined githooks" by Conley Owens · 9 years ago
  39. 38e4387 Implementation of manifest defined githooks by Jimmie Wester · 12 years ago
  40. f2fad61 Add missing documentation of --current-branch option on sync command by David Pursehouse · 9 years ago
  41. 7bdac71 pylint fixes for project.py by Anthony King · 10 years ago
  42. 5fb8ed2 If revision is sha hash and dest-branch is defined, use it for starting branch by Max Liu · 10 years ago
  43. b4e50e6 Merge "upload: report names of uncommitted files" by Conley Owens · 10 years ago
  44. 0936aea Exit 1 if repo download -c fails by Scott Anderson · 10 years ago
  45. 14e134d upload: report names of uncommitted files by Vadim Bendebury · 10 years ago
  46. 5cf1660 Allow selection of a target when using smart sync. by Jeff Davidson · 10 years ago
  47. bf0b0cb Merge "Provide detail print-out when not all projects of a branch are current." by Conley Owens · 10 years ago
  48. 588142d Provide detail print-out when not all projects of a branch are current. by Etan Cohen · 10 years ago
  49. a769498 Add --jobs option to forall subcommand by Takeshi Kanemoto · 10 years ago
  50. dd7aea6 Merge "Define unicode as str if using Python 3" by Conley Owens · 10 years ago
  51. 85b24ac Use JSON instead of pickle by Anthony King · 10 years ago
  52. 2cd1f04 Use next(iterator) rather than iterator.next() by Anthony King · 10 years ago
  53. d792f79 Define unicode as str if using Python 3 by Anthony King · 10 years ago
  54. e81bc03 Add total count and iteration count to forall environment by Mitchel Humpherys · 10 years ago
  55. 093fdb6 Add reviewers automatically from project's git config by bijia · 11 years ago
  56. 724aafb Merge "Clean up duplicate logic in subcmds/sync.py." by Conley Owens · 10 years ago
  57. dd65422 Add the "diffmanifests" command by Julien Campergue · 10 years ago
  58. 89ece42 Clean up duplicate logic in subcmds/sync.py. by David James · 10 years ago
  59. 1829101 Add error message for download -c conflicts by Rob Ward · 10 years ago
  60. 094cdbe Add wrapper module by Conley Owens · 10 years ago
  61. f2fe2d9 Properly iterate through values by Conley Owens · 10 years ago v1.12.9
  62. f1f1137 Merge "Don't backtrace when current branch is not uploadable." by David Pursehouse · 10 years ago
  63. e695338 Merge "repo: Support multiple branches for the same project." by Conley Owens · 10 years ago
  64. 011d4f4 Don't backtrace when current branch is not uploadable. by Warren Turkal · 11 years ago
  65. 335f5ef Add --archive option to init to sync using git archive by Julien Campergue · 11 years ago
  66. d5a5b19 Remove trailing whitespace by Chirayu Desai · 11 years ago
  67. 0eb35cb Fix some python3 encoding issues by Chirayu Desai · 11 years ago
  68. fbd3f2a Only check merge destination if it isn't None by Conley Owens · 11 years ago v1.12.6
  69. 37128b6 Fix indentation by David Pursehouse · 11 years ago v1.12.5
  70. 8d20116 repo: Support multiple branches for the same project. by David James · 11 years ago
  71. 3bfd721 Don't upload when dest branch is not merge branch by Conley Owens · 11 years ago
  72. 59b31cb don't pass project revision to UploadForReview by Colin Cross · 11 years ago
  73. 351fe2c Sync: Improved error message when manifest server RPC call fails by David Pursehouse · 11 years ago
  74. fb99c71 Sync: Print name of manifest server used for smart sync/smart tag by David Pursehouse · 11 years ago
  75. 610d3c4 upload: fix display of destination branch for SingleBranch by Chirayu Desai · 11 years ago
  76. 854f2b6 Merge "sync: assign manifest_name earlier" by David Pursehouse · 11 years ago
  77. a892b10 sync: assign manifest_name earlier by Chirayu Desai · 11 years ago
  78. db2ad9d Fix urllib.parse (urlparse) handling by Chirayu Desai · 11 years ago
  79. ef668c9 Merge "Fix a few issues with dest-branch and multiples" by Conley Owens · 11 years ago
  80. 65b162b Merge "Fix "'module' object is not callable" error" by Conley Owens · 11 years ago
  81. cd51f17 Fix "'module' object is not callable" error by David Pursehouse · 11 years ago
  82. 53a6c5d Degrade: Fix smart sync/smart tag by Victor Boivie · 11 years ago
  83. 5bca9fc Print project name for -p on mirror clients by Jorge Gonzalez · 11 years ago
  84. 691a759 Fix a few issues with dest-branch and multiples by Bryan Jacobs · 11 years ago
  85. 710d4b0 Fix a bug in repo upload --cbr by Bryan Jacobs · 11 years ago
  86. f609f91 Send reviews to a different branch from fetch by Bryan Jacobs · 11 years ago
  87. 59bbb58 Move Python version checking to a separate module by David Pursehouse · 11 years ago
  88. da45e5d Remove unused show_smart option on list and info commands by David Pursehouse · 11 years ago
  89. 2b30e3a Use reference also for manifest git by Victor Boivie · 12 years ago
  90. b5267f9 stage: replace filter on lambda with list comprehension by David Pursehouse · 11 years ago
  91. a8864fb Add regex support for subcommand forall by Zhiguang Li · 11 years ago
  92. 217ea7d Some fixes for supporting python3 by Chirayu Desai · 11 years ago
  93. fef4ae7 sync: be more verbose by Chirayu Desai · 11 years ago
  94. 04d84a2 list: add name-only and path-only options by Chirayu Desai · 11 years ago
  95. 0a1c6a1 Special handling for manifest group "default" by David Holmer · 12 years ago
  96. 0766900 Reload the correct manifest during sync. by Tim Kilbourn · 11 years ago
  97. a27852d Merge "Add manifest groups to the output of `info`" by David Pursehouse · 11 years ago
  98. 61ac9ae Add manifest groups to the output of `info` by Conley Owens · 11 years ago
  99. 2f9e7e4 Fix: Missing spaces in printed messages by David Pursehouse · 11 years ago
  100. 597868b Add --no-tags option to prevent fetching of tags by Mitchel Humpherys · 12 years ago