1. 1f1596b Don't print "persistent ref" message when syncing quietly by Tim Schumacher · Mon Apr 15 11:17:08 2019 +0200
  2. 0d9b16d sync: deleted unused repos in reversed order (children before parent) by Kuang-che Wu · Sat Apr 06 00:49:47 2019 +0800
  3. e57f114 sync: respect --force-sync when fetching updates by Mike Frysinger · Mon Mar 18 21:27:54 2019 -0400
  4. 01019d9 docs: fixed typo error. by Kyunam Jo · Mon Mar 18 13:30:58 2019 +0900
  5. 834d308 Merge "project: Relax the submodule name pattern to accept dots" by Sebastian Schuberth · Thu Mar 14 07:14:28 2019 +0000
  6. c18ee35 Merge "sync: Add option '--force-remove-dirty'" by Oleksii Okolielov · Mon Mar 11 17:56:00 2019 +0000
  7. d3c0f59 sync: Add option '--force-remove-dirty' by Oleksii Okolielov · Mon Dec 17 19:23:44 2018 -0500
  8. 41a2683 project: Relax the submodule name pattern to accept dots by Sebastian Schuberth · Mon Mar 11 13:53:38 2019 +0100
  9. e7379dc docs: document a Python 3 migration plan by Mike Frysinger · Wed Jan 30 14:35:39 2019 -0500
  10. 13f323b event_log: turn id generation from a generator to a func call by Mike Frysinger · Mon Jan 14 16:02:55 2019 -0500 v1.13.2
  11. 12ee544 init: Remove -c short option for --current-branch by Ereth McKnight-MacNeil · Wed Dec 19 21:28:35 2018 -0800 v1.13.1
  12. e158e38 Merge "README: link in new bug tracker" by Mike Frysinger · Thu Dec 20 07:21:02 2018 +0000
  13. 3bbbcaf README: link in new bug tracker by Mike Frysinger · Thu Dec 20 02:11:35 2018 -0500
  14. d4b13c2 Leverage the next keyword from python 2.7 by Eli Ribble · Tue Dec 18 21:21:12 2018 -0800
  15. 6e53844 Allow clobbering of existing tags from remote. by Xin Li · Mon Dec 10 11:33:16 2018 -0800 v1.13.0
  16. d26146d platform_utils: Fix exception handling in _walk_windows_impl by David Pursehouse · Thu Nov 01 11:54:10 2018 +0900
  17. bd8f658 Add option for git-repo to support 'silent' uploads by Vadim Bendebury · Wed Oct 31 13:48:01 2018 -0700
  18. 713c587 upload: Unify option passing in ssh and other transports by Jonathan Nieder · Mon Nov 05 13:21:52 2018 -0800
  19. 36391bf Merge "init: --dissociate option to copy objects borrowed with --reference" by David Pursehouse · Sun Oct 28 23:30:50 2018 +0000
  20. bed8b62 Add support for long paths by Renaud Paquay · Thu Sep 27 10:46:58 2018 -0700
  21. 09f0abb init: --dissociate option to copy objects borrowed with --reference by Nikolai Merinov · Fri Oct 19 15:07:05 2018 +0500
  22. b3133a3 Merge "update markdown/help header format" by Jonathan Nieder · Wed Oct 10 05:54:59 2018 +0000
  23. 3b24e7b update homepage URIs by Mike Frysinger · Wed Oct 10 00:57:44 2018 -0400
  24. b8f7bb0 update markdown/help header format by Mike Frysinger · Wed Oct 10 01:05:11 2018 -0400
  25. 3891b75 manifest-format: convert to markdown by Mike Frysinger · Fri Oct 05 19:26:15 2018 -0400
  26. 2b42d28 Windows: Add support for creating symlinks as an unprivileged user by Renaud Paquay · Mon Oct 01 14:59:48 2018 -0700
  27. e469a0c fix some sync error while using python3 by Dylan Deng · Sat Jun 23 15:02:26 2018 +0800
  28. 65b0ba5 Remove unused pylint suppressions by David Pursehouse · Sun Jun 24 16:21:51 2018 +0900
  29. a6515fb Merge "Flush stderr on Windows" by Sebastian Schuberth · Fri Jul 13 15:48:36 2018 +0000
  30. 993dcac Fix the initial existence check for "repo" by Sebastian Schuberth · Fri Jul 13 10:25:52 2018 +0200
  31. a939984 Flush stderr on Windows by Sebastian Schuberth · Fri Jul 13 11:47:10 2018 +0200
  32. b10f0e5 hooks/pre-auto-gc-battery: allow gc to run on non-laptops by Adam Borowski · Wed Feb 28 23:12:04 2018 +0100
  33. da40341 manifest: Support a default upstream value by Nasser Grainawi · Fri May 04 12:53:29 2018 -0600
  34. 8d4b106 Merge "docs: repo-hooks: fix cwd details" by Mike Frysinger · Thu Apr 26 07:57:46 2018 +0000
  35. ed429c9 docs: repo-hooks: fix cwd details by Mike Frysinger · Tue Mar 20 20:00:14 2018 -0400
  36. 0f2e45a Pass refs to ls-remote by Akshay Verma · Sat Mar 24 12:27:05 2018 +0530
  37. cf7c083 Download latest patch when no patch is specified by Akshay Verma · Thu Mar 15 21:56:30 2018 +0530
  38. 4ea1f0c Merge changes I9c1ab65f,I7b2027ae by David Pursehouse · Fri Mar 16 02:06:10 2018 +0000
  39. 7d52585 Add a way to override the revision of an <extend-project> by Luis Hector Chavez · Thu Mar 15 09:54:08 2018 -0700
  40. 1f36570 Merge "implement optional 'sync-tags' in the manifest file" by David Pursehouse · Mon Feb 26 06:50:53 2018 +0000
  41. ce7e026 Take care of a tilde on cookie file path by Daichi Ueura · Mon Feb 26 08:49:36 2018 +0900
  42. a32c92c implement optional 'sync-tags' in the manifest file by YOUNG HO CHA · Wed Feb 14 16:57:31 2018 +0900
  43. 5f0e57d init: Remove string concat in no-op os.path.join by Samuel Holland · Mon Jan 22 11:00:24 2018 -0600
  44. baa0009 Support relative paths in --reference by Samuel Holland · Mon Jan 22 10:57:29 2018 -0600
  45. 685320b event_log: Fix order of parameters to Add method call by David Pursehouse · Thu Dec 14 13:38:58 2017 +0900
  46. 02c0ee6 Sync correctly when subproject url is a relative url to its parent url by Shouheng Zhang · Fri Dec 08 09:54:58 2017 +0800
  47. 1dc3660 Merge "Update commit-msg hook to version from Gerrit 2.14.6" by David Pursehouse · Thu Dec 07 01:13:17 2017 +0000
  48. cbe8aeb Update commit-msg hook to version from Gerrit 2.14.6 by Dana Dahlstrom · Wed Dec 06 10:39:49 2017 -0800
  49. 305a2d0 Support --push-option in upload subcommand by Masaya Suzuki · Mon Nov 13 10:48:34 2017 -0800
  50. 84e7e16 document repo hooks mechanism by Mike Frysinger · Fri Nov 10 21:28:41 2017 -0500
  51. f46902a forall: Clarify expansion of REPO_ environment values with -c by David Pursehouse · Tue Oct 31 12:27:17 2017 +0900
  52. c00d28b Set GIT_SSH_VARIANT when setting GIT_SSH by Jonathan Nieder · Thu Oct 19 14:23:10 2017 -0700
  53. 788e962 Provide more specific error message for symlinks errors on Windows by Renaud Paquay · Fri Jan 27 11:41:12 2017 -0800
  54. cd892a3 Allow quotes in editor command on Windows by Renaud Paquay · Thu Nov 03 15:59:05 2016 -0700
  55. 010fed7 Replace all os.remove calls by Renaud Paquay · Fri Nov 11 14:25:29 2016 -0800
  56. e8595e9 Support pager on Windows by Renaud Paquay · Tue Nov 01 15:51:59 2016 -0700
  57. 227ad2e Implement islink, readlink and realpath using Win32 api by Renaud Paquay · Tue Nov 01 14:37:13 2016 -0700
  58. 2a4be94 Handle Windows line endings when reading binary files by Renaud Paquay · Tue Nov 01 13:48:15 2016 -0700
  59. 9d74339 Merge "Fixed upload to remotes with the url ssh://hostname" by David Pursehouse · Wed Aug 30 15:11:22 2017 +0000
  60. 2c57d61 Merge "Add option '--no-cert-checks' for 'upload' sub command." by David Pursehouse · Wed Aug 30 15:11:10 2017 +0000
  61. d1ebc89 Merge changes from topic "windows-support" by David Pursehouse · Wed Aug 30 10:24:03 2017 +0000
  62. 2ec2a5d Fixed upload to remotes with the url ssh://hostname by Christian Koestlin · Mon Dec 05 20:32:45 2016 +0100
  63. 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
  64. e433226 Print a message when fetching is skipped for an immutable ref by Zac Livingston · Fri Jun 16 08:56:09 2017 -0600
  65. bed59ce Add option '--no-cert-checks' for 'upload' sub command. by Łukasz Gardoń · Tue Aug 08 10:18:11 2017 +0200
  66. c94d6eb Revert "Migrate git-repo to create private changes rather than drafts" by Jonathan Nieder · Tue Aug 08 18:34:53 2017 +0000
  67. d88f53e Migrate git-repo to create private changes rather than drafts by Changcheng Xiao · Mon Aug 07 15:05:46 2017 +0200
  68. 87984c6 Add options for git-repo to support private and wip changes by Changcheng Xiao · Wed Aug 02 16:55:03 2017 +0200
  69. ffc1401 Merge "download: try to choose . as default project if none" by David Pursehouse · Wed Aug 02 07:19:45 2017 +0000
  70. 8a6eeed Merge "Always print percentage when syncing quietly" by David Pursehouse · Wed Aug 02 07:01:08 2017 +0000
  71. 7be072e Always print percentage when syncing quietly by Tim Schumacher · Wed Jun 28 18:29:23 2017 +0200
  72. 7482a96 download: try to choose . as default project if none by Nicolas Cornu · Thu Jun 29 09:15:54 2017 +0200
  73. 3bcd305 Fix "list comprehension redefines 'x'" warnings from pyflakes by David Pursehouse · Mon Jul 10 22:42:22 2017 +0900
  74. 224a31a init: add missing submodule arg by Martin Kelly · Mon Jul 10 14:46:25 2017 -0700
  75. b54343d Tell the user if it will upload a draft by Nicolas Cornu · Mon Jul 10 10:31:24 2017 +0200
  76. 259f165 Merge "Add a newline after "Fetching projects" progress output" by David Pursehouse · Wed Jun 28 04:24:03 2017 +0000
  77. 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
  78. 913327f Add a newline after "Fetching projects" progress output by Tim Schumacher · Mon Jun 05 15:01:41 2017 +0200
  79. ad1abcb Port os.rename calls to work on Windows by Renaud Paquay · Tue Nov 01 11:34:55 2016 -0700
  80. a65adf7 Workaround shutil.rmtree limitation on Windows by Renaud Paquay · Thu Nov 03 10:37:53 2016 -0700
  81. d5cec5e Add support for creating symbolic links on Windows by Renaud Paquay · Tue Nov 01 11:24:03 2016 -0700
  82. 2e70291 Make "git command" and "forall" work on Windows by Renaud Paquay · Tue Nov 01 11:23:38 2016 -0700
  83. 35d2221 Ensure repo waits for child process to terminate by Renaud Paquay · Tue Nov 01 11:24:52 2016 -0700
  84. a24671f Merge "init: allow relative path on --reference argument" by David Pursehouse · Mon May 29 04:54:12 2017 +0000
  85. 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
  86. fef9f21 Fix misplaced file separator string.replace call by Renaud Paquay · Tue Nov 01 18:28:01 2016 -0700
  87. 6a470be Use OS file separator by Renaud Paquay · Tue Nov 01 11:25:15 2016 -0700
  88. 169d8ae Merge "pre-auto-gc: Add support for Windows" by David Pursehouse · Sun May 28 00:37:59 2017 +0000
  89. c79d3b8 init: allow relative path on --reference argument by YOUNG HO CHA · Tue Jan 24 21:47:50 2017 +0900
  90. aa90021 Set result if sys.exit() is called by subcommand. by David Riley · Wed Apr 05 13:50:52 2017 -0700
  91. fddfa6f Adding include element into the top-level element by Jiri tyr · Mon Jan 09 23:47:52 2017 +0000
  92. 997a92b Merge "Add option REPO_IGNORE_SSH_INFO to ignore ssh_info" by David Pursehouse · Sat May 27 04:25:39 2017 +0000
  93. fbcbcab Merge "init: add --submodules to sync manifest submodules" by David Pursehouse · Sat May 27 04:24:58 2017 +0000
  94. eec726c Add option REPO_IGNORE_SSH_INFO to ignore ssh_info by Timo Lotterbach · Fri Oct 07 10:52:08 2016 +0200
  95. 666debc gitc_delete: Remove unused imports by David Pursehouse · Fri May 26 21:53:34 2017 +0900
  96. c354a9b abandon: fix usage of undefined variable by David Pursehouse · Fri May 26 21:52:12 2017 +0900
  97. 06848b2 Update .mailmap by David Pursehouse · Fri May 26 21:44:57 2017 +0900
  98. e4e94d2 init: add --submodules to sync manifest submodules by Martin Kelly · Tue Mar 21 16:05:12 2017 -0700
  99. c9439fa pre-auto-gc: Add support for Windows by Sebastian Schuberth · Wed Mar 01 10:56:32 2017 +0100
  100. 3d7bbc9 project.py: fix performance issue with --reference when the mirrored repository has many refs by heping · Wed Apr 12 19:51:47 2017 +0800