1. 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
  2. 35d2221 Ensure repo waits for child process to terminate by Renaud Paquay · Tue Nov 01 11:24:52 2016 -0700
  3. a24671f Merge "init: allow relative path on --reference argument" by David Pursehouse · Mon May 29 04:54:12 2017 +0000
  4. 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
  5. fef9f21 Fix misplaced file separator string.replace call by Renaud Paquay · Tue Nov 01 18:28:01 2016 -0700
  6. 6a470be Use OS file separator by Renaud Paquay · Tue Nov 01 11:25:15 2016 -0700
  7. 169d8ae Merge "pre-auto-gc: Add support for Windows" by David Pursehouse · Sun May 28 00:37:59 2017 +0000
  8. c79d3b8 init: allow relative path on --reference argument by YOUNG HO CHA · Tue Jan 24 21:47:50 2017 +0900
  9. aa90021 Set result if sys.exit() is called by subcommand. by David Riley · Wed Apr 05 13:50:52 2017 -0700
  10. fddfa6f Adding include element into the top-level element by Jiri tyr · Mon Jan 09 23:47:52 2017 +0000
  11. 997a92b Merge "Add option REPO_IGNORE_SSH_INFO to ignore ssh_info" by David Pursehouse · Sat May 27 04:25:39 2017 +0000
  12. fbcbcab Merge "init: add --submodules to sync manifest submodules" by David Pursehouse · Sat May 27 04:24:58 2017 +0000
  13. eec726c Add option REPO_IGNORE_SSH_INFO to ignore ssh_info by Timo Lotterbach · Fri Oct 07 10:52:08 2016 +0200
  14. 666debc gitc_delete: Remove unused imports by David Pursehouse · Fri May 26 21:53:34 2017 +0900
  15. c354a9b abandon: fix usage of undefined variable by David Pursehouse · Fri May 26 21:52:12 2017 +0900
  16. 06848b2 Update .mailmap by David Pursehouse · Fri May 26 21:44:57 2017 +0900
  17. e4e94d2 init: add --submodules to sync manifest submodules by Martin Kelly · Tue Mar 21 16:05:12 2017 -0700
  18. c9439fa pre-auto-gc: Add support for Windows by Sebastian Schuberth · Wed Mar 01 10:56:32 2017 +0100
  19. 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
  20. ffb4b89 sync.py: report the remote URL on fatal git remote errors by Marc Herbert · Tue Apr 04 22:03:53 2017 -0700
  21. 04071c1 manifest-format: fix EMPTY keyword usage by Mike Frysinger · Wed Dec 28 16:07:16 2016 -0500
  22. 7de8c5d Merge "init: Add no-tags and current branch options" by Jonathan Nieder · Fri Dec 09 02:33:42 2016 +0000
  23. bb9c42c Merge "Fix removing broken symlink in reference dir" by David Pursehouse · Tue Dec 06 07:51:01 2016 +0000
  24. f4dda9a init: Add no-tags and current branch options by Naseer Ahmed · Thu Dec 01 18:49:54 2016 -0500
  25. 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
  26. 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
  27. 27226e7 Add a check and more output to protect against invalid REPO_URLs by Sebastian Schuberth · Fri Oct 28 14:27:43 2016 +0200
  28. 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
  29. ae81c96 Merge "implement optional '--all' in the abandon command" by David Pursehouse · Fri Oct 28 07:52:31 2016 +0000
  30. e02c17c Merge "_CheckDirReference: log actual error before suggesting --force-sync" by Dan Willemsen · Fri Oct 28 06:49:07 2016 +0000
  31. 6e31079 Add sso to list of known schemes for relative URLs by Joe Kilner · Thu Oct 27 15:53:53 2016 -0700
  32. ec28790 _CheckDirReference: log actual error before suggesting --force-sync by Marc Herbert · Thu Oct 27 12:58:26 2016 -0700
  33. 4d5bb68 status: add -q/--quiet option by Andrew Wheeler · Mon Feb 27 13:52:22 2012 -0600
  34. 2e14792 implement optional '--all' in the abandon command by Kyunam.jo · Wed Oct 12 16:33:19 2016 +0900
  35. 82f6798 Merge "sync: Fix semaphore release bug that causes thread 'leaks'" by David Pursehouse · Mon Oct 17 01:10:16 2016 +0000
  36. 699bcd4 Removed duplication code in abandon.py by Kyunam.jo · Wed Oct 12 09:59:34 2016 +0900
  37. 7f1ccfb sync: Fix semaphore release bug that causes thread 'leaks' by Andrew Wheeler · Fri Jun 17 16:51:07 2016 -0500
  38. eceeb1b Support broken symlinks when cleaning obsolete paths by Dan Willemsen · Sun Sep 25 18:24:27 2016 -0700 v1.12.37
  39. 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
  40. 40d3952 Merge "On project cleanup, don't remove nested projects" by David Pursehouse · Wed Sep 21 22:23:44 2016 +0000 v1.12.35
  41. 4350791 On project cleanup, don't remove nested projects by Dan Willemsen · Thu Sep 01 16:26:02 2016 -0700
  42. d648045 implement optional 'pushurl' in the manifest file by Steve Rae · Wed Aug 10 15:00:00 2016 -0700
  43. 6284568 Merge "Repo: improve error detection for new ssh connections" by David Pursehouse · Tue Sep 20 08:06:12 2016 +0000
  44. 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
  45. 4aed6f8 Merge "Replace pylint with pyflakes/flake8" by David Pursehouse · Tue Sep 20 06:57:16 2016 +0000
  46. 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
  47. 267ac57 Merge "repo: add comment for updating maintainer keys" by David Pursehouse · Wed Sep 14 14:06:42 2016 +0000
  48. bb5b1a0 Replace pylint with pyflakes/flake8 by David Pursehouse · Fri Sep 02 14:20:38 2016 +0900
  49. e01ee02 Merge "Fix submodule checkout error when using sync-s option" by David Pursehouse · Wed Sep 14 07:45:49 2016 +0000
  50. e443365 repo: add comment for updating maintainer keys by Mike Frysinger · Tue Sep 13 18:06:07 2016 -0400
  51. d9de945 Merge "upload: short circuit when nothing is pending" by David Pursehouse · Wed Sep 14 05:20:36 2016 +0000
  52. 2ff3029 When syncing a project with a shared object store, disable automatic pruning. by Gabe Black · Thu Oct 09 17:54:35 2014 -0700
  53. e5c0ea0 Consider local project to be default for 'repo start' by Vadim Bendebury · Fri Sep 05 10:26:31 2014 -0700
  54. 163a3be upload: short circuit when nothing is pending by Mike Frysinger · Mon Apr 04 17:31:32 2016 -0400
  55. 7a77c16 Update mailmap by David Pursehouse · Fri Sep 02 11:12:28 2016 +0900
  56. 488bf09 Repo: fall back to http, if ssh connection fails for http repos by Timo Lotterbach · Fri Jul 15 16:55:39 2016 +0200
  57. 05dc46b Repo: improve error detection for new ssh connections by Timo Lotterbach · Fri Jul 15 16:48:42 2016 +0200
  58. 39252ba gitc: Lower concurrent ls-projects requests by Dan Willemsen · Tue Aug 23 14:06:59 2016 -0700 v1.12.34
  59. 71e4cea RepoHook: do not list options twice during hash based approval by Jonathan Nieder · Tue Aug 16 12:05:09 2016 -0700
  60. c4c2b06 Increment the wrapper version by David Pursehouse · Wed Aug 17 13:16:31 2016 +0900
  61. 6a0a364 Merge "init: Add --no-clone-bundle option" by David Pursehouse · Wed Aug 17 04:57:28 2016 +0000
  62. 6118faa Merge "init: Respect --quiet option when synching manifest repository" by David Pursehouse · Wed Aug 17 04:04:14 2016 +0000
  63. 183c52a Merge "project: Set config option to skip lfs smudge filter" by David Pursehouse · Wed Aug 17 01:00:11 2016 +0000
  64. 58f85f9 Merge "RepoHook: allow users to approve hooks via manifests" by Jonathan Nieder · Tue Aug 16 18:05:23 2016 +0000
  65. 40252c2 RepoHook: allow users to approve hooks via manifests by Mike Frysinger · Mon Aug 15 21:23:44 2016 -0400
  66. 76a4a9d project: Set config option to skip lfs smudge filter by David Pursehouse · Tue Aug 16 12:11:12 2016 +0900
  67. befaec1 improve docs by Mike Frysinger · Tue Aug 16 00:08:37 2016 -0400
  68. 9711a98 init: Add --no-clone-bundle option by Hu xiuyun · Fri Dec 11 11:16:41 2015 +0800
  69. 438eade init: Respect --quiet option when synching manifest repository by David Pursehouse · Sun Aug 14 18:02:32 2016 +0900
  70. 69297c1 Merge "Support non-ASCII GNUPGHOME environment variable" by David Pursehouse · Mon Aug 15 00:51:32 2016 +0000
  71. 8016f60 Merge "repo: Repo does not always handle '.' parameter correctly" by David Pursehouse · Sun Aug 14 08:50:28 2016 +0000
  72. 631d0ec Support non-ASCII GNUPGHOME environment variable by Dāvis Mosāns · Sat Jul 16 21:11:11 2016 +0300
  73. f97e72e Bail out when manifest is referencing a bad SHA-1 revision. by Xin Li · Fri Jun 24 12:17:14 2016 -0700
  74. 8ac0c96 Fix removing broken symlink in reference dir by Cheuk Leung · Mon Jul 06 21:33:00 2015 +0200
  75. faaddc9 Merge "Adds additional crlf clobber avoidance." by David Pursehouse · Wed Jun 29 05:42:20 2016 +0000
  76. a36af07 Merge "Fix variable assignment" by David Pursehouse · Wed Jun 29 01:43:41 2016 +0000
  77. 037040f Fix variable assignment by Aymen Bouaziz · Tue Jun 28 12:27:23 2016 +0200
  78. 2598ed0 Fix submodule checkout error when using sync-s option by Aymen Bouaziz · Fri Jun 24 14:34:08 2016 +0200
  79. 01952e6 Adds additional crlf clobber avoidance. by Fredrik Berggren · Fri Apr 22 14:36:11 2016 +0200
  80. 9d2b14d pylint: Fix unused-{argument,variable} warning by Stefan Beller · Tue Jun 21 11:48:57 2016 -0700
  81. 6685106 pylint: fix indentation in manifest_xml by Stefan Beller · Fri Jun 17 16:40:08 2016 -0700
  82. d64e8ee pylint: ignore bad-whitespace by Stefan Beller · Fri Jun 17 16:36:47 2016 -0700
  83. 8b39fb4 Merge "Fix XmlManifest.Save with remotes that have 'alias' set" by Dan Willemsen · Fri Apr 22 18:28:55 2016 +0000
  84. 96c2d65 Fix XmlManifest.Save with remotes that have 'alias' set by Dan Willemsen · Wed Apr 06 16:03:54 2016 -0700
  85. 7ecccf6 diffmanifests: support custom git pretty format strings by Sebastian Schuberth · Tue Mar 29 14:11:20 2016 +0200
  86. cee5c77 Add a .mailmap file by David Pursehouse · Mon Apr 18 19:08:23 2016 +0900
  87. 79fba68 sync: Update help text for --smart-sync to be more specific by David Pursehouse · Wed Apr 13 18:03:00 2016 +0900
  88. e868841 Improve documentation of manifest server RPC methods by David Pursehouse · Wed Apr 13 17:55:34 2016 +0900
  89. f9fe3e1 repo: Repo does not always handle '.' parameter correctly by Mark E. Hamilton · Tue Feb 23 18:10:42 2016 -0700
  90. bdb866e Fix symlinking of new projects by Dan Willemsen · Tue Apr 05 17:22:02 2016 -0700
  91. e121ad5 Merge "Ignore clone.bundle on HTTP 501, i.e. Not Implemented" by David Pursehouse · Tue Apr 05 21:39:29 2016 +0000
  92. 1f05644 Add --inverse-regex option to forall subcommand by Takeshi Kanemoto · Tue Jan 26 14:11:35 2016 +0900
  93. 936d618 Merge changes from topic 'pylint-pep8-cleanup' by David Pursehouse · Tue Mar 15 00:31:12 2016 +0000
  94. 9322964 Update commit-msg hook to version from Gerrit 2.12.1 by Mike Bjorge · Mon Feb 29 11:48:15 2016 -0800
  95. 4aa4b21 RepoHook: set __file__ when running the hook by Mike Frysinger · Fri Mar 04 15:03:00 2016 -0500
  96. 8ccfa74 command.py: Cleaned up pylint/pep8 violations by Mark E. Hamilton · Wed Feb 10 10:44:30 2016 -0700
  97. 30b0f4e project.py: Cleaned up pylint/pep8 violations by Mark E. Hamilton · Wed Feb 10 10:44:30 2016 -0700
  98. 203153e Add rpc: to default protocol whitelist by Jonathan Nieder · Fri Feb 26 18:53:54 2016 -0800 v1.12.33
  99. 4cfb6d7 Better error display on forall by Alexandre Garnier · Wed Sep 09 15:51:31 2015 +0200
  100. b29e611 SUBMITTING_PATCHES: Expand instructions by Mark E. Hamilton · Tue Feb 16 18:30:44 2016 -0700