1. eceeb1b Support broken symlinks when cleaning obsolete paths by Dan Willemsen · Sun Sep 25 18:24:27 2016 -0700 v1.12.37
  2. 4350791 On project cleanup, don't remove nested projects by Dan Willemsen · Thu Sep 01 16:26:02 2016 -0700
  3. 01b7d75 Merge "When syncing a project with a shared object store, disable automatic pruning." by David Pursehouse · Wed Sep 14 20:48:24 2016 +0000
  4. d9de945 Merge "upload: short circuit when nothing is pending" by David Pursehouse · Wed Sep 14 05:20:36 2016 +0000
  5. 2ff3029 When syncing a project with a shared object store, disable automatic pruning. by Gabe Black · Thu Oct 09 17:54:35 2014 -0700
  6. e5c0ea0 Consider local project to be default for 'repo start' by Vadim Bendebury · Fri Sep 05 10:26:31 2014 -0700
  7. 163a3be upload: short circuit when nothing is pending by Mike Frysinger · Mon Apr 04 17:31:32 2016 -0400
  8. 6a0a364 Merge "init: Add --no-clone-bundle option" by David Pursehouse · Wed Aug 17 04:57:28 2016 +0000
  9. 6118faa Merge "init: Respect --quiet option when synching manifest repository" by David Pursehouse · Wed Aug 17 04:04:14 2016 +0000
  10. 40252c2 RepoHook: allow users to approve hooks via manifests by Mike Frysinger · Mon Aug 15 21:23:44 2016 -0400
  11. 9711a98 init: Add --no-clone-bundle option by Hu xiuyun · Fri Dec 11 11:16:41 2015 +0800
  12. 438eade init: Respect --quiet option when synching manifest repository by David Pursehouse · Sun Aug 14 18:02:32 2016 +0900
  13. 7ecccf6 diffmanifests: support custom git pretty format strings by Sebastian Schuberth · Tue Mar 29 14:11:20 2016 +0200
  14. 79fba68 sync: Update help text for --smart-sync to be more specific by David Pursehouse · Wed Apr 13 18:03:00 2016 +0900
  15. 1f05644 Add --inverse-regex option to forall subcommand by Takeshi Kanemoto · Tue Jan 26 14:11:35 2016 +0900
  16. 4cfb6d7 Better error display on forall by Alexandre Garnier · Wed Sep 09 15:51:31 2015 +0200
  17. ecf0a6c Merge "GITC: Fix 'repo start <branch> <repo>/<subdir>'" by Dan Willemsen · Thu Feb 04 22:36:05 2016 +0000
  18. 04197a5 GITC: Fix 'repo start <branch> <repo>/<subdir>' by Dan Willemsen · Wed Oct 07 16:53:10 2015 -0700
  19. 0b4cb32 Add option to rebase onto project's manifest version by Xiaohui Chen · Wed Jan 27 14:33:51 2016 -0800
  20. e9becc0 Sync: Fix error exit code when both -n and -f are used by Hu Xiuyun · Wed Nov 25 15:52:26 2015 +0800
  21. 74cfd27 Sync: Add option to prune refs during sync by David Pursehouse · Wed Oct 14 10:50:15 2015 +0900
  22. c2a64dd A couple of fixes to the init command's -p option. by Pascal Muetschard · Thu Oct 22 13:26:36 2015 -0700
  23. 745b4ad Fix gitc-init behavior by Dan Willemsen · Tue Oct 06 15:23:19 2015 -0700 v1.12.32
  24. 4c5f74e Sync: Add HTTP Cookie File header on temporary cookie file by David Pursehouse · Fri Oct 02 11:10:10 2015 +0900
  25. b1ad219 Sync: Don't fail when git cookies can't be loaded by David Pursehouse · Wed Sep 30 10:35:43 2015 +0900
  26. f231db1 GITC: Add repo gitc-delete command. by Simran Basi · Wed Sep 23 11:38:14 2015 -0700
  27. 7936064 Add GitcClientCommand class for GITC-specific commands by Dan Willemsen · Mon Aug 31 15:45:06 2015 -0700
  28. 3c03580 fixed typo in gitc_init.py help output by Alexander Bird · Fri Sep 11 13:48:10 2015 -0400
  29. 5ea32d1 GITC: Always update the gitc manifest from the repo manifest by Dan Willemsen · Tue Sep 08 13:27:20 2015 -0700 v1.12.31
  30. 0375523 Revert "GITC: Always update the gitc manifest from the repo manifest" by Dan Willemsen · Wed Sep 09 21:43:32 2015 +0000
  31. 250303b GITC: Always update the gitc manifest from the repo manifest by Dan Willemsen · Tue Sep 08 13:27:20 2015 -0700
  32. ba72d83 GITC: Fix repo sync. by Simran Basi · Thu Sep 03 10:47:44 2015 -0700 v1.12.29
  33. 9ff2ece gitc: Improve help visibility by Dan Willemsen · Mon Aug 31 15:45:06 2015 -0700 v1.12.28
  34. 8ce5041 GITC: Pull GITC Manifest Dir from the config. by Simran Basi · Fri Aug 28 14:25:44 2015 -0700
  35. f7a5189 GITC: Expand relative remote URLs. by Simran Basi · Thu Aug 27 11:44:42 2015 -0700
  36. b9a1b73 GITC: Add repo start support. by Simran Basi · Thu Aug 20 12:19:28 2015 -0700
  37. 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
  38. ba7bc73 Sync: Refactor netrc parsing by David Pursehouse · Thu Aug 20 16:55:42 2015 +0900
  39. f4599a2 gitc_init: Remove unused import by David Pursehouse · Thu Aug 20 16:45:39 2015 +0900
  40. 7c9263b Merge "Support smart-sync through persistent-http[s]" by Dan Willemsen · Wed Aug 19 23:36:35 2015 +0000
  41. 0745bb2 Support smart-sync through persistent-http[s] by Dan Willemsen · Mon Aug 17 13:41:45 2015 -0700
  42. bdb5271 GITC: Add repo sync support. by Simran Basi · Mon Aug 10 13:23:23 2015 -0700
  43. 5d0c3a6 Merge "GITC: Add gitc-init subcommand to repo." by Dan Willemsen · Wed Aug 12 23:25:20 2015 +0000
  44. 1efc2b4 GITC: Add gitc-init subcommand to repo. by Simran Basi · Wed Aug 05 15:04:22 2015 -0700
  45. 4332228 Merge "Support filtering by group on forall and list subcmd" by David Pursehouse · Wed Aug 05 01:01:02 2015 +0000
  46. 555be54 Merge "Emit project info in case of sync exception." by Conley Owens · Fri Jul 31 17:06:23 2015 +0000
  47. c5cd433 Emit project info in case of sync exception. by Dan Sandler · Fri Jul 31 09:37:53 2015 -0400
  48. 0369a06 Support filtering by group on forall and list subcmd by Graham Christensen · Wed Jul 29 17:02:54 2015 -0500
  49. abaa7f3 Add option to correct gitdir when syncing by Kevin Degi · Wed Nov 12 11:27:45 2014 -0700 v1.12.25
  50. 57f43f4 Merge "Prevent repo info from crashing when default element doesn't exist." by David Pursehouse · Wed Jul 29 02:11:55 2015 +0000
  51. 17af578 Prevent repo info from crashing when default element doesn't exist. by Cassidy Burden · Mon Jun 29 14:51:35 2015 -0700
  52. 6944cdb forall: use smart sync override manifest if it exists by David Pursehouse · Thu May 07 14:39:44 2015 +0900
  53. 59b4174 sync: Remove smart sync override manifest when not in smart sync mode by David Pursehouse · Thu May 07 14:36:09 2015 +0900
  54. 30d13ee forall: Don't try to get lrev of projects in mirror workspace by David Pursehouse · Thu May 07 15:01:15 2015 +0900
  55. 727cc3e sync: Improve error message when writing smart sync manifest fails by David Pursehouse · Thu May 07 14:16:49 2015 +0900
  56. c5ceeb1 Merge "Fix 'repo cherry-pick' to avoid hanging on commit-msg update." by David Pursehouse · Thu Jun 25 14:53:46 2015 +0000
  57. db75704 Fix 'repo cherry-pick' to avoid hanging on commit-msg update. by Than McIntosh · Mon Jun 01 11:17:13 2015 -0400
  58. c116f94 forall: setenv, only encode val if encode exists by Anthony King · Wed Jun 03 17:29:29 2015 +0100
  59. 7993f3c init: don't call urllib.parse by Anthony King · Wed Jun 03 17:21:56 2015 +0100
  60. 31a7be5 Catch exceptions in project list generator by Colin Cross · Wed May 13 00:04:36 2015 -0700
  61. b155354 Add option on sync to avoid fetching from remotes for existing sha1 by David Pursehouse · Thu Sep 04 21:28:09 2014 +0900
  62. a38769c Merge "forall: use a generator to map the Pool" by Conley Owens · Wed Apr 08 17:59:56 2015 +0000
  63. 6ad6dbe forall: use a generator to map the Pool by Anthony King · Wed Apr 08 13:22:30 2015 +0100
  64. b51f07c status: lose dependence on StringIO by Anthony King · Sat Apr 04 21:18:59 2015 +0100
  65. 9371979 Revert "Implementation of manifest defined githooks" by Jonathan Nieder · Tue Mar 17 11:29:58 2015 -0700 v1.12.20
  66. 85e8267 Merge "Implementation of manifest defined githooks" by Conley Owens · Thu Mar 05 20:52:29 2015 +0000
  67. 38e4387 Implementation of manifest defined githooks by Jimmie Wester · Wed Oct 24 14:35:05 2012 +0200
  68. f2fad61 Add missing documentation of --current-branch option on sync command by David Pursehouse · Thu Jan 29 14:36:28 2015 +0900
  69. 7bdac71 pylint fixes for project.py by Anthony King · Wed Jul 16 12:56:40 2014 +0100
  70. 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
  71. b4e50e6 Merge "upload: report names of uncommitted files" by Conley Owens · Tue Oct 21 18:03:53 2014 +0000
  72. 0936aea Exit 1 if repo download -c fails by Scott Anderson · Fri Oct 17 15:37:12 2014 -0400
  73. 14e134d upload: report names of uncommitted files by Vadim Bendebury · Sun Oct 05 15:40:30 2014 -0700
  74. 5cf1660 Allow selection of a target when using smart sync. by Jeff Davidson · Thu Oct 02 10:13:38 2014 -0700
  75. 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
  76. 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
  77. a769498 Add --jobs option to forall subcommand by Takeshi Kanemoto · Mon Apr 14 17:36:57 2014 +0900
  78. dd7aea6 Merge "Define unicode as str if using Python 3" by Conley Owens · Wed May 07 18:20:31 2014 +0000
  79. 85b24ac Use JSON instead of pickle by Anthony King · Tue May 06 15:57:48 2014 +0100
  80. 2cd1f04 Use next(iterator) rather than iterator.next() by Anthony King · Mon May 05 21:24:05 2014 +0100
  81. d792f79 Define unicode as str if using Python 3 by Anthony King · Mon May 05 22:01:07 2014 +0100
  82. e81bc03 Add total count and iteration count to forall environment by Mitchel Humpherys · Mon Mar 31 11:36:56 2014 -0700
  83. 093fdb6 Add reviewers automatically from project's git config by bijia · Thu Nov 28 09:19:22 2013 +0800
  84. 724aafb Merge "Clean up duplicate logic in subcmds/sync.py." by Conley Owens · Fri Feb 28 21:16:32 2014 +0000
  85. dd65422 Add the "diffmanifests" command by Julien Campergue · Thu Jan 09 16:21:37 2014 +0100
  86. 89ece42 Clean up duplicate logic in subcmds/sync.py. by David James · Thu Jan 09 18:51:58 2014 -0800
  87. 1829101 Add error message for download -c conflicts by Rob Ward · Sun Feb 02 11:42:05 2014 +0000
  88. 094cdbe Add wrapper module by Conley Owens · Thu Jan 30 15:09:59 2014 -0800
  89. f2fe2d9 Properly iterate through values by Conley Owens · Wed Jan 29 13:53:43 2014 -0800 v1.12.9
  90. f1f1137 Merge "Don't backtrace when current branch is not uploadable." by David Pursehouse · Tue Jan 14 00:41:35 2014 +0000
  91. e695338 Merge "repo: Support multiple branches for the same project." by Conley Owens · Fri Jan 10 01:20:12 2014 +0000
  92. 011d4f4 Don't backtrace when current branch is not uploadable. by Warren Turkal · Wed Nov 27 16:20:57 2013 -0800
  93. 335f5ef Add --archive option to init to sync using git archive by Julien Campergue · Wed Oct 16 11:02:35 2013 +0200
  94. d5a5b19 Remove trailing whitespace by Chirayu Desai · Thu Nov 21 19:15:30 2013 +0530
  95. 0eb35cb Fix some python3 encoding issues by Chirayu Desai · Tue Nov 19 18:46:29 2013 +0530
  96. fbd3f2a Only check merge destination if it isn't None by Conley Owens · Tue Oct 15 12:59:00 2013 -0700 v1.12.6
  97. 37128b6 Fix indentation by David Pursehouse · Tue Oct 15 10:48:40 2013 +0900 v1.12.5
  98. 8d20116 repo: Support multiple branches for the same project. by David James · Fri Oct 11 17:03:19 2013 -0700
  99. 3bfd721 Don't upload when dest branch is not merge branch by Conley Owens · Mon Sep 30 15:54:38 2013 -0700
  100. 59b31cb don't pass project revision to UploadForReview by Colin Cross · Tue Oct 08 23:10:52 2013 -0700