1. 9100f7f repo: decode/encode all the subprocess streams by Mike Frysinger · Wed Sep 11 03:58:36 2019 -0400
  2. 01d6c3c sync: create dedicated smart sync func by Mike Frysinger · Tue Aug 27 01:56:43 2019 -0400
  3. 4c263b5 repo: fix unused variable usage by Mike Frysinger · Wed Sep 11 04:04:16 2019 -0400
  4. 60fdc5c Add repo start option to create the branch based off HEAD by Theodore Dubois · Tue Jul 30 12:14:25 2019 -0700
  5. 46702ed sync: fix deprecated command line option -f by Stefan Müller-Klieser · Fri Aug 30 10:20:15 2019 +0200 v1.13.5.1
  6. ae6cb08 split out cli validation from execution by Mike Frysinger · Tue Aug 27 01:10:59 2019 -0400 v1.13.5
  7. 3fc1572 add a --trace-python option by Mike Frysinger · Tue Aug 27 00:36:46 2019 -0400
  8. 8a11f6f rename local trace module by Mike Frysinger · Tue Aug 27 00:26:15 2019 -0400
  9. 898f4e6 help: add a --help-all option to show all commands at once by Mike Frysinger · Wed Jul 31 18:17:44 2019 -0400
  10. d9e5cf0 sync: invert --force-broken with --fail-fast by Mike Frysinger · Mon Aug 26 03:12:55 2019 -0400
  11. 3069be2 Explicitly allow clobbering tags when fetching from remote. by Xin Li · Thu Aug 22 10:00:27 2019 -0700
  12. d5c306b rebase: pull out project-independent settings from the for loop by Mike Frysinger · Wed Aug 07 17:23:23 2019 -0400
  13. a850ca2 rebase/sync: use exit(1) for errors instead of exit(-1) by Mike Frysinger · Wed Aug 07 17:19:24 2019 -0400
  14. a34186e sync: fix handling of -f and local checkouts by Mike Frysinger · Wed Aug 07 18:07:31 2019 -0400
  15. 600f492 project: fix encoding handling with git commands by Mike Frysinger · Sat Aug 03 02:14:28 2019 -0400
  16. 1f2462e git_config: include project name in missing ref exception by Mike Frysinger · Sat Aug 03 01:57:09 2019 -0400
  17. 50d2763 manifest-format: document implicit directory creation w/<copyfile> & <linkfile> by Mike Frysinger · Thu Aug 01 18:57:10 2019 -0400
  18. c5b172a manifest-format: clarify <copyfile> & <linkfile> restrictions by Mike Frysinger · Wed Jul 31 17:34:23 2019 -0400
  19. 87deaef tests: add docstrings & print_function (for Python 3) by Mike Frysinger · Fri Jul 26 21:14:55 2019 -0400
  20. 5fbd1c6 wrapper: Fix indentation level by David Pursehouse · Wed Jul 31 15:29:25 2019 +0900
  21. 1126c4e wrapper: replace usage of deprecated imp module for Python 3 by David Pursehouse · Thu Jul 11 13:07:42 2019 +0900
  22. f7c5160 hooks: support external hooks running different Python version by Mike Frysinger · Tue Jun 18 17:23:39 2019 -0400
  23. 745be2e Add support for partial clone. by Xin Li · Mon Jun 03 11:24:30 2019 -0700 v1.13.4
  24. 87fb5a1 repo/main: add module docstrings by Mike Frysinger · Thu Jun 13 01:54:46 2019 -0400
  25. ab85fe7 use print() instead of sys.stdout.write() by Mike Frysinger · Thu Jul 04 17:35:11 2019 -0400
  26. 4f42a97 run_tests: add a helper for invoking unittests by Mike Frysinger · Wed Jun 12 17:42:43 2019 -0400
  27. 2b7daff Don't try to decode when checking clone bundles by Pierre Tardy · Thu May 16 10:28:21 2019 +0200
  28. 242fcdd main: user-agent: include full git version info by Mike Frysinger · Wed Jul 10 15:45:49 2019 -0400
  29. ca540ae git_command: drop custom version helper by Mike Frysinger · Wed Jul 10 15:42:30 2019 -0400
  30. f88b2fe repo: all ParseGitVersion to load git version info itself by Mike Frysinger · Wed Jul 10 15:37:43 2019 -0400
  31. 6db1b9e repo: return a namedtuple with full version info by Mike Frysinger · Wed Jul 10 15:32:36 2019 -0400
  32. 490e163 Remove double forall from "repo help forall" output by Solomon Kinard · Mon Jul 08 15:09:55 2019 -0700
  33. ec558df fix raise syntax by Mike Frysinger · Fri Jul 05 01:38:05 2019 -0400
  34. 81f5c59 project: rev_list: simplify execution by Mike Frysinger · Thu Jul 04 18:13:31 2019 -0400
  35. 1b9adab handle binary stream from urllib.request.urlopen by Mike Frysinger · Thu Jul 04 17:54:54 2019 -0400
  36. 3698ab7 Support clone bundle through persistent-http[s]. by Xin Li · Tue Jun 25 16:09:43 2019 -0700
  37. 0c0e934 sync: use integer division with job counts by Mike Frysinger · Thu Jun 13 12:42:39 2019 -0400
  38. 9e71842 status: import print_function by Mike Frysinger · Thu Jun 13 12:41:32 2019 -0400
  39. 61b2d41 add license header to a few more files by Mike Frysinger · Thu Jun 13 13:23:16 2019 -0400
  40. da9e200 repo: drop Python 3 warning by Mike Frysinger · Thu Jun 13 00:37:38 2019 -0400
  41. c92ce5c repo: restore use of print_function by Mike Frysinger · Thu Jun 13 01:14:23 2019 -0400
  42. f601376 set default file encoding to utf-8 by Mike Frysinger · Thu Jun 13 02:30:51 2019 -0400
  43. 31067c0 tweak raise/dict syntax for Python 3 compat by Mike Frysinger · Thu Jun 13 02:13:23 2019 -0400
  44. 35159ab repo: standardize help behavior by Mike Frysinger · Thu Jun 13 00:07:13 2019 -0400
  45. 24ee29e wrapper: drop shebang by Mike Frysinger · Thu Jun 13 00:15:21 2019 -0400
  46. 1b291fc Merge "docs: start a release document" by Mike Frysinger · Thu Jun 13 05:57:59 2019 +0000
  47. a26c49e docs: start a release document by Mike Frysinger · Wed Dec 12 03:34:28 2018 -0500
  48. c745350 diffmanifests: honor user-supplied manifest paths by Basil Gello · Fri May 25 20:23:52 2018 +0300
  49. 025704e Merge "platform_utils_win32: remove an unnecessary workaround" by Jonathan Nieder · Tue Jun 04 16:28:15 2019 +0000
  50. c5b0e23 project: Set config option to skip lfs process filter by Francois Ferrand · Fri May 24 09:35:20 2019 +0200 v1.13.3
  51. d92464e Honor --depth during repo init by Nasser Grainawi · Tue May 21 10:41:35 2019 -0600
  52. 0968570 Merge "Print project name when work tree initialization fails" by Jonathan Nieder · Thu May 16 23:05:53 2019 +0000
  53. f25a370 Use %topic=topic instead of deprecated /topic syntax on push by David Pursehouse · Wed Nov 14 19:01:22 2018 -0800
  54. b554838 Print project name when work tree initialization fails by Mikhail Naganov · Thu May 09 12:59:49 2019 -0700
  55. 2d095da Ignore submodules when calculating 'git diff-files' by Eli Ribble · Thu May 02 18:21:42 2019 -0700
  56. 266f74c info: Use the non-formatting printer for headtext by Sebastian Schuberth · Wed Apr 17 19:08:52 2019 +0200
  57. 1f1596b Don't print "persistent ref" message when syncing quietly by Tim Schumacher · Mon Apr 15 11:17:08 2019 +0200
  58. 0d9b16d sync: deleted unused repos in reversed order (children before parent) by Kuang-che Wu · Sat Apr 06 00:49:47 2019 +0800
  59. a84df06 platform_utils_win32: remove an unnecessary workaround by Роман Донченко · Thu Mar 21 23:45:59 2019 +0300
  60. e57f114 sync: respect --force-sync when fetching updates by Mike Frysinger · Mon Mar 18 21:27:54 2019 -0400
  61. 01019d9 docs: fixed typo error. by Kyunam Jo · Mon Mar 18 13:30:58 2019 +0900
  62. 834d308 Merge "project: Relax the submodule name pattern to accept dots" by Sebastian Schuberth · Thu Mar 14 07:14:28 2019 +0000
  63. c18ee35 Merge "sync: Add option '--force-remove-dirty'" by Oleksii Okolielov · Mon Mar 11 17:56:00 2019 +0000
  64. d3c0f59 sync: Add option '--force-remove-dirty' by Oleksii Okolielov · Mon Dec 17 19:23:44 2018 -0500
  65. 41a2683 project: Relax the submodule name pattern to accept dots by Sebastian Schuberth · Mon Mar 11 13:53:38 2019 +0100
  66. e7379dc docs: document a Python 3 migration plan by Mike Frysinger · Wed Jan 30 14:35:39 2019 -0500
  67. 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
  68. 12ee544 init: Remove -c short option for --current-branch by Ereth McKnight-MacNeil · Wed Dec 19 21:28:35 2018 -0800 v1.13.1
  69. e158e38 Merge "README: link in new bug tracker" by Mike Frysinger · Thu Dec 20 07:21:02 2018 +0000
  70. 3bbbcaf README: link in new bug tracker by Mike Frysinger · Thu Dec 20 02:11:35 2018 -0500
  71. d4b13c2 Leverage the next keyword from python 2.7 by Eli Ribble · Tue Dec 18 21:21:12 2018 -0800
  72. 6e53844 Allow clobbering of existing tags from remote. by Xin Li · Mon Dec 10 11:33:16 2018 -0800 v1.13.0
  73. d26146d platform_utils: Fix exception handling in _walk_windows_impl by David Pursehouse · Thu Nov 01 11:54:10 2018 +0900
  74. bd8f658 Add option for git-repo to support 'silent' uploads by Vadim Bendebury · Wed Oct 31 13:48:01 2018 -0700
  75. 713c587 upload: Unify option passing in ssh and other transports by Jonathan Nieder · Mon Nov 05 13:21:52 2018 -0800
  76. 36391bf Merge "init: --dissociate option to copy objects borrowed with --reference" by David Pursehouse · Sun Oct 28 23:30:50 2018 +0000
  77. bed8b62 Add support for long paths by Renaud Paquay · Thu Sep 27 10:46:58 2018 -0700
  78. 09f0abb init: --dissociate option to copy objects borrowed with --reference by Nikolai Merinov · Fri Oct 19 15:07:05 2018 +0500
  79. b3133a3 Merge "update markdown/help header format" by Jonathan Nieder · Wed Oct 10 05:54:59 2018 +0000
  80. 3b24e7b update homepage URIs by Mike Frysinger · Wed Oct 10 00:57:44 2018 -0400
  81. b8f7bb0 update markdown/help header format by Mike Frysinger · Wed Oct 10 01:05:11 2018 -0400
  82. 3891b75 manifest-format: convert to markdown by Mike Frysinger · Fri Oct 05 19:26:15 2018 -0400
  83. 2b42d28 Windows: Add support for creating symlinks as an unprivileged user by Renaud Paquay · Mon Oct 01 14:59:48 2018 -0700
  84. e469a0c fix some sync error while using python3 by Dylan Deng · Sat Jun 23 15:02:26 2018 +0800
  85. 65b0ba5 Remove unused pylint suppressions by David Pursehouse · Sun Jun 24 16:21:51 2018 +0900
  86. a6515fb Merge "Flush stderr on Windows" by Sebastian Schuberth · Fri Jul 13 15:48:36 2018 +0000
  87. 993dcac Fix the initial existence check for "repo" by Sebastian Schuberth · Fri Jul 13 10:25:52 2018 +0200
  88. a939984 Flush stderr on Windows by Sebastian Schuberth · Fri Jul 13 11:47:10 2018 +0200
  89. b10f0e5 hooks/pre-auto-gc-battery: allow gc to run on non-laptops by Adam Borowski · Wed Feb 28 23:12:04 2018 +0100
  90. da40341 manifest: Support a default upstream value by Nasser Grainawi · Fri May 04 12:53:29 2018 -0600
  91. 8d4b106 Merge "docs: repo-hooks: fix cwd details" by Mike Frysinger · Thu Apr 26 07:57:46 2018 +0000
  92. ed429c9 docs: repo-hooks: fix cwd details by Mike Frysinger · Tue Mar 20 20:00:14 2018 -0400
  93. 0f2e45a Pass refs to ls-remote by Akshay Verma · Sat Mar 24 12:27:05 2018 +0530
  94. cf7c083 Download latest patch when no patch is specified by Akshay Verma · Thu Mar 15 21:56:30 2018 +0530
  95. 4ea1f0c Merge changes I9c1ab65f,I7b2027ae by David Pursehouse · Fri Mar 16 02:06:10 2018 +0000
  96. 7d52585 Add a way to override the revision of an <extend-project> by Luis Hector Chavez · Thu Mar 15 09:54:08 2018 -0700
  97. 1f36570 Merge "implement optional 'sync-tags' in the manifest file" by David Pursehouse · Mon Feb 26 06:50:53 2018 +0000
  98. ce7e026 Take care of a tilde on cookie file path by Daichi Ueura · Mon Feb 26 08:49:36 2018 +0900
  99. a32c92c implement optional 'sync-tags' in the manifest file by YOUNG HO CHA · Wed Feb 14 16:57:31 2018 +0900
  100. 5f0e57d init: Remove string concat in no-op os.path.join by Samuel Holland · Mon Jan 22 11:00:24 2018 -0600