1. 9180a07 command: make --verbose/--quiet available to all subcommands by Mike Frysinger · 4 years ago
  2. f32f243 init: Added --partial-clone-exclude option. by Raman Tenneti · 4 years ago
  3. 49de8ef sync: add separate --jobs options for different steps by Mike Frysinger · 4 years ago
  4. a1051d8 init: organize command line options a bit by Mike Frysinger · 4 years ago
  5. 65af260 sync: add progress bar to garbage collection phase by Mike Frysinger · 4 years ago
  6. 347f9ed sync: rework selfupdate logic by Mike Frysinger · 4 years ago
  7. 9a734a3 init: merge subcmd & wrapper parsers by Mike Frysinger · 4 years ago
  8. 6a2f4fb repo init: Added --no-partial-clone and made it persist. Bumped version to 2.14. by Raman Tenneti · 4 years ago
  9. beea5de tox: enable python 3.5 & 3.9 testing by Mike Frysinger · 4 years ago
  10. bfbcfd9 run_tests: fix exit code handling by Mike Frysinger · 4 years ago
  11. 74317d3 setup: bump major version by Mike Frysinger · 4 years ago
  12. b2fa30a sync: switch network fetch to multiprocessing by Mike Frysinger · 4 years ago
  13. d246d1f grep: add --jobs support by Mike Frysinger · 4 years ago
  14. bec4fe8 prune: add --jobs support by Mike Frysinger · 4 years ago
  15. ddab060 forall: handle missing project refs better by Mike Frysinger · 4 years ago v2.13.8
  16. 2ae44d7 sync: imply -c if --use-superproject option is used. by Raman Tenneti · 4 years ago
  17. d1e4fa7 start: add a --HEAD alias by Mike Frysinger · 4 years ago
  18. 323b113 forall/list: delete spurious " by Mike Frysinger · 4 years ago
  19. 8367096 superproject: Added --depth=1 argument to git fetch command. by Raman Tenneti · 4 years ago
  20. d34af28 forall: allow interactive commands with -j1 by Mike Frysinger · 4 years ago v2.13.7
  21. a5b40a2 repo: Add a new "command" event type to git trace2 logging in repo. by Raman Tenneti · 4 years ago
  22. 511a0e5 sync: fix reporting of failed local checkouts by Mike Frysinger · 4 years ago v2.13.6
  23. 8da7b6f bash-completion: initial import based on CrOS version by Mike Frysinger · 4 years ago
  24. 0458faa manifest: allow toplevel project checkouts by Mike Frysinger · 4 years ago v2.13.5
  25. 68d5d4d document the new manifest restrictions on name & path settings by Mike Frysinger · 4 years ago
  26. a3794e9 prune: minor optimization & robustification by Mike Frysinger · 4 years ago
  27. 080877e superproject: pass groups to ToXml method. by Raman Tenneti · 4 years ago
  28. 9888acc project: fix diff printing with embedded % by Mike Frysinger · 4 years ago v2.13.4
  29. 5a4c8fd init: expose --worktree option by Mike Frysinger · 4 years ago
  30. 835a34b Log repo.* config variables in git trace2 logger. by Ian Kasprzak · 4 years ago
  31. ef99ec0 superproject: Display status messages during repo init/sync. by Raman Tenneti · 4 years ago v2.13.3
  32. 934cb0a tests: fix duplicate method from copy & paste error by Mike Frysinger · 4 years ago
  33. 3c09312 project: fix variable typo by Mike Frysinger · 4 years ago v2.13.2
  34. 5413397 manifest: relax include name rules for user-specified path by Mike Frysinger · 4 years ago v2.13.1
  35. 13cb7f7 forall: greatly speed up processing overhead by Mike Frysinger · 4 years ago v2.13
  36. 819c739 forall: simplify arg passing to worker children by Mike Frysinger · 4 years ago
  37. 179a242 forall: move nested func out to the class by Mike Frysinger · 4 years ago
  38. 31fabee download: handle shared projects a bit better by Mike Frysinger · 4 years ago
  39. 76844ba project: skip clone bundles when we've already initialized the object dir by Mike Frysinger · 4 years ago
  40. 6d1faa1 git_refs: fix crash with binary . files in .git/refs/ by Mike Frysinger · 4 years ago
  41. 4510be5 git_command: pass GIT_DIR on Windows with / by Mike Frysinger · 4 years ago
  42. a29424e manifest: validate project name & path and include name attributes by Mike Frysinger · 4 years ago
  43. a00c5f4 manifest: refactor the filesystem checking logic for more reuse by Mike Frysinger · 4 years ago
  44. 6093d99 checkout: add --jobs support by Mike Frysinger · 4 years ago
  45. ebf04a4 sync: switch local checkout to multiprocessing by Mike Frysinger · 4 years ago
  46. 8dbc07a abandon/start: add --jobs support by Mike Frysinger · 4 years, 1 month ago
  47. 8d2a6df progress: include execution time summary by Mike Frysinger · 4 years ago
  48. ceba2dd sync: superproject - support for switching hosts and switching branches. by Raman Tenneti · 4 years, 1 month ago
  49. 45ad154 grep: move nested func out to the class by Mike Frysinger · 4 years ago
  50. 7b586f2 sync: capture all git output by default by Mike Frysinger · 4 years ago
  51. fbb95a4 progress/sync: include active number of jobs by Mike Frysinger · 4 years ago
  52. 4e05f65 progress: always enable always_print_percentage by Mike Frysinger · 4 years ago
  53. 23882b3 init: support -b HEAD as a shortcut to "the default" by Mike Frysinger · 4 years ago
  54. 92304bf project: fix http error retry logic by Mike Frysinger · 4 years ago
  55. adbd01e tests: fix init subcmd after url change by Mike Frysinger · 4 years ago
  56. 37ac3d6 tests: refactor manifest tests by Mike Frysinger · 4 years ago
  57. 55d6a5a sync: use superproject if manifest's config has superproject enabled. by Raman Tenneti · 4 years ago
  58. 6db4097 docs: add warnings about repos data model by Mike Frysinger · 4 years ago
  59. f0925c4 platform_utils: delete unused FileDescriptorStreams APIs by Mike Frysinger · 4 years, 1 month ago
  60. be24a54 sync: update event is_set API by Mike Frysinger · 4 years ago
  61. c87c186 git_command: switch process capturing over to subprocess by Mike Frysinger · 4 years, 1 month ago
  62. 69b4a9c diff: add --jobs support by Mike Frysinger · 4 years, 1 month ago
  63. fbab606 forall: rewrite parallel logic by Mike Frysinger · 4 years, 1 month ago
  64. 15e807c forall: improve pool logic by Mike Frysinger · 4 years, 1 month ago
  65. 7c87116 status: improve parallel execution stability by Mike Frysinger · 4 years, 1 month ago
  66. 6a2400a command: unify --job option & default values by Mike Frysinger · 4 years, 1 month ago
  67. c5bbea8 git_command: make execution synchronous by Mike Frysinger · 4 years, 1 month ago
  68. 5d9c497 use simpler super() magic by Mike Frysinger · 4 years, 1 month ago
  69. 057905f error: fix pickling of all exceptions by Mike Frysinger · 4 years, 1 month ago
  70. 401c6f0 init: make --manifest-url flag optional by Mike Frysinger · 4 years, 1 month ago
  71. 8c1e9e6 gitc_utils: rewrite to use multiprocessing by Mike Frysinger · 4 years, 1 month ago
  72. 8423000 project: make diff tools synchronous by Mike Frysinger · 4 years, 1 month ago
  73. f37b982 git_command: rework stdin handling by Mike Frysinger · 4 years, 1 month ago
  74. c47a235 trim redundant pass statements by Mike Frysinger · 4 years, 1 month ago
  75. f307916 git_command: use subprocess.run for version info by Mike Frysinger · 4 years, 1 month ago
  76. fb21d6a sync: use subprocess.run to verify tags by Mike Frysinger · 4 years, 1 month ago
  77. 21dce3d init: added --use-superproject option to clone superproject. by Raman Tenneti · 4 years, 1 month ago v2.12.2
  78. e3315bb diffmanifests/sync: simplify repodir lookup by Mike Frysinger · 4 years, 1 month ago
  79. 38867fb git_config: add SetBoolean helper by Mike Frysinger · 4 years, 1 month ago
  80. ce64e3d superproject: Pass branch to git ls-tree. by Raman Tenneti · 4 years, 1 month ago
  81. 8d43dea sync: pass --bare option when doing git clone of superproject. by Raman Tenneti · 4 years, 1 month ago v2.12.1
  82. 1fd7bc2 sync: superproject performance changes. by Raman Tenneti · 4 years, 1 month ago
  83. b5c5a5e manifest: set revisionId as revision attribute it it is not being set in ToXml. by Raman Tenneti · 4 years, 1 month ago
  84. 0286e31 Update _CheckForImmutableRevision to use git rev-list by Ian Kasprzak · 4 years, 1 month ago
  85. ef26772 sync: Added --filter=blob:none for git clone of superproject. by Raman Tenneti · 4 years, 1 month ago
  86. 7caa365 sync: Do a git pull with --use-superproject if superproject tree already exists. by Raman Tenneti · 4 years, 1 month ago
  87. 9e78753 sync: Added --filter=blob:none (and no-depth) wduring git clone of superproject. by Raman Tenneti · 4 years, 1 month ago
  88. db3128f git_command.py: Handle unicode decode error by Gaurav Pathak · 4 years, 1 month ago
  89. 2a2da80 sync: Disable info about disabling pruning when quiet by Anders Björklund · 4 years, 2 months ago
  90. 6a872c9 sync: Added --use-superproject option and support for superproject. by Raman Tenneti · 4 years, 2 months ago v2.12
  91. df6c506 launcher: bump version for new release by Mike Frysinger · 4 years, 2 months ago
  92. febe73f Update "evt" field to be logged as a string type. by Ian Kasprzak · 4 years, 2 months ago
  93. e5670c8 launcher: add a requirements framework to declare version dependencies by Mike Frysinger · 4 years, 2 months ago
  94. 48b2d10 manifest_xml: - Added doc and testing of unknown tags/elements. by Raman Tenneti · 4 years, 2 months ago
  95. 0588f3d version: add remote tracking information by Mike Frysinger · 4 years, 2 months ago
  96. 1bb4fb2 manifest_xml: initial support for <superproject> by Raman Tenneti · 4 years, 2 months ago
  97. b64bec6 launcher: bump version for new release by Mike Frysinger · 4 years, 2 months ago v2.11.1
  98. 343d585 Fix bug in git trace2 event Write() function when no config present. by Ian Kasprzak · 4 years, 2 months ago
  99. acf63b2 drop pyversion & is_python3 checking by Mike Frysinger · 6 years ago
  100. 784ccfc strip python2-only coding:utf-8 & print_function settings by Mike Frysinger · 4 years, 2 months ago