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