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