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