1. 6944cdb forall: use smart sync override manifest if it exists by David Pursehouse · Thu May 07 14:39:44 2015 +0900
  2. 59b4174 sync: Remove smart sync override manifest when not in smart sync mode by David Pursehouse · Thu May 07 14:36:09 2015 +0900
  3. 30d13ee forall: Don't try to get lrev of projects in mirror workspace by David Pursehouse · Thu May 07 15:01:15 2015 +0900
  4. 727cc3e sync: Improve error message when writing smart sync manifest fails by David Pursehouse · Thu May 07 14:16:49 2015 +0900
  5. c5ceeb1 Merge "Fix 'repo cherry-pick' to avoid hanging on commit-msg update." by David Pursehouse · Thu Jun 25 14:53:46 2015 +0000
  6. db75704 Fix 'repo cherry-pick' to avoid hanging on commit-msg update. by Than McIntosh · Mon Jun 01 11:17:13 2015 -0400
  7. c116f94 forall: setenv, only encode val if encode exists by Anthony King · Wed Jun 03 17:29:29 2015 +0100
  8. 7993f3c init: don't call urllib.parse by Anthony King · Wed Jun 03 17:21:56 2015 +0100
  9. 31a7be5 Catch exceptions in project list generator by Colin Cross · Wed May 13 00:04:36 2015 -0700
  10. b155354 Add option on sync to avoid fetching from remotes for existing sha1 by David Pursehouse · Thu Sep 04 21:28:09 2014 +0900
  11. a38769c Merge "forall: use a generator to map the Pool" by Conley Owens · Wed Apr 08 17:59:56 2015 +0000
  12. 6ad6dbe forall: use a generator to map the Pool by Anthony King · Wed Apr 08 13:22:30 2015 +0100
  13. b51f07c status: lose dependence on StringIO by Anthony King · Sat Apr 04 21:18:59 2015 +0100
  14. 9371979 Revert "Implementation of manifest defined githooks" by Jonathan Nieder · Tue Mar 17 11:29:58 2015 -0700 v1.12.20
  15. 85e8267 Merge "Implementation of manifest defined githooks" by Conley Owens · Thu Mar 05 20:52:29 2015 +0000
  16. 38e4387 Implementation of manifest defined githooks by Jimmie Wester · Wed Oct 24 14:35:05 2012 +0200
  17. f2fad61 Add missing documentation of --current-branch option on sync command by David Pursehouse · Thu Jan 29 14:36:28 2015 +0900
  18. 7bdac71 pylint fixes for project.py by Anthony King · Wed Jul 16 12:56:40 2014 +0100
  19. 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
  20. b4e50e6 Merge "upload: report names of uncommitted files" by Conley Owens · Tue Oct 21 18:03:53 2014 +0000
  21. 0936aea Exit 1 if repo download -c fails by Scott Anderson · Fri Oct 17 15:37:12 2014 -0400
  22. 14e134d upload: report names of uncommitted files by Vadim Bendebury · Sun Oct 05 15:40:30 2014 -0700
  23. 5cf1660 Allow selection of a target when using smart sync. by Jeff Davidson · Thu Oct 02 10:13:38 2014 -0700
  24. 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
  25. 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
  26. a769498 Add --jobs option to forall subcommand by Takeshi Kanemoto · Mon Apr 14 17:36:57 2014 +0900
  27. dd7aea6 Merge "Define unicode as str if using Python 3" by Conley Owens · Wed May 07 18:20:31 2014 +0000
  28. 85b24ac Use JSON instead of pickle by Anthony King · Tue May 06 15:57:48 2014 +0100
  29. 2cd1f04 Use next(iterator) rather than iterator.next() by Anthony King · Mon May 05 21:24:05 2014 +0100
  30. d792f79 Define unicode as str if using Python 3 by Anthony King · Mon May 05 22:01:07 2014 +0100
  31. e81bc03 Add total count and iteration count to forall environment by Mitchel Humpherys · Mon Mar 31 11:36:56 2014 -0700
  32. 093fdb6 Add reviewers automatically from project's git config by bijia · Thu Nov 28 09:19:22 2013 +0800
  33. 724aafb Merge "Clean up duplicate logic in subcmds/sync.py." by Conley Owens · Fri Feb 28 21:16:32 2014 +0000
  34. dd65422 Add the "diffmanifests" command by Julien Campergue · Thu Jan 09 16:21:37 2014 +0100
  35. 89ece42 Clean up duplicate logic in subcmds/sync.py. by David James · Thu Jan 09 18:51:58 2014 -0800
  36. 1829101 Add error message for download -c conflicts by Rob Ward · Sun Feb 02 11:42:05 2014 +0000
  37. 094cdbe Add wrapper module by Conley Owens · Thu Jan 30 15:09:59 2014 -0800
  38. f2fe2d9 Properly iterate through values by Conley Owens · Wed Jan 29 13:53:43 2014 -0800 v1.12.9
  39. f1f1137 Merge "Don't backtrace when current branch is not uploadable." by David Pursehouse · Tue Jan 14 00:41:35 2014 +0000
  40. e695338 Merge "repo: Support multiple branches for the same project." by Conley Owens · Fri Jan 10 01:20:12 2014 +0000
  41. 011d4f4 Don't backtrace when current branch is not uploadable. by Warren Turkal · Wed Nov 27 16:20:57 2013 -0800
  42. 335f5ef Add --archive option to init to sync using git archive by Julien Campergue · Wed Oct 16 11:02:35 2013 +0200
  43. d5a5b19 Remove trailing whitespace by Chirayu Desai · Thu Nov 21 19:15:30 2013 +0530
  44. 0eb35cb Fix some python3 encoding issues by Chirayu Desai · Tue Nov 19 18:46:29 2013 +0530
  45. fbd3f2a Only check merge destination if it isn't None by Conley Owens · Tue Oct 15 12:59:00 2013 -0700 v1.12.6
  46. 37128b6 Fix indentation by David Pursehouse · Tue Oct 15 10:48:40 2013 +0900 v1.12.5
  47. 8d20116 repo: Support multiple branches for the same project. by David James · Fri Oct 11 17:03:19 2013 -0700
  48. 3bfd721 Don't upload when dest branch is not merge branch by Conley Owens · Mon Sep 30 15:54:38 2013 -0700
  49. 59b31cb don't pass project revision to UploadForReview by Colin Cross · Tue Oct 08 23:10:52 2013 -0700
  50. 351fe2c Sync: Improved error message when manifest server RPC call fails by David Pursehouse · Wed Sep 25 17:54:26 2013 +0900
  51. fb99c71 Sync: Print name of manifest server used for smart sync/smart tag by David Pursehouse · Wed Sep 25 11:09:34 2013 +0900
  52. 610d3c4 upload: fix display of destination branch for SingleBranch by Chirayu Desai · Mon Jun 24 14:02:12 2013 +0530
  53. 854f2b6 Merge "sync: assign manifest_name earlier" by David Pursehouse · Tue Jun 11 13:58:47 2013 +0000
  54. a892b10 sync: assign manifest_name earlier by Chirayu Desai · Tue Jun 11 14:18:46 2013 +0530
  55. db2ad9d Fix urllib.parse (urlparse) handling by Chirayu Desai · Tue Jun 11 13:42:25 2013 +0530
  56. ef668c9 Merge "Fix a few issues with dest-branch and multiples" by Conley Owens · Mon Jun 10 14:35:13 2013 +0000
  57. 65b162b Merge "Fix "'module' object is not callable" error" by Conley Owens · Mon Jun 10 14:31:30 2013 +0000
  58. cd51f17 Fix "'module' object is not callable" error by David Pursehouse · Thu Jun 06 19:06:16 2013 +0900
  59. 53a6c5d Degrade: Fix smart sync/smart tag by Victor Boivie · Tue Mar 19 12:20:52 2013 +0100
  60. 5bca9fc Print project name for -p on mirror clients by Jorge Gonzalez · Mon Jun 03 12:00:06 2013 -0700
  61. 691a759 Fix a few issues with dest-branch and multiples by Bryan Jacobs · Fri May 31 15:45:28 2013 -0400
  62. 710d4b0 Fix a bug in repo upload --cbr by Bryan Jacobs · Fri May 31 15:28:05 2013 -0400
  63. f609f91 Send reviews to a different branch from fetch by Bryan Jacobs · Mon May 06 13:36:24 2013 -0400
  64. 59bbb58 Move Python version checking to a separate module by David Pursehouse · Fri May 17 10:49:33 2013 +0900
  65. da45e5d Remove unused show_smart option on list and info commands by David Pursehouse · Wed May 15 17:34:45 2013 +0900
  66. 2b30e3a Use reference also for manifest git by Victor Boivie · Fri Oct 05 12:37:58 2012 +0200
  67. b5267f9 stage: replace filter on lambda with list comprehension by David Pursehouse · Mon May 06 07:52:52 2013 +0900
  68. a8864fb Add regex support for subcommand forall by Zhiguang Li · Fri Mar 15 10:32:10 2013 +0800
  69. 217ea7d Some fixes for supporting python3 by Chirayu Desai · Fri Mar 01 19:14:38 2013 +0530
  70. fef4ae7 sync: be more verbose by Chirayu Desai · Fri Apr 12 14:54:32 2013 +0530
  71. 04d84a2 list: add name-only and path-only options by Chirayu Desai · Sun Mar 17 18:46:23 2013 +0530
  72. 0a1c6a1 Special handling for manifest group "default" by David Holmer · Wed Nov 14 19:19:00 2012 -0500
  73. 0766900 Reload the correct manifest during sync. by Tim Kilbourn · Fri Mar 08 15:02:49 2013 -0800
  74. a27852d Merge "Add manifest groups to the output of `info`" by David Pursehouse · Fri Mar 08 01:12:56 2013 +0000
  75. 61ac9ae Add manifest groups to the output of `info` by Conley Owens · Tue Mar 05 10:35:36 2013 -0800
  76. 2f9e7e4 Fix: Missing spaces in printed messages by David Pursehouse · Tue Mar 05 17:26:46 2013 +0900
  77. 597868b Add --no-tags option to prevent fetching of tags by Mitchel Humpherys · Mon Oct 29 10:18:34 2012 -0700
  78. 75b4c2d Fix crash in repo info when `%` is used in commit messages by Olof Johansson · Mon Feb 18 13:18:16 2013 +0100
  79. 23bd3a1 Add missing sys module when referencing stderr by Conley Owens · Tue Feb 12 13:46:14 2013 -0800
  80. 57bd7b7 Fix: GitError when using repo info -d by Olof Johansson · Tue Jan 29 08:22:05 2013 +0100
  81. 63d356f 'repo status --orphans' shows non-repo files by Will Richey · Thu Jun 21 09:49:59 2012 -0400
  82. 3576596 Fix: missing space in information message after repo init by David Pursehouse · Tue Jan 29 09:49:48 2013 +0900
  83. 2547098 Better error message when using --mirror in existing workspace by David Pursehouse · Wed Nov 21 14:41:58 2012 +0900
  84. e0b6de3 Fix: missing spaces in info command output by David Pursehouse · Wed Nov 21 17:36:28 2012 +0900
  85. 7bdbde7 Allow sync to run even when the manifest is broken. by Torne (Richard Coles) · Wed Dec 05 10:58:06 2012 +0000
  86. b2bd91c Represent git-submodule as nested projects, take 2 by Che-Liang Chiou · Wed Jan 11 11:28:42 2012 +0800
  87. 3f5ea0b Allow init command to set options from environment variables by David Pursehouse · Sat Nov 17 03:13:09 2012 +0900
  88. 88b8672 Add option to abort on error in forall by Victor Boivie · Wed Sep 07 09:43:28 2011 +0200
  89. 33949c3 Add repo info command by Olof Johansson · Tue Jul 10 14:32:23 2012 +0200
  90. 8f62fb7 Tidy up code formatting a bit more by David Pursehouse · Wed Nov 14 12:09:38 2012 +0900
  91. c1b86a2 Fix inconsistent indentation by David Pursehouse · Wed Nov 14 11:36:51 2012 +0900
  92. cecd1d8 Change print statements to work in python3 by Sarah Owens · Thu Nov 01 22:59:27 2012 -0700
  93. fc24124 Convert prompt answers to lower case before checking by David Pursehouse · Wed Nov 14 09:19:39 2012 +0900
  94. 6287543 Merge "Change usages of xrange() to range()" by Conley Owens · Mon Nov 12 17:30:55 2012 -0800
  95. 8d070cf Always show --manifest-server-* options by Conley Owens · Tue Nov 06 13:14:31 2012 -0800
  96. a6053d5 Change usages of xrange() to range() by Sarah Owens · Thu Nov 01 13:36:50 2012 -0700
  97. e215267 sync: Only parallelize gc for git >= 1.7.2 by Dave Borowitz · Wed Oct 31 12:24:38 2012 -0700
  98. 1d947b3 Even more coding style cleanup by David Pursehouse · Thu Oct 25 12:23:11 2012 +0900
  99. de7eae4 Merge "Revert "Represent git-submodule as nested projects"" by Shawn O. Pearce · Fri Oct 26 12:30:38 2012 -0700
  100. 2fe99e8 Merge "repo selfupdate: Fix _PostRepoUpgrade takes 2 arguments" by Shawn O. Pearce · Fri Oct 26 12:27:36 2012 -0700