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