1. 8f78a83 upload: Fix tests for object identity to use 'is not' by David Pursehouse · 4 years, 9 months ago
  2. e5913ae Fix flake8 E251 unexpected spaces around keyword / parameter equals by David Pursehouse · 4 years, 9 months ago
  3. 0867104 upload: Fix flake8 E241 multiple spaces after ',' by David Pursehouse · 4 years, 9 months ago
  4. 719675b info: Fix formatting of block comment by David Pursehouse · 4 years, 9 months ago
  5. 21c1575 upload: add a --ignore-hooks option by Mike Frysinger · 4 years, 9 months ago
  6. 8f9e022 Remove trailing blank lines by David Pursehouse · 4 years, 9 months ago
  7. 82caef6 repo: lower min version of git a bit by Mike Frysinger · 4 years, 9 months ago
  8. 5f2b045 sync: change how we preserve objects in shared repos by Mike Frysinger · 4 years, 9 months ago
  9. 83a3227 Fixing forall subcommand for Py3 by Jiri Tyr · 4 years, 9 months ago v2.0
  10. e7c9188 remove spurious +x bits by Mike Frysinger · 4 years, 9 months ago
  11. 93293ca Fix inverted logic around [gitc-]init and -c by Dan Willemsen · 4 years, 9 months ago
  12. 5a03308 sync: try to checkout repos across sync failures by Mike Frysinger · 5 years ago
  13. cc96097 sync: add option to skip manifest update by Fredrik de Groot · 5 years ago
  14. 66098f7 init: handle -c conflicts with gitc-init by Mike Frysinger · 4 years, 9 months ago
  15. 0eb2d3c init: Add '-c' as an alias to '--current-branch' by Diogo Ferreira · 5 years ago
  16. e4d2037 info: Add the manifest revision by Diogo Ferreira · 5 years ago
  17. 0b304c0 help: unify command display by Mike Frysinger · 5 years ago
  18. 70c54dc upload/editor: fix bytes/string confusion by Mike Frysinger · 5 years ago
  19. 6da1775 prune: handle branches that track missing branches by Mike Frysinger · 5 years ago
  20. 3538dd2 sync: merge project updates with status bar by Mike Frysinger · 5 years ago
  21. dff9194 sync: report list of failing git trees by Vadim Bendebury · 5 years ago
  22. 3164d40 use open context managers in more places by Mike Frysinger · 5 years ago
  23. b466854 forall: add an --ignore-missing option by Mike Frysinger · 5 years ago v1.13.7.1
  24. f1c5dd8 info: fix "current" output by Mike Frysinger · 5 years ago
  25. 9775a3d info: allow NoSuchProjectError to bubble up by Mike Frysinger · 5 years ago
  26. 9bfdfbe version: add source versions & User-Agents to the output by Mike Frysinger · 5 years ago
  27. 72ab852 grep: handle errors gracefully by Mike Frysinger · 5 years ago
  28. 0a9265e diff: handle errors gracefully by Mike Frysinger · 5 years ago
  29. dc1b59d forall: exit 1 if we skip any repos by Mike Frysinger · 5 years ago
  30. e37aa5f rebase: add basic coloring output by Mike Frysinger · 5 years ago
  31. 4a07798 rebase: add --fail-fast support by Mike Frysinger · 5 years ago
  32. fb527e3 sync: create dedicated manifest project update func by Mike Frysinger · 5 years ago
  33. 01d6c3c sync: create dedicated smart sync func by Mike Frysinger · 5 years ago
  34. 60fdc5c Add repo start option to create the branch based off HEAD by Theodore Dubois · 5 years ago
  35. 46702ed sync: fix deprecated command line option -f by Stefan Müller-Klieser · 5 years ago v1.13.5.1
  36. ae6cb08 split out cli validation from execution by Mike Frysinger · 5 years ago v1.13.5
  37. 898f4e6 help: add a --help-all option to show all commands at once by Mike Frysinger · 5 years ago
  38. d9e5cf0 sync: invert --force-broken with --fail-fast by Mike Frysinger · 5 years ago
  39. d5c306b rebase: pull out project-independent settings from the for loop by Mike Frysinger · 5 years ago
  40. a850ca2 rebase/sync: use exit(1) for errors instead of exit(-1) by Mike Frysinger · 5 years ago
  41. a34186e sync: fix handling of -f and local checkouts by Mike Frysinger · 5 years ago
  42. 745be2e Add support for partial clone. by Xin Li · 5 years ago v1.13.4
  43. ab85fe7 use print() instead of sys.stdout.write() by Mike Frysinger · 5 years ago
  44. ca540ae git_command: drop custom version helper by Mike Frysinger · 5 years ago
  45. 490e163 Remove double forall from "repo help forall" output by Solomon Kinard · 5 years ago
  46. 0c0e934 sync: use integer division with job counts by Mike Frysinger · 5 years ago
  47. 9e71842 status: import print_function by Mike Frysinger · 5 years ago
  48. f601376 set default file encoding to utf-8 by Mike Frysinger · 5 years ago
  49. 31067c0 tweak raise/dict syntax for Python 3 compat by Mike Frysinger · 5 years ago
  50. c745350 diffmanifests: honor user-supplied manifest paths by Basil Gello · 6 years ago
  51. d92464e Honor --depth during repo init by Nasser Grainawi · 5 years ago
  52. 266f74c info: Use the non-formatting printer for headtext by Sebastian Schuberth · 6 years ago
  53. 0d9b16d sync: deleted unused repos in reversed order (children before parent) by Kuang-che Wu · 6 years ago
  54. d3c0f59 sync: Add option '--force-remove-dirty' by Oleksii Okolielov · 6 years ago
  55. 12ee544 init: Remove -c short option for --current-branch by Ereth McKnight-MacNeil · 6 years ago v1.13.1
  56. bd8f658 Add option for git-repo to support 'silent' uploads by Vadim Bendebury · 6 years ago
  57. 36391bf Merge "init: --dissociate option to copy objects borrowed with --reference" by David Pursehouse · 6 years ago
  58. bed8b62 Add support for long paths by Renaud Paquay · 6 years ago
  59. 09f0abb init: --dissociate option to copy objects borrowed with --reference by Nikolai Merinov · 6 years ago
  60. b3133a3 Merge "update markdown/help header format" by Jonathan Nieder · 6 years ago
  61. 3b24e7b update homepage URIs by Mike Frysinger · 6 years ago
  62. b8f7bb0 update markdown/help header format by Mike Frysinger · 6 years ago
  63. 3891b75 manifest-format: convert to markdown by Mike Frysinger · 6 years ago
  64. 65b0ba5 Remove unused pylint suppressions by David Pursehouse · 6 years ago
  65. 0f2e45a Pass refs to ls-remote by Akshay Verma · 7 years ago
  66. cf7c083 Download latest patch when no patch is specified by Akshay Verma · 7 years ago
  67. 5f0e57d init: Remove string concat in no-op os.path.join by Samuel Holland · 7 years ago
  68. baa0009 Support relative paths in --reference by Samuel Holland · 7 years ago
  69. 305a2d0 Support --push-option in upload subcommand by Masaya Suzuki · 7 years ago
  70. f46902a forall: Clarify expansion of REPO_ environment values with -c by David Pursehouse · 7 years ago
  71. 010fed7 Replace all os.remove calls by Renaud Paquay · 8 years ago
  72. 227ad2e Implement islink, readlink and realpath using Win32 api by Renaud Paquay · 8 years ago
  73. 2c57d61 Merge "Add option '--no-cert-checks' for 'upload' sub command." by David Pursehouse · 7 years ago
  74. d1ebc89 Merge changes from topic "windows-support" by David Pursehouse · 7 years ago
  75. 9ead97b When starting a branch, do not use a tag or change value for branch.merge by Zac Livingston · 7 years ago
  76. bed59ce Add option '--no-cert-checks' for 'upload' sub command. by Łukasz Gardoń · 7 years ago
  77. c94d6eb Revert "Migrate git-repo to create private changes rather than drafts" by Jonathan Nieder · 7 years ago
  78. d88f53e Migrate git-repo to create private changes rather than drafts by Changcheng Xiao · 7 years ago
  79. 87984c6 Add options for git-repo to support private and wip changes by Changcheng Xiao · 7 years ago
  80. ffc1401 Merge "download: try to choose . as default project if none" by David Pursehouse · 7 years ago
  81. 8a6eeed Merge "Always print percentage when syncing quietly" by David Pursehouse · 7 years ago
  82. 7be072e Always print percentage when syncing quietly by Tim Schumacher · 7 years ago
  83. 7482a96 download: try to choose . as default project if none by Nicolas Cornu · 7 years ago
  84. 3bcd305 Fix "list comprehension redefines 'x'" warnings from pyflakes by David Pursehouse · 7 years ago
  85. 224a31a init: add missing submodule arg by Martin Kelly · 7 years ago
  86. b54343d Tell the user if it will upload a draft by Nicolas Cornu · 7 years ago
  87. 259f165 Merge "Add a newline after "Fetching projects" progress output" by David Pursehouse · 7 years ago
  88. 8419ab2 sync: Continue job if some fetchs failed but force-broken is set by Nicolas Cornu · 7 years ago
  89. 913327f Add a newline after "Fetching projects" progress output by Tim Schumacher · 7 years ago
  90. a65adf7 Workaround shutil.rmtree limitation on Windows by Renaud Paquay · 8 years ago
  91. 2e70291 Make "git command" and "forall" work on Windows by Renaud Paquay · 8 years ago
  92. a24671f Merge "init: allow relative path on --reference argument" by David Pursehouse · 7 years ago
  93. e0684ad sync: Add support to dump a JSON event log of all sync events. by David Riley · 8 years ago
  94. c79d3b8 init: allow relative path on --reference argument by YOUNG HO CHA · 8 years ago
  95. fbcbcab Merge "init: add --submodules to sync manifest submodules" by David Pursehouse · 7 years ago
  96. 666debc gitc_delete: Remove unused imports by David Pursehouse · 7 years ago
  97. c354a9b abandon: fix usage of undefined variable by David Pursehouse · 7 years ago
  98. e4e94d2 init: add --submodules to sync manifest submodules by Martin Kelly · 8 years ago
  99. ffb4b89 sync.py: report the remote URL on fatal git remote errors by Marc Herbert · 8 years ago
  100. f4dda9a init: Add no-tags and current branch options by Naseer Ahmed · 8 years ago