1. bb93046 subcmds: stop instantiating at import time by Mike Frysinger · 4 years, 7 months ago
  2. d3639c5 subcmds: centralize all_commands logic by Mike Frysinger · 4 years, 7 months ago
  3. f725e54 upload: add config setting for upload notifications by Mike Frysinger · 4 years, 6 months ago
  4. 8b40c00 diffmanifests: honour --pretty-format when printing --raw by Connor Newton · 4 years, 6 months ago
  5. e20da3e sync: fix os.environ logic errors by Mike Frysinger · 4 years, 6 months ago
  6. 5f11eac launcher/version: include OS/CPU info in output by Mike Frysinger · 4 years, 7 months ago
  7. b0fbc7f upload: drop support for drafts by Mike Frysinger · 4 years, 7 months ago
  8. fc1b18a upload: allow users to set labels when uploading by Mike Frysinger · 4 years, 7 months ago
  9. d38300c manifest: support optional --manifest-name by Sean McAllister · 4 years, 7 months ago
  10. dcbfadf repo/init: improve basic progress messages by Mike Frysinger · 4 years, 7 months ago
  11. edd3d45 repo/init: add --verbose flags by Mike Frysinger · 4 years, 7 months ago
  12. 0b88891 init: hide summary output when using --quiet by Mike Frysinger · 4 years, 7 months ago
  13. e6e27b3 abandon: add support for --quiet by Mike Frysinger · 4 years, 7 months ago
  14. aa611a2 sync: Fix flake8 E125 and E129 warnings by David Pursehouse · 4 years, 7 months ago
  15. c0d1866 project/sync: move DeleteProject helper to Project by Mike Frysinger · 4 years, 7 months ago
  16. f81c72e project: set core.repositoryFormatVersion=1 when using extensions by Mike Frysinger · 4 years, 7 months ago
  17. 7ff80af upload: add a --hashtag-branch option akin to -t by Mike Frysinger · 4 years, 7 months ago
  18. 979d5bd add experimental git worktree support by Mike Frysinger · 4 years, 7 months ago
  19. 56ce346 assume environment always accepts strings by Mike Frysinger · 4 years, 9 months ago
  20. 02aa889 upload: add support for --yes by Mike Frysinger · 4 years, 7 months ago
  21. 819cc81 upload: add support for standard --dry-run by Mike Frysinger · 4 years, 7 months ago
  22. 84685ba upload: add support for setting hashtags by Mike Frysinger · 4 years, 7 months ago
  23. 7a753b8 upload: improve no pending CL error handling by Mike Frysinger · 4 years, 7 months ago
  24. c58ec4d avoid negative variables by Mike Frysinger · 4 years, 7 months ago
  25. e1191b3 Open temporary cookie file as writable in sync.py by Collin Fijalkovich · 4 years, 7 months ago
  26. af1e5de resort a few module imports to follow PEP8 by Mike Frysinger · 4 years, 7 months ago
  27. 16f2fae diff: delete unused nested func by Mike Frysinger · 4 years, 7 months ago
  28. 521d01b sync: introduce --verbose option by Mike Frysinger · 4 years, 7 months ago
  29. a46bf7d flake8: Suppress "F821 undefined name" inline for Python 2 names by David Pursehouse · 4 years, 7 months ago
  30. 3cda50a pyflakes: Fix remaining "E501 line too long" warnings by David Pursehouse · 4 years, 7 months ago
  31. e19d9e1 sync: add a "finished" message by Mike Frysinger · 4 years, 7 months ago
  32. 6f1c626 drop old git_require checks by Mike Frysinger · 4 years, 7 months ago
  33. 145e35b Fix usage of bare 'except' by David Pursehouse · 4 years, 7 months ago
  34. 819827a Fix blank line issues reported by flake8 by David Pursehouse · 4 years, 7 months ago
  35. abdf750 Fix indentation issues reported by flake8 by David Pursehouse · 4 years, 7 months ago
  36. 54a4e60 Fix various whitespace issues reported by pyflakes by David Pursehouse · 4 years, 7 months ago
  37. 42339d7 Remove redundant backslashes by David Pursehouse · 4 years, 7 months ago
  38. 9090e80 Remove unused imports by David Pursehouse · 4 years, 7 months ago
  39. eeff353 Fix tests for membership to use 'not in' by David Pursehouse · 4 years, 7 months ago
  40. 8f78a83 upload: Fix tests for object identity to use 'is not' by David Pursehouse · 4 years, 7 months ago
  41. e5913ae Fix flake8 E251 unexpected spaces around keyword / parameter equals by David Pursehouse · 4 years, 7 months ago
  42. 0867104 upload: Fix flake8 E241 multiple spaces after ',' by David Pursehouse · 4 years, 7 months ago
  43. 719675b info: Fix formatting of block comment by David Pursehouse · 4 years, 7 months ago
  44. 21c1575 upload: add a --ignore-hooks option by Mike Frysinger · 4 years, 7 months ago
  45. 8f9e022 Remove trailing blank lines by David Pursehouse · 4 years, 7 months ago
  46. 82caef6 repo: lower min version of git a bit by Mike Frysinger · 4 years, 7 months ago
  47. 5f2b045 sync: change how we preserve objects in shared repos by Mike Frysinger · 4 years, 7 months ago
  48. 83a3227 Fixing forall subcommand for Py3 by Jiri Tyr · 4 years, 7 months ago v2.0
  49. e7c9188 remove spurious +x bits by Mike Frysinger · 4 years, 7 months ago
  50. 93293ca Fix inverted logic around [gitc-]init and -c by Dan Willemsen · 4 years, 7 months ago
  51. 5a03308 sync: try to checkout repos across sync failures by Mike Frysinger · 5 years ago
  52. cc96097 sync: add option to skip manifest update by Fredrik de Groot · 4 years, 10 months ago
  53. 66098f7 init: handle -c conflicts with gitc-init by Mike Frysinger · 4 years, 7 months ago
  54. 0eb2d3c init: Add '-c' as an alias to '--current-branch' by Diogo Ferreira · 5 years ago
  55. e4d2037 info: Add the manifest revision by Diogo Ferreira · 5 years ago
  56. 0b304c0 help: unify command display by Mike Frysinger · 4 years, 10 months ago
  57. 70c54dc upload/editor: fix bytes/string confusion by Mike Frysinger · 4 years, 10 months ago
  58. 6da1775 prune: handle branches that track missing branches by Mike Frysinger · 5 years ago
  59. 3538dd2 sync: merge project updates with status bar by Mike Frysinger · 5 years ago
  60. dff9194 sync: report list of failing git trees by Vadim Bendebury · 4 years, 10 months ago
  61. 3164d40 use open context managers in more places by Mike Frysinger · 4 years, 10 months ago
  62. b466854 forall: add an --ignore-missing option by Mike Frysinger · 5 years ago v1.13.7.1
  63. f1c5dd8 info: fix "current" output by Mike Frysinger · 5 years ago
  64. 9775a3d info: allow NoSuchProjectError to bubble up by Mike Frysinger · 5 years ago
  65. 9bfdfbe version: add source versions & User-Agents to the output by Mike Frysinger · 5 years ago
  66. 72ab852 grep: handle errors gracefully by Mike Frysinger · 5 years ago
  67. 0a9265e diff: handle errors gracefully by Mike Frysinger · 5 years ago
  68. dc1b59d forall: exit 1 if we skip any repos by Mike Frysinger · 5 years ago
  69. e37aa5f rebase: add basic coloring output by Mike Frysinger · 5 years ago
  70. 4a07798 rebase: add --fail-fast support by Mike Frysinger · 5 years ago
  71. fb527e3 sync: create dedicated manifest project update func by Mike Frysinger · 5 years ago
  72. 01d6c3c sync: create dedicated smart sync func by Mike Frysinger · 5 years ago
  73. 60fdc5c Add repo start option to create the branch based off HEAD by Theodore Dubois · 5 years ago
  74. 46702ed sync: fix deprecated command line option -f by Stefan Müller-Klieser · 5 years ago v1.13.5.1
  75. ae6cb08 split out cli validation from execution by Mike Frysinger · 5 years ago v1.13.5
  76. 898f4e6 help: add a --help-all option to show all commands at once by Mike Frysinger · 5 years ago
  77. d9e5cf0 sync: invert --force-broken with --fail-fast by Mike Frysinger · 5 years ago
  78. d5c306b rebase: pull out project-independent settings from the for loop by Mike Frysinger · 5 years ago
  79. a850ca2 rebase/sync: use exit(1) for errors instead of exit(-1) by Mike Frysinger · 5 years ago
  80. a34186e sync: fix handling of -f and local checkouts by Mike Frysinger · 5 years ago
  81. 745be2e Add support for partial clone. by Xin Li · 5 years ago v1.13.4
  82. ab85fe7 use print() instead of sys.stdout.write() by Mike Frysinger · 5 years ago
  83. ca540ae git_command: drop custom version helper by Mike Frysinger · 5 years ago
  84. 490e163 Remove double forall from "repo help forall" output by Solomon Kinard · 5 years ago
  85. 0c0e934 sync: use integer division with job counts by Mike Frysinger · 5 years ago
  86. 9e71842 status: import print_function by Mike Frysinger · 5 years ago
  87. f601376 set default file encoding to utf-8 by Mike Frysinger · 5 years ago
  88. 31067c0 tweak raise/dict syntax for Python 3 compat by Mike Frysinger · 5 years ago
  89. c745350 diffmanifests: honor user-supplied manifest paths by Basil Gello · 6 years ago
  90. d92464e Honor --depth during repo init by Nasser Grainawi · 5 years ago
  91. 266f74c info: Use the non-formatting printer for headtext by Sebastian Schuberth · 5 years ago
  92. 0d9b16d sync: deleted unused repos in reversed order (children before parent) by Kuang-che Wu · 5 years ago
  93. d3c0f59 sync: Add option '--force-remove-dirty' by Oleksii Okolielov · 6 years ago
  94. 12ee544 init: Remove -c short option for --current-branch by Ereth McKnight-MacNeil · 6 years ago v1.13.1
  95. bd8f658 Add option for git-repo to support 'silent' uploads by Vadim Bendebury · 6 years ago
  96. 36391bf Merge "init: --dissociate option to copy objects borrowed with --reference" by David Pursehouse · 6 years ago
  97. bed8b62 Add support for long paths by Renaud Paquay · 6 years ago
  98. 09f0abb init: --dissociate option to copy objects borrowed with --reference by Nikolai Merinov · 6 years ago
  99. b3133a3 Merge "update markdown/help header format" by Jonathan Nieder · 6 years ago
  100. 3b24e7b update homepage URIs by Mike Frysinger · 6 years ago