1. e57f114 sync: respect --force-sync when fetching updates by Mike Frysinger · 5 years ago
  2. 01019d9 docs: fixed typo error. by Kyunam Jo · 5 years ago
  3. 834d308 Merge "project: Relax the submodule name pattern to accept dots" by Sebastian Schuberth · 5 years ago
  4. c18ee35 Merge "sync: Add option '--force-remove-dirty'" by Oleksii Okolielov · 5 years ago
  5. d3c0f59 sync: Add option '--force-remove-dirty' by Oleksii Okolielov · 5 years ago
  6. 41a2683 project: Relax the submodule name pattern to accept dots by Sebastian Schuberth · 5 years ago
  7. e7379dc docs: document a Python 3 migration plan by Mike Frysinger · 5 years ago
  8. 13f323b event_log: turn id generation from a generator to a func call by Mike Frysinger · 5 years ago v1.13.2
  9. 12ee544 init: Remove -c short option for --current-branch by Ereth McKnight-MacNeil · 5 years ago v1.13.1
  10. e158e38 Merge "README: link in new bug tracker" by Mike Frysinger · 5 years ago
  11. 3bbbcaf README: link in new bug tracker by Mike Frysinger · 5 years ago
  12. d4b13c2 Leverage the next keyword from python 2.7 by Eli Ribble · 5 years ago
  13. 6e53844 Allow clobbering of existing tags from remote. by Xin Li · 5 years ago v1.13.0
  14. d26146d platform_utils: Fix exception handling in _walk_windows_impl by David Pursehouse · 6 years ago
  15. bd8f658 Add option for git-repo to support 'silent' uploads by Vadim Bendebury · 6 years ago
  16. 713c587 upload: Unify option passing in ssh and other transports by Jonathan Nieder · 5 years ago
  17. 36391bf Merge "init: --dissociate option to copy objects borrowed with --reference" by David Pursehouse · 6 years ago
  18. bed8b62 Add support for long paths by Renaud Paquay · 6 years ago
  19. 09f0abb init: --dissociate option to copy objects borrowed with --reference by Nikolai Merinov · 6 years ago
  20. b3133a3 Merge "update markdown/help header format" by Jonathan Nieder · 6 years ago
  21. 3b24e7b update homepage URIs by Mike Frysinger · 6 years ago
  22. b8f7bb0 update markdown/help header format by Mike Frysinger · 6 years ago
  23. 3891b75 manifest-format: convert to markdown by Mike Frysinger · 6 years ago
  24. 2b42d28 Windows: Add support for creating symlinks as an unprivileged user by Renaud Paquay · 6 years ago
  25. e469a0c fix some sync error while using python3 by Dylan Deng · 6 years ago
  26. 65b0ba5 Remove unused pylint suppressions by David Pursehouse · 6 years ago
  27. a6515fb Merge "Flush stderr on Windows" by Sebastian Schuberth · 6 years ago
  28. 993dcac Fix the initial existence check for "repo" by Sebastian Schuberth · 6 years ago
  29. a939984 Flush stderr on Windows by Sebastian Schuberth · 6 years ago
  30. b10f0e5 hooks/pre-auto-gc-battery: allow gc to run on non-laptops by Adam Borowski · 6 years ago
  31. da40341 manifest: Support a default upstream value by Nasser Grainawi · 6 years ago
  32. 8d4b106 Merge "docs: repo-hooks: fix cwd details" by Mike Frysinger · 6 years ago
  33. ed429c9 docs: repo-hooks: fix cwd details by Mike Frysinger · 6 years ago
  34. 0f2e45a Pass refs to ls-remote by Akshay Verma · 6 years ago
  35. cf7c083 Download latest patch when no patch is specified by Akshay Verma · 6 years ago
  36. 4ea1f0c Merge changes I9c1ab65f,I7b2027ae by David Pursehouse · 6 years ago
  37. 7d52585 Add a way to override the revision of an <extend-project> by Luis Hector Chavez · 6 years ago
  38. 1f36570 Merge "implement optional 'sync-tags' in the manifest file" by David Pursehouse · 6 years ago
  39. ce7e026 Take care of a tilde on cookie file path by Daichi Ueura · 6 years ago
  40. a32c92c implement optional 'sync-tags' in the manifest file by YOUNG HO CHA · 6 years ago
  41. 5f0e57d init: Remove string concat in no-op os.path.join by Samuel Holland · 6 years ago
  42. baa0009 Support relative paths in --reference by Samuel Holland · 6 years ago
  43. 685320b event_log: Fix order of parameters to Add method call by David Pursehouse · 6 years ago
  44. 02c0ee6 Sync correctly when subproject url is a relative url to its parent url by Shouheng Zhang · 6 years ago
  45. 1dc3660 Merge "Update commit-msg hook to version from Gerrit 2.14.6" by David Pursehouse · 6 years ago
  46. cbe8aeb Update commit-msg hook to version from Gerrit 2.14.6 by Dana Dahlstrom · 6 years ago
  47. 305a2d0 Support --push-option in upload subcommand by Masaya Suzuki · 6 years ago
  48. 84e7e16 document repo hooks mechanism by Mike Frysinger · 6 years ago
  49. f46902a forall: Clarify expansion of REPO_ environment values with -c by David Pursehouse · 7 years ago
  50. c00d28b Set GIT_SSH_VARIANT when setting GIT_SSH by Jonathan Nieder · 7 years ago
  51. 788e962 Provide more specific error message for symlinks errors on Windows by Renaud Paquay · 7 years ago
  52. cd892a3 Allow quotes in editor command on Windows by Renaud Paquay · 8 years ago
  53. 010fed7 Replace all os.remove calls by Renaud Paquay · 7 years ago
  54. e8595e9 Support pager on Windows by Renaud Paquay · 8 years ago
  55. 227ad2e Implement islink, readlink and realpath using Win32 api by Renaud Paquay · 8 years ago
  56. 2a4be94 Handle Windows line endings when reading binary files by Renaud Paquay · 8 years ago
  57. 9d74339 Merge "Fixed upload to remotes with the url ssh://hostname" by David Pursehouse · 7 years ago
  58. 2c57d61 Merge "Add option '--no-cert-checks' for 'upload' sub command." by David Pursehouse · 7 years ago
  59. d1ebc89 Merge changes from topic "windows-support" by David Pursehouse · 7 years ago
  60. 2ec2a5d Fixed upload to remotes with the url ssh://hostname by Christian Koestlin · 7 years ago
  61. 9ead97b When starting a branch, do not use a tag or change value for branch.merge by Zac Livingston · 7 years ago
  62. e433226 Print a message when fetching is skipped for an immutable ref by Zac Livingston · 7 years ago
  63. bed59ce Add option '--no-cert-checks' for 'upload' sub command. by Łukasz Gardoń · 7 years ago
  64. c94d6eb Revert "Migrate git-repo to create private changes rather than drafts" by Jonathan Nieder · 7 years ago
  65. d88f53e Migrate git-repo to create private changes rather than drafts by Changcheng Xiao · 7 years ago
  66. 87984c6 Add options for git-repo to support private and wip changes by Changcheng Xiao · 7 years ago
  67. ffc1401 Merge "download: try to choose . as default project if none" by David Pursehouse · 7 years ago
  68. 8a6eeed Merge "Always print percentage when syncing quietly" by David Pursehouse · 7 years ago
  69. 7be072e Always print percentage when syncing quietly by Tim Schumacher · 7 years ago
  70. 7482a96 download: try to choose . as default project if none by Nicolas Cornu · 7 years ago
  71. 3bcd305 Fix "list comprehension redefines 'x'" warnings from pyflakes by David Pursehouse · 7 years ago
  72. 224a31a init: add missing submodule arg by Martin Kelly · 7 years ago
  73. b54343d Tell the user if it will upload a draft by Nicolas Cornu · 7 years ago
  74. 259f165 Merge "Add a newline after "Fetching projects" progress output" by David Pursehouse · 7 years ago
  75. 8419ab2 sync: Continue job if some fetchs failed but force-broken is set by Nicolas Cornu · 7 years ago
  76. 913327f Add a newline after "Fetching projects" progress output by Tim Schumacher · 7 years ago
  77. ad1abcb Port os.rename calls to work on Windows by Renaud Paquay · 8 years ago
  78. a65adf7 Workaround shutil.rmtree limitation on Windows by Renaud Paquay · 8 years ago
  79. d5cec5e Add support for creating symbolic links on Windows by Renaud Paquay · 8 years ago
  80. 2e70291 Make "git command" and "forall" work on Windows by Renaud Paquay · 8 years ago
  81. 35d2221 Ensure repo waits for child process to terminate by Renaud Paquay · 8 years ago
  82. a24671f Merge "init: allow relative path on --reference argument" by David Pursehouse · 7 years ago
  83. e0684ad sync: Add support to dump a JSON event log of all sync events. by David Riley · 7 years ago
  84. fef9f21 Fix misplaced file separator string.replace call by Renaud Paquay · 8 years ago
  85. 6a470be Use OS file separator by Renaud Paquay · 8 years ago
  86. 169d8ae Merge "pre-auto-gc: Add support for Windows" by David Pursehouse · 7 years ago
  87. c79d3b8 init: allow relative path on --reference argument by YOUNG HO CHA · 7 years ago
  88. aa90021 Set result if sys.exit() is called by subcommand. by David Riley · 7 years ago
  89. fddfa6f Adding include element into the top-level element by Jiri tyr · 7 years ago
  90. 997a92b Merge "Add option REPO_IGNORE_SSH_INFO to ignore ssh_info" by David Pursehouse · 7 years ago
  91. fbcbcab Merge "init: add --submodules to sync manifest submodules" by David Pursehouse · 7 years ago
  92. eec726c Add option REPO_IGNORE_SSH_INFO to ignore ssh_info by Timo Lotterbach · 8 years ago
  93. 666debc gitc_delete: Remove unused imports by David Pursehouse · 7 years ago
  94. c354a9b abandon: fix usage of undefined variable by David Pursehouse · 7 years ago
  95. 06848b2 Update .mailmap by David Pursehouse · 7 years ago
  96. e4e94d2 init: add --submodules to sync manifest submodules by Martin Kelly · 7 years ago
  97. c9439fa pre-auto-gc: Add support for Windows by Sebastian Schuberth · 7 years ago
  98. 3d7bbc9 project.py: fix performance issue with --reference when the mirrored repository has many refs by heping · 7 years ago
  99. ffb4b89 sync.py: report the remote URL on fatal git remote errors by Marc Herbert · 7 years ago
  100. 04071c1 manifest-format: fix EMPTY keyword usage by Mike Frysinger · 7 years ago