1. 2ec2a5d Fixed upload to remotes with the url ssh://hostname by Christian Koestlin · Mon Dec 05 20:32:45 2016 +0100
  2. 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
  3. e433226 Print a message when fetching is skipped for an immutable ref by Zac Livingston · Fri Jun 16 08:56:09 2017 -0600
  4. c94d6eb Revert "Migrate git-repo to create private changes rather than drafts" by Jonathan Nieder · Tue Aug 08 18:34:53 2017 +0000
  5. d88f53e Migrate git-repo to create private changes rather than drafts by Changcheng Xiao · Mon Aug 07 15:05:46 2017 +0200
  6. 87984c6 Add options for git-repo to support private and wip changes by Changcheng Xiao · Wed Aug 02 16:55:03 2017 +0200
  7. ffc1401 Merge "download: try to choose . as default project if none" by David Pursehouse · Wed Aug 02 07:19:45 2017 +0000
  8. 8a6eeed Merge "Always print percentage when syncing quietly" by David Pursehouse · Wed Aug 02 07:01:08 2017 +0000
  9. 7be072e Always print percentage when syncing quietly by Tim Schumacher · Wed Jun 28 18:29:23 2017 +0200
  10. 7482a96 download: try to choose . as default project if none by Nicolas Cornu · Thu Jun 29 09:15:54 2017 +0200
  11. 3bcd305 Fix "list comprehension redefines 'x'" warnings from pyflakes by David Pursehouse · Mon Jul 10 22:42:22 2017 +0900
  12. 224a31a init: add missing submodule arg by Martin Kelly · Mon Jul 10 14:46:25 2017 -0700
  13. b54343d Tell the user if it will upload a draft by Nicolas Cornu · Mon Jul 10 10:31:24 2017 +0200
  14. 259f165 Merge "Add a newline after "Fetching projects" progress output" by David Pursehouse · Wed Jun 28 04:24:03 2017 +0000
  15. 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
  16. 913327f Add a newline after "Fetching projects" progress output by Tim Schumacher · Mon Jun 05 15:01:41 2017 +0200
  17. 35d2221 Ensure repo waits for child process to terminate by Renaud Paquay · Tue Nov 01 11:24:52 2016 -0700
  18. a24671f Merge "init: allow relative path on --reference argument" by David Pursehouse · Mon May 29 04:54:12 2017 +0000
  19. 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
  20. fef9f21 Fix misplaced file separator string.replace call by Renaud Paquay · Tue Nov 01 18:28:01 2016 -0700
  21. 6a470be Use OS file separator by Renaud Paquay · Tue Nov 01 11:25:15 2016 -0700
  22. 169d8ae Merge "pre-auto-gc: Add support for Windows" by David Pursehouse · Sun May 28 00:37:59 2017 +0000
  23. c79d3b8 init: allow relative path on --reference argument by YOUNG HO CHA · Tue Jan 24 21:47:50 2017 +0900
  24. aa90021 Set result if sys.exit() is called by subcommand. by David Riley · Wed Apr 05 13:50:52 2017 -0700
  25. fddfa6f Adding include element into the top-level element by Jiri tyr · Mon Jan 09 23:47:52 2017 +0000
  26. 997a92b Merge "Add option REPO_IGNORE_SSH_INFO to ignore ssh_info" by David Pursehouse · Sat May 27 04:25:39 2017 +0000
  27. fbcbcab Merge "init: add --submodules to sync manifest submodules" by David Pursehouse · Sat May 27 04:24:58 2017 +0000
  28. eec726c Add option REPO_IGNORE_SSH_INFO to ignore ssh_info by Timo Lotterbach · Fri Oct 07 10:52:08 2016 +0200
  29. 666debc gitc_delete: Remove unused imports by David Pursehouse · Fri May 26 21:53:34 2017 +0900
  30. c354a9b abandon: fix usage of undefined variable by David Pursehouse · Fri May 26 21:52:12 2017 +0900
  31. 06848b2 Update .mailmap by David Pursehouse · Fri May 26 21:44:57 2017 +0900
  32. e4e94d2 init: add --submodules to sync manifest submodules by Martin Kelly · Tue Mar 21 16:05:12 2017 -0700
  33. c9439fa pre-auto-gc: Add support for Windows by Sebastian Schuberth · Wed Mar 01 10:56:32 2017 +0100
  34. 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
  35. ffb4b89 sync.py: report the remote URL on fatal git remote errors by Marc Herbert · Tue Apr 04 22:03:53 2017 -0700
  36. 04071c1 manifest-format: fix EMPTY keyword usage by Mike Frysinger · Wed Dec 28 16:07:16 2016 -0500
  37. 7de8c5d Merge "init: Add no-tags and current branch options" by Jonathan Nieder · Fri Dec 09 02:33:42 2016 +0000
  38. bb9c42c Merge "Fix removing broken symlink in reference dir" by David Pursehouse · Tue Dec 06 07:51:01 2016 +0000
  39. f4dda9a init: Add no-tags and current branch options by Naseer Ahmed · Thu Dec 01 18:49:54 2016 -0500
  40. b881d22 Merge "Add a check and more output to protect against invalid REPO_URLs" by David Pursehouse · Sat Oct 29 07:28:35 2016 +0000
  41. 8e2d1d5 Merge "Fix checkout error when depth passed to repo init and revision is a sha1" by Dan Willemsen · Fri Oct 28 19:30:45 2016 +0000
  42. 27226e7 Add a check and more output to protect against invalid REPO_URLs by Sebastian Schuberth · Fri Oct 28 14:27:43 2016 +0200
  43. 6c59446 Fix checkout error when depth passed to repo init and revision is a sha1 by Aymen Bouaziz · Tue Oct 25 18:03:51 2016 +0200
  44. ae81c96 Merge "implement optional '--all' in the abandon command" by David Pursehouse · Fri Oct 28 07:52:31 2016 +0000
  45. e02c17c Merge "_CheckDirReference: log actual error before suggesting --force-sync" by Dan Willemsen · Fri Oct 28 06:49:07 2016 +0000
  46. 6e31079 Add sso to list of known schemes for relative URLs by Joe Kilner · Thu Oct 27 15:53:53 2016 -0700
  47. ec28790 _CheckDirReference: log actual error before suggesting --force-sync by Marc Herbert · Thu Oct 27 12:58:26 2016 -0700
  48. 4d5bb68 status: add -q/--quiet option by Andrew Wheeler · Mon Feb 27 13:52:22 2012 -0600
  49. 2e14792 implement optional '--all' in the abandon command by Kyunam.jo · Wed Oct 12 16:33:19 2016 +0900
  50. 82f6798 Merge "sync: Fix semaphore release bug that causes thread 'leaks'" by David Pursehouse · Mon Oct 17 01:10:16 2016 +0000
  51. 699bcd4 Removed duplication code in abandon.py by Kyunam.jo · Wed Oct 12 09:59:34 2016 +0900
  52. 7f1ccfb sync: Fix semaphore release bug that causes thread 'leaks' by Andrew Wheeler · Fri Jun 17 16:51:07 2016 -0500
  53. eceeb1b Support broken symlinks when cleaning obsolete paths by Dan Willemsen · Sun Sep 25 18:24:27 2016 -0700 v1.12.37
  54. 16889ba Revert "Repo: fall back to http, if ssh connection fails for http repos" by Dan Willemsen · Thu Sep 22 16:39:06 2016 +0000 v1.12.36
  55. 40d3952 Merge "On project cleanup, don't remove nested projects" by David Pursehouse · Wed Sep 21 22:23:44 2016 +0000 v1.12.35
  56. 4350791 On project cleanup, don't remove nested projects by Dan Willemsen · Thu Sep 01 16:26:02 2016 -0700
  57. d648045 implement optional 'pushurl' in the manifest file by Steve Rae · Wed Aug 10 15:00:00 2016 -0700
  58. 6284568 Merge "Repo: improve error detection for new ssh connections" by David Pursehouse · Tue Sep 20 08:06:12 2016 +0000
  59. 2aa61d0 Merge "Repo: fall back to http, if ssh connection fails for http repos" by David Pursehouse · Tue Sep 20 08:05:57 2016 +0000
  60. 4aed6f8 Merge "Replace pylint with pyflakes/flake8" by David Pursehouse · Tue Sep 20 06:57:16 2016 +0000
  61. 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
  62. 267ac57 Merge "repo: add comment for updating maintainer keys" by David Pursehouse · Wed Sep 14 14:06:42 2016 +0000
  63. bb5b1a0 Replace pylint with pyflakes/flake8 by David Pursehouse · Fri Sep 02 14:20:38 2016 +0900
  64. e01ee02 Merge "Fix submodule checkout error when using sync-s option" by David Pursehouse · Wed Sep 14 07:45:49 2016 +0000
  65. e443365 repo: add comment for updating maintainer keys by Mike Frysinger · Tue Sep 13 18:06:07 2016 -0400
  66. d9de945 Merge "upload: short circuit when nothing is pending" by David Pursehouse · Wed Sep 14 05:20:36 2016 +0000
  67. 2ff3029 When syncing a project with a shared object store, disable automatic pruning. by Gabe Black · Thu Oct 09 17:54:35 2014 -0700
  68. e5c0ea0 Consider local project to be default for 'repo start' by Vadim Bendebury · Fri Sep 05 10:26:31 2014 -0700
  69. 163a3be upload: short circuit when nothing is pending by Mike Frysinger · Mon Apr 04 17:31:32 2016 -0400
  70. 7a77c16 Update mailmap by David Pursehouse · Fri Sep 02 11:12:28 2016 +0900
  71. 488bf09 Repo: fall back to http, if ssh connection fails for http repos by Timo Lotterbach · Fri Jul 15 16:55:39 2016 +0200
  72. 05dc46b Repo: improve error detection for new ssh connections by Timo Lotterbach · Fri Jul 15 16:48:42 2016 +0200
  73. 39252ba gitc: Lower concurrent ls-projects requests by Dan Willemsen · Tue Aug 23 14:06:59 2016 -0700 v1.12.34
  74. 71e4cea RepoHook: do not list options twice during hash based approval by Jonathan Nieder · Tue Aug 16 12:05:09 2016 -0700
  75. c4c2b06 Increment the wrapper version by David Pursehouse · Wed Aug 17 13:16:31 2016 +0900
  76. 6a0a364 Merge "init: Add --no-clone-bundle option" by David Pursehouse · Wed Aug 17 04:57:28 2016 +0000
  77. 6118faa Merge "init: Respect --quiet option when synching manifest repository" by David Pursehouse · Wed Aug 17 04:04:14 2016 +0000
  78. 183c52a Merge "project: Set config option to skip lfs smudge filter" by David Pursehouse · Wed Aug 17 01:00:11 2016 +0000
  79. 58f85f9 Merge "RepoHook: allow users to approve hooks via manifests" by Jonathan Nieder · Tue Aug 16 18:05:23 2016 +0000
  80. 40252c2 RepoHook: allow users to approve hooks via manifests by Mike Frysinger · Mon Aug 15 21:23:44 2016 -0400
  81. 76a4a9d project: Set config option to skip lfs smudge filter by David Pursehouse · Tue Aug 16 12:11:12 2016 +0900
  82. befaec1 improve docs by Mike Frysinger · Tue Aug 16 00:08:37 2016 -0400
  83. 9711a98 init: Add --no-clone-bundle option by Hu xiuyun · Fri Dec 11 11:16:41 2015 +0800
  84. 438eade init: Respect --quiet option when synching manifest repository by David Pursehouse · Sun Aug 14 18:02:32 2016 +0900
  85. 69297c1 Merge "Support non-ASCII GNUPGHOME environment variable" by David Pursehouse · Mon Aug 15 00:51:32 2016 +0000
  86. 8016f60 Merge "repo: Repo does not always handle '.' parameter correctly" by David Pursehouse · Sun Aug 14 08:50:28 2016 +0000
  87. 631d0ec Support non-ASCII GNUPGHOME environment variable by Dāvis Mosāns · Sat Jul 16 21:11:11 2016 +0300
  88. f97e72e Bail out when manifest is referencing a bad SHA-1 revision. by Xin Li · Fri Jun 24 12:17:14 2016 -0700
  89. 8ac0c96 Fix removing broken symlink in reference dir by Cheuk Leung · Mon Jul 06 21:33:00 2015 +0200
  90. faaddc9 Merge "Adds additional crlf clobber avoidance." by David Pursehouse · Wed Jun 29 05:42:20 2016 +0000
  91. a36af07 Merge "Fix variable assignment" by David Pursehouse · Wed Jun 29 01:43:41 2016 +0000
  92. 037040f Fix variable assignment by Aymen Bouaziz · Tue Jun 28 12:27:23 2016 +0200
  93. 2598ed0 Fix submodule checkout error when using sync-s option by Aymen Bouaziz · Fri Jun 24 14:34:08 2016 +0200
  94. 01952e6 Adds additional crlf clobber avoidance. by Fredrik Berggren · Fri Apr 22 14:36:11 2016 +0200
  95. 9d2b14d pylint: Fix unused-{argument,variable} warning by Stefan Beller · Tue Jun 21 11:48:57 2016 -0700
  96. 6685106 pylint: fix indentation in manifest_xml by Stefan Beller · Fri Jun 17 16:40:08 2016 -0700
  97. d64e8ee pylint: ignore bad-whitespace by Stefan Beller · Fri Jun 17 16:36:47 2016 -0700
  98. 8b39fb4 Merge "Fix XmlManifest.Save with remotes that have 'alias' set" by Dan Willemsen · Fri Apr 22 18:28:55 2016 +0000
  99. 96c2d65 Fix XmlManifest.Save with remotes that have 'alias' set by Dan Willemsen · Wed Apr 06 16:03:54 2016 -0700
  100. 7ecccf6 diffmanifests: support custom git pretty format strings by Sebastian Schuberth · Tue Mar 29 14:11:20 2016 +0200