1. ca540ae git_command: drop custom version helper by Mike Frysinger · Wed Jul 10 15:42:30 2019 -0400
  2. 490e163 Remove double forall from "repo help forall" output by Solomon Kinard · Mon Jul 08 15:09:55 2019 -0700
  3. 0c0e934 sync: use integer division with job counts by Mike Frysinger · Thu Jun 13 12:42:39 2019 -0400
  4. 9e71842 status: import print_function by Mike Frysinger · Thu Jun 13 12:41:32 2019 -0400
  5. f601376 set default file encoding to utf-8 by Mike Frysinger · Thu Jun 13 02:30:51 2019 -0400
  6. 31067c0 tweak raise/dict syntax for Python 3 compat by Mike Frysinger · Thu Jun 13 02:13:23 2019 -0400
  7. c745350 diffmanifests: honor user-supplied manifest paths by Basil Gello · Fri May 25 20:23:52 2018 +0300
  8. d92464e Honor --depth during repo init by Nasser Grainawi · Tue May 21 10:41:35 2019 -0600
  9. 266f74c info: Use the non-formatting printer for headtext by Sebastian Schuberth · Wed Apr 17 19:08:52 2019 +0200
  10. 0d9b16d sync: deleted unused repos in reversed order (children before parent) by Kuang-che Wu · Sat Apr 06 00:49:47 2019 +0800
  11. d3c0f59 sync: Add option '--force-remove-dirty' by Oleksii Okolielov · Mon Dec 17 19:23:44 2018 -0500
  12. 12ee544 init: Remove -c short option for --current-branch by Ereth McKnight-MacNeil · Wed Dec 19 21:28:35 2018 -0800 v1.13.1
  13. bd8f658 Add option for git-repo to support 'silent' uploads by Vadim Bendebury · Wed Oct 31 13:48:01 2018 -0700
  14. 36391bf Merge "init: --dissociate option to copy objects borrowed with --reference" by David Pursehouse · Sun Oct 28 23:30:50 2018 +0000
  15. bed8b62 Add support for long paths by Renaud Paquay · Thu Sep 27 10:46:58 2018 -0700
  16. 09f0abb init: --dissociate option to copy objects borrowed with --reference by Nikolai Merinov · Fri Oct 19 15:07:05 2018 +0500
  17. b3133a3 Merge "update markdown/help header format" by Jonathan Nieder · Wed Oct 10 05:54:59 2018 +0000
  18. 3b24e7b update homepage URIs by Mike Frysinger · Wed Oct 10 00:57:44 2018 -0400
  19. b8f7bb0 update markdown/help header format by Mike Frysinger · Wed Oct 10 01:05:11 2018 -0400
  20. 3891b75 manifest-format: convert to markdown by Mike Frysinger · Fri Oct 05 19:26:15 2018 -0400
  21. 65b0ba5 Remove unused pylint suppressions by David Pursehouse · Sun Jun 24 16:21:51 2018 +0900
  22. 0f2e45a Pass refs to ls-remote by Akshay Verma · Sat Mar 24 12:27:05 2018 +0530
  23. cf7c083 Download latest patch when no patch is specified by Akshay Verma · Thu Mar 15 21:56:30 2018 +0530
  24. 5f0e57d init: Remove string concat in no-op os.path.join by Samuel Holland · Mon Jan 22 11:00:24 2018 -0600
  25. baa0009 Support relative paths in --reference by Samuel Holland · Mon Jan 22 10:57:29 2018 -0600
  26. 305a2d0 Support --push-option in upload subcommand by Masaya Suzuki · Mon Nov 13 10:48:34 2017 -0800
  27. f46902a forall: Clarify expansion of REPO_ environment values with -c by David Pursehouse · Tue Oct 31 12:27:17 2017 +0900
  28. 010fed7 Replace all os.remove calls by Renaud Paquay · Fri Nov 11 14:25:29 2016 -0800
  29. 227ad2e Implement islink, readlink and realpath using Win32 api by Renaud Paquay · Tue Nov 01 14:37:13 2016 -0700
  30. 2c57d61 Merge "Add option '--no-cert-checks' for 'upload' sub command." by David Pursehouse · Wed Aug 30 15:11:10 2017 +0000
  31. d1ebc89 Merge changes from topic "windows-support" by David Pursehouse · Wed Aug 30 10:24:03 2017 +0000
  32. 9ead97b When starting a branch, do not use a tag or change value for branch.merge by Zac Livingston · Tue Jun 13 08:29:04 2017 -0600
  33. bed59ce Add option '--no-cert-checks' for 'upload' sub command. by Łukasz Gardoń · Tue Aug 08 10:18:11 2017 +0200
  34. c94d6eb Revert "Migrate git-repo to create private changes rather than drafts" by Jonathan Nieder · Tue Aug 08 18:34:53 2017 +0000
  35. d88f53e Migrate git-repo to create private changes rather than drafts by Changcheng Xiao · Mon Aug 07 15:05:46 2017 +0200
  36. 87984c6 Add options for git-repo to support private and wip changes by Changcheng Xiao · Wed Aug 02 16:55:03 2017 +0200
  37. ffc1401 Merge "download: try to choose . as default project if none" by David Pursehouse · Wed Aug 02 07:19:45 2017 +0000
  38. 8a6eeed Merge "Always print percentage when syncing quietly" by David Pursehouse · Wed Aug 02 07:01:08 2017 +0000
  39. 7be072e Always print percentage when syncing quietly by Tim Schumacher · Wed Jun 28 18:29:23 2017 +0200
  40. 7482a96 download: try to choose . as default project if none by Nicolas Cornu · Thu Jun 29 09:15:54 2017 +0200
  41. 3bcd305 Fix "list comprehension redefines 'x'" warnings from pyflakes by David Pursehouse · Mon Jul 10 22:42:22 2017 +0900
  42. 224a31a init: add missing submodule arg by Martin Kelly · Mon Jul 10 14:46:25 2017 -0700
  43. b54343d Tell the user if it will upload a draft by Nicolas Cornu · Mon Jul 10 10:31:24 2017 +0200
  44. 259f165 Merge "Add a newline after "Fetching projects" progress output" by David Pursehouse · Wed Jun 28 04:24:03 2017 +0000
  45. 8419ab2 sync: Continue job if some fetchs failed but force-broken is set by Nicolas Cornu · Fri Jun 16 12:09:06 2017 +0200 master
  46. 913327f Add a newline after "Fetching projects" progress output by Tim Schumacher · Mon Jun 05 15:01:41 2017 +0200
  47. a65adf7 Workaround shutil.rmtree limitation on Windows by Renaud Paquay · Thu Nov 03 10:37:53 2016 -0700
  48. 2e70291 Make "git command" and "forall" work on Windows by Renaud Paquay · Tue Nov 01 11:23:38 2016 -0700
  49. a24671f Merge "init: allow relative path on --reference argument" by David Pursehouse · Mon May 29 04:54:12 2017 +0000
  50. e0684ad sync: Add support to dump a JSON event log of all sync events. by David Riley · Wed Apr 05 00:02:59 2017 -0700
  51. c79d3b8 init: allow relative path on --reference argument by YOUNG HO CHA · Tue Jan 24 21:47:50 2017 +0900
  52. fbcbcab Merge "init: add --submodules to sync manifest submodules" by David Pursehouse · Sat May 27 04:24:58 2017 +0000
  53. 666debc gitc_delete: Remove unused imports by David Pursehouse · Fri May 26 21:53:34 2017 +0900
  54. c354a9b abandon: fix usage of undefined variable by David Pursehouse · Fri May 26 21:52:12 2017 +0900
  55. e4e94d2 init: add --submodules to sync manifest submodules by Martin Kelly · Tue Mar 21 16:05:12 2017 -0700
  56. ffb4b89 sync.py: report the remote URL on fatal git remote errors by Marc Herbert · Tue Apr 04 22:03:53 2017 -0700
  57. f4dda9a init: Add no-tags and current branch options by Naseer Ahmed · Thu Dec 01 18:49:54 2016 -0500
  58. ae81c96 Merge "implement optional '--all' in the abandon command" by David Pursehouse · Fri Oct 28 07:52:31 2016 +0000
  59. 4d5bb68 status: add -q/--quiet option by Andrew Wheeler · Mon Feb 27 13:52:22 2012 -0600
  60. 2e14792 implement optional '--all' in the abandon command by Kyunam.jo · Wed Oct 12 16:33:19 2016 +0900
  61. 82f6798 Merge "sync: Fix semaphore release bug that causes thread 'leaks'" by David Pursehouse · Mon Oct 17 01:10:16 2016 +0000
  62. 699bcd4 Removed duplication code in abandon.py by Kyunam.jo · Wed Oct 12 09:59:34 2016 +0900
  63. 7f1ccfb sync: Fix semaphore release bug that causes thread 'leaks' by Andrew Wheeler · Fri Jun 17 16:51:07 2016 -0500
  64. eceeb1b Support broken symlinks when cleaning obsolete paths by Dan Willemsen · Sun Sep 25 18:24:27 2016 -0700 v1.12.37
  65. 4350791 On project cleanup, don't remove nested projects by Dan Willemsen · Thu Sep 01 16:26:02 2016 -0700
  66. 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
  67. d9de945 Merge "upload: short circuit when nothing is pending" by David Pursehouse · Wed Sep 14 05:20:36 2016 +0000
  68. 2ff3029 When syncing a project with a shared object store, disable automatic pruning. by Gabe Black · Thu Oct 09 17:54:35 2014 -0700
  69. e5c0ea0 Consider local project to be default for 'repo start' by Vadim Bendebury · Fri Sep 05 10:26:31 2014 -0700
  70. 163a3be upload: short circuit when nothing is pending by Mike Frysinger · Mon Apr 04 17:31:32 2016 -0400
  71. 6a0a364 Merge "init: Add --no-clone-bundle option" by David Pursehouse · Wed Aug 17 04:57:28 2016 +0000
  72. 6118faa Merge "init: Respect --quiet option when synching manifest repository" by David Pursehouse · Wed Aug 17 04:04:14 2016 +0000
  73. 40252c2 RepoHook: allow users to approve hooks via manifests by Mike Frysinger · Mon Aug 15 21:23:44 2016 -0400
  74. 9711a98 init: Add --no-clone-bundle option by Hu xiuyun · Fri Dec 11 11:16:41 2015 +0800
  75. 438eade init: Respect --quiet option when synching manifest repository by David Pursehouse · Sun Aug 14 18:02:32 2016 +0900
  76. 7ecccf6 diffmanifests: support custom git pretty format strings by Sebastian Schuberth · Tue Mar 29 14:11:20 2016 +0200
  77. 79fba68 sync: Update help text for --smart-sync to be more specific by David Pursehouse · Wed Apr 13 18:03:00 2016 +0900
  78. 1f05644 Add --inverse-regex option to forall subcommand by Takeshi Kanemoto · Tue Jan 26 14:11:35 2016 +0900
  79. 4cfb6d7 Better error display on forall by Alexandre Garnier · Wed Sep 09 15:51:31 2015 +0200
  80. ecf0a6c Merge "GITC: Fix 'repo start <branch> <repo>/<subdir>'" by Dan Willemsen · Thu Feb 04 22:36:05 2016 +0000
  81. 04197a5 GITC: Fix 'repo start <branch> <repo>/<subdir>' by Dan Willemsen · Wed Oct 07 16:53:10 2015 -0700
  82. 0b4cb32 Add option to rebase onto project's manifest version by Xiaohui Chen · Wed Jan 27 14:33:51 2016 -0800
  83. e9becc0 Sync: Fix error exit code when both -n and -f are used by Hu Xiuyun · Wed Nov 25 15:52:26 2015 +0800
  84. 74cfd27 Sync: Add option to prune refs during sync by David Pursehouse · Wed Oct 14 10:50:15 2015 +0900
  85. c2a64dd A couple of fixes to the init command's -p option. by Pascal Muetschard · Thu Oct 22 13:26:36 2015 -0700
  86. 745b4ad Fix gitc-init behavior by Dan Willemsen · Tue Oct 06 15:23:19 2015 -0700 v1.12.32
  87. 4c5f74e Sync: Add HTTP Cookie File header on temporary cookie file by David Pursehouse · Fri Oct 02 11:10:10 2015 +0900
  88. b1ad219 Sync: Don't fail when git cookies can't be loaded by David Pursehouse · Wed Sep 30 10:35:43 2015 +0900
  89. f231db1 GITC: Add repo gitc-delete command. by Simran Basi · Wed Sep 23 11:38:14 2015 -0700
  90. 7936064 Add GitcClientCommand class for GITC-specific commands by Dan Willemsen · Mon Aug 31 15:45:06 2015 -0700
  91. 3c03580 fixed typo in gitc_init.py help output by Alexander Bird · Fri Sep 11 13:48:10 2015 -0400
  92. 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
  93. 0375523 Revert "GITC: Always update the gitc manifest from the repo manifest" by Dan Willemsen · Wed Sep 09 21:43:32 2015 +0000
  94. 250303b GITC: Always update the gitc manifest from the repo manifest by Dan Willemsen · Tue Sep 08 13:27:20 2015 -0700
  95. ba72d83 GITC: Fix repo sync. by Simran Basi · Thu Sep 03 10:47:44 2015 -0700 v1.12.29
  96. 9ff2ece gitc: Improve help visibility by Dan Willemsen · Mon Aug 31 15:45:06 2015 -0700 v1.12.28
  97. 8ce5041 GITC: Pull GITC Manifest Dir from the config. by Simran Basi · Fri Aug 28 14:25:44 2015 -0700
  98. f7a5189 GITC: Expand relative remote URLs. by Simran Basi · Thu Aug 27 11:44:42 2015 -0700
  99. b9a1b73 GITC: Add repo start support. by Simran Basi · Thu Aug 20 12:19:28 2015 -0700
  100. 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