1. 13cb7f7 forall: greatly speed up processing overhead by Mike Frysinger · 3 years, 2 months ago v2.13
  2. 819c739 forall: simplify arg passing to worker children by Mike Frysinger · 3 years, 2 months ago
  3. 179a242 forall: move nested func out to the class by Mike Frysinger · 3 years, 2 months ago
  4. 31fabee download: handle shared projects a bit better by Mike Frysinger · 3 years, 2 months ago
  5. 76844ba project: skip clone bundles when we've already initialized the object dir by Mike Frysinger · 3 years, 2 months ago
  6. 6d1faa1 git_refs: fix crash with binary . files in .git/refs/ by Mike Frysinger · 3 years, 2 months ago
  7. 4510be5 git_command: pass GIT_DIR on Windows with / by Mike Frysinger · 3 years, 2 months ago
  8. a29424e manifest: validate project name & path and include name attributes by Mike Frysinger · 3 years, 2 months ago
  9. a00c5f4 manifest: refactor the filesystem checking logic for more reuse by Mike Frysinger · 3 years, 2 months ago
  10. 6093d99 checkout: add --jobs support by Mike Frysinger · 3 years, 2 months ago
  11. ebf04a4 sync: switch local checkout to multiprocessing by Mike Frysinger · 3 years, 2 months ago
  12. 8dbc07a abandon/start: add --jobs support by Mike Frysinger · 3 years, 3 months ago
  13. 8d2a6df progress: include execution time summary by Mike Frysinger · 3 years, 2 months ago
  14. ceba2dd sync: superproject - support for switching hosts and switching branches. by Raman Tenneti · 3 years, 2 months ago
  15. 45ad154 grep: move nested func out to the class by Mike Frysinger · 3 years, 2 months ago
  16. 7b586f2 sync: capture all git output by default by Mike Frysinger · 3 years, 2 months ago
  17. fbb95a4 progress/sync: include active number of jobs by Mike Frysinger · 3 years, 2 months ago
  18. 4e05f65 progress: always enable always_print_percentage by Mike Frysinger · 3 years, 2 months ago
  19. 23882b3 init: support -b HEAD as a shortcut to "the default" by Mike Frysinger · 3 years, 2 months ago
  20. 92304bf project: fix http error retry logic by Mike Frysinger · 3 years, 2 months ago
  21. adbd01e tests: fix init subcmd after url change by Mike Frysinger · 3 years, 2 months ago
  22. 37ac3d6 tests: refactor manifest tests by Mike Frysinger · 3 years, 2 months ago
  23. 55d6a5a sync: use superproject if manifest's config has superproject enabled. by Raman Tenneti · 3 years, 2 months ago
  24. 6db4097 docs: add warnings about repos data model by Mike Frysinger · 3 years, 2 months ago
  25. f0925c4 platform_utils: delete unused FileDescriptorStreams APIs by Mike Frysinger · 3 years, 3 months ago
  26. be24a54 sync: update event is_set API by Mike Frysinger · 3 years, 2 months ago
  27. c87c186 git_command: switch process capturing over to subprocess by Mike Frysinger · 3 years, 3 months ago
  28. 69b4a9c diff: add --jobs support by Mike Frysinger · 3 years, 3 months ago
  29. fbab606 forall: rewrite parallel logic by Mike Frysinger · 3 years, 3 months ago
  30. 15e807c forall: improve pool logic by Mike Frysinger · 3 years, 3 months ago
  31. 7c87116 status: improve parallel execution stability by Mike Frysinger · 3 years, 3 months ago
  32. 6a2400a command: unify --job option & default values by Mike Frysinger · 3 years, 3 months ago
  33. c5bbea8 git_command: make execution synchronous by Mike Frysinger · 3 years, 3 months ago
  34. 5d9c497 use simpler super() magic by Mike Frysinger · 3 years, 3 months ago
  35. 057905f error: fix pickling of all exceptions by Mike Frysinger · 3 years, 3 months ago
  36. 401c6f0 init: make --manifest-url flag optional by Mike Frysinger · 3 years, 3 months ago
  37. 8c1e9e6 gitc_utils: rewrite to use multiprocessing by Mike Frysinger · 3 years, 3 months ago
  38. 8423000 project: make diff tools synchronous by Mike Frysinger · 3 years, 3 months ago
  39. f37b982 git_command: rework stdin handling by Mike Frysinger · 3 years, 3 months ago
  40. c47a235 trim redundant pass statements by Mike Frysinger · 3 years, 3 months ago
  41. f307916 git_command: use subprocess.run for version info by Mike Frysinger · 3 years, 3 months ago
  42. fb21d6a sync: use subprocess.run to verify tags by Mike Frysinger · 3 years, 3 months ago
  43. 21dce3d init: added --use-superproject option to clone superproject. by Raman Tenneti · 3 years, 3 months ago v2.12.2
  44. e3315bb diffmanifests/sync: simplify repodir lookup by Mike Frysinger · 3 years, 3 months ago
  45. 38867fb git_config: add SetBoolean helper by Mike Frysinger · 3 years, 3 months ago
  46. ce64e3d superproject: Pass branch to git ls-tree. by Raman Tenneti · 3 years, 3 months ago
  47. 8d43dea sync: pass --bare option when doing git clone of superproject. by Raman Tenneti · 3 years, 3 months ago v2.12.1
  48. 1fd7bc2 sync: superproject performance changes. by Raman Tenneti · 3 years, 3 months ago
  49. b5c5a5e manifest: set revisionId as revision attribute it it is not being set in ToXml. by Raman Tenneti · 3 years, 3 months ago
  50. 0286e31 Update _CheckForImmutableRevision to use git rev-list by Ian Kasprzak · 3 years, 3 months ago
  51. ef26772 sync: Added --filter=blob:none for git clone of superproject. by Raman Tenneti · 3 years, 3 months ago
  52. 7caa365 sync: Do a git pull with --use-superproject if superproject tree already exists. by Raman Tenneti · 3 years, 3 months ago
  53. 9e78753 sync: Added --filter=blob:none (and no-depth) wduring git clone of superproject. by Raman Tenneti · 3 years, 3 months ago
  54. db3128f git_command.py: Handle unicode decode error by Gaurav Pathak · 3 years, 3 months ago
  55. 2a2da80 sync: Disable info about disabling pruning when quiet by Anders Björklund · 3 years, 4 months ago
  56. 6a872c9 sync: Added --use-superproject option and support for superproject. by Raman Tenneti · 3 years, 4 months ago v2.12
  57. df6c506 launcher: bump version for new release by Mike Frysinger · 3 years, 4 months ago
  58. febe73f Update "evt" field to be logged as a string type. by Ian Kasprzak · 3 years, 4 months ago
  59. e5670c8 launcher: add a requirements framework to declare version dependencies by Mike Frysinger · 3 years, 4 months ago
  60. 48b2d10 manifest_xml: - Added doc and testing of unknown tags/elements. by Raman Tenneti · 3 years, 4 months ago
  61. 0588f3d version: add remote tracking information by Mike Frysinger · 3 years, 4 months ago
  62. 1bb4fb2 manifest_xml: initial support for <superproject> by Raman Tenneti · 3 years, 4 months ago
  63. b64bec6 launcher: bump version for new release by Mike Frysinger · 3 years, 4 months ago v2.11.1
  64. 343d585 Fix bug in git trace2 event Write() function when no config present. by Ian Kasprzak · 3 years, 4 months ago
  65. acf63b2 drop pyversion & is_python3 checking by Mike Frysinger · 5 years ago
  66. 784ccfc strip python2-only coding:utf-8 & print_function settings by Mike Frysinger · 3 years, 4 months ago
  67. 1379a9b launcher: add test for version requirements by Mike Frysinger · 3 years, 4 months ago v2.11
  68. 128f34e main: require Python 3.5 now by Mike Frysinger · 3 years, 5 months ago
  69. 30bc354 Enable git trace2 event format logging. by Ian Kasprzak · 3 years, 4 months ago
  70. ce9b6c4 launcher: abort if python3 reexec failed by Mike Frysinger · 3 years, 4 months ago
  71. 4769201 launcher: support Python 3.5 for now by Mike Frysinger · 3 years, 4 months ago
  72. 1469c28 project: detach HEAD in internal worktree checkout. by Remy Böhmer · 3 years, 5 months ago
  73. 8add623 Add parallelism to 'branches' command by Chris McDonald · 3 years, 5 months ago
  74. 9747747 docs: Add Markdown inline code marker around inline XML example. by Jashank Jeremy · 3 years, 5 months ago
  75. dc60e54 gitc: write the manifest directly by Mike Frysinger · 3 years, 5 months ago
  76. 0a849b6 replace javadoc docs with standard python style by Mike Frysinger · 3 years, 5 months ago
  77. 5e2f32f init: reset hard to --repo-rev by Mike Frysinger · 3 years, 5 months ago
  78. 51e39d5 manifest_xml: harmonize list fields by Mike Frysinger · 3 years, 5 months ago
  79. 6342d56 Fix tests after "use new main branch" by Fredrik de Groot · 3 years, 5 months ago
  80. 9dfd69f run_tests: rewrite to use Python 3 by Mike Frysinger · 3 years, 5 months ago
  81. 08eb63c setup: update Python version info by Mike Frysinger · 3 years, 5 months ago
  82. 352c93b manifest: add support for groups in include by Fredrik de Groot · 3 years, 7 months ago v2.10
  83. 7f7acfe Concentrate the RepoHook knowledge in the RepoHook class by Remy Bohmer · 3 years, 9 months ago
  84. 169b021 Fix --reference option under Windows by Remy Bohmer · 3 years, 6 months ago
  85. 44bc964 Always use Unix EOL for worktree .git and gitdir files by Remy Bohmer · 3 years, 6 months ago
  86. d7f8683 project: do not update local published/ refs in dryrun mode by Mike Frysinger · 3 years, 6 months ago
  87. 8c1e9cb manifest_xml: refactor manifest parsing from client management by Mike Frysinger · 3 years, 8 months ago
  88. a488af5 main: require Python 3 now by Mike Frysinger · 3 years, 8 months ago
  89. e283b95 tests: use new main branch by Mike Frysinger · 3 years, 6 months ago
  90. dc5c4d1 sync: respect --force-sync when fetching manifest project updates by Erwan Yvin · 4 years, 11 months ago
  91. 23411d3 manifest: add a --json output option by Mike Frysinger · 3 years, 8 months ago
  92. 160748f upload: improve tip for fixing upload remote by Mike Frysinger · 3 years, 6 months ago
  93. 6e89c96 switch to "main" branch for development by Mike Frysinger · 3 years, 6 months ago
  94. 1f20776 manifest_xml: correct project revisionId for extend-project by Miguel Gaio · 3 years, 10 months ago
  95. 16c1328 Move RepoHook class from project.py file to dedicated file by Remy Bohmer · 3 years, 8 months ago
  96. 6248e0f launcher: simplify .repo search ceiling check by Jonathan Nieder · 3 years, 6 months ago
  97. 50a81de init: use the remote default manifest branch by Mike Frysinger · 3 years, 8 months ago
  98. 0501b29 status: Use multiprocessing for `repo status -j<num>` instead of threading by Kimiyuki Onaka · 3 years, 8 months ago
  99. 4e1fc10 manifest: drop support for local_manifest.xml by Mike Frysinger · 3 years, 8 months ago
  100. 4b32581 stop testing Python 2.7 by Mike Frysinger · 4 years, 2 months ago v2.9