1. d8de29c forall: fix multi-manifest variables. by LaMont Jones · 2 years, 11 months ago
  2. d56e2eb manifest_xml: use Superproject to hold XML content by LaMont Jones · 2 years, 11 months ago v2.23
  3. d52ca42 sync: respect `sync-c` manifest option by Daniel Andersson · 2 years, 11 months ago
  4. a2ff20d manifest_xml: Add Load and Unload methods by LaMont Jones · 2 years, 11 months ago
  5. 55ee304 Fix sub manifest handling by LaMont Jones · 2 years, 11 months ago
  6. 409407a init: add multi-manifest support by LaMont Jones · 2 years, 11 months ago
  7. d82be3e Move manifest config logic into ManifestProject by LaMont Jones · 2 years, 11 months ago
  8. 9b03f15 project: add ManifestProject.Sync() by LaMont Jones · 2 years, 11 months ago
  9. cc879a9 Add multi-manifest support with <submanifest> element by LaMont Jones · 3 years, 3 months ago v2.22
  10. 630876f init: add an option --enable-git-lfs-filter by XD Trol · 3 years, 1 month ago
  11. 4aa8584 init: make bad --repo-rev settings more clear by Mike Frysinger · 3 years, 1 month ago
  12. a535ae4 branches: Fix "not in" handling by LaMont Jones · 3 years, 1 month ago
  13. cf0ba48 sync: With --mirror option, don't display no-use-superproject... message. by Raman Tenneti · 3 years, 3 months ago
  14. 4a478ed init, sync: fixed flake8 warnings. by Raman Tenneti · 3 years, 3 months ago v2.18
  15. 6bd89aa superproject: Inherit --no-use-superproject with --mirror option. by Raman Tenneti · 3 years, 3 months ago
  16. fdeb20f sync: link the internal-fs-layout doc into checkouts by Mike Frysinger · 3 years, 3 months ago
  17. 3001d6a help: fix grammar in help text by Mike Frysinger · 3 years, 3 months ago
  18. 0531a62 sync: make --prune the default by Mike Frysinger · 3 years, 4 months ago
  19. 2273f46 sync: fix --tags option by Mike Frysinger · 3 years, 4 months ago
  20. 6251729 superproject: added 'implies -c' in the help of --use-superproject option. by Raman Tenneti · 3 years, 4 months ago
  21. 1988385 fetch: Fix stderr handling for gsutil by Jack Neus · 3 years, 4 months ago
  22. 03ff276 sync: properly handle standalone manifests for `sync` command by Jack Neus · 3 years, 4 months ago v2.17.2
  23. 4ee4a45 subcmds/sync: Use pack-refs instead of gc for redundant gitdirs. by Allen Webb · 3 years, 5 months ago
  24. 0f6f16e repo: more arg checking for --standalone-manifest re-inits by Jack Neus · 3 years, 5 months ago v2.17.1
  25. 7649159 repo: fix bug with --standalone-manifest by Jack Neus · 3 years, 5 months ago
  26. 669efd0 subcmds/sync: Disable autoDetach for git gc. by Allen Webb · 3 years, 5 months ago
  27. 9d96f58 make file removal a bit more robust by Mike Frysinger · 3 years, 5 months ago
  28. c474c9c repo: Add support for standalone manifests by Jack Neus · 3 years, 7 months ago
  29. 6448a4f sync: Log repo sync state events as 'data' events. by Raman Tenneti · 3 years, 5 months ago
  30. b55769a superproject: print messages if the manifest has superproject tag. by Raman Tenneti · 3 years, 6 months ago v2.16.5
  31. 7954de1 sync: Added logging of repo sync state and config options for analysis. by Raman Tenneti · 3 years, 7 months ago
  32. ae86a46 superproject: Skip updating of superproject when -l is used with sync. by Raman Tenneti · 3 years, 7 months ago
  33. 56345c3 repo: refactor help output handling by Mike Frysinger · 3 years, 7 months ago
  34. 5467185 list: add a --relative-to option by Mike Frysinger · 3 years, 7 months ago
  35. c34b91c manifest: Support ignoring local manifests with 'repo manifest' by Michael Kelly · 3 years, 8 months ago
  36. 927d29a Update manifest_name with the returned manifest name for superproject. by Xin Li · 3 years, 7 months ago v2.16.2
  37. 8db30d6 superproject - More friendly user message when superproject failed. by Raman Tenneti · 3 years, 8 months ago v2.16.1
  38. e39d8b3 Fix an issue that repo can't see projects declared in a local manifest. by Xin Li · 3 years, 8 months ago
  39. 5892973 sync: dump git output on errors by Mike Frysinger · 3 years, 8 months ago
  40. 0cb6e92 Add the ability to administratively enroll repo into using superproject. by Xin Li · 3 years, 8 months ago
  41. 784e16f superproject: Don't exit if superproject tag doesn't exist in manifest. by Raman Tenneti · 3 years, 9 months ago v2.16
  42. d58d0dd commands: pass settings via __init__ by Mike Frysinger · 3 years, 8 months ago
  43. 4f21054 commands: document the "common" class attribute by Mike Frysinger · 3 years, 8 months ago
  44. d177609 sync: Sync submodules correctly again by Peter Kjellerstedt · 3 years, 9 months ago v2.15.3
  45. 339f2df ssh: rewrite proxy management for multiprocessing usage by Mike Frysinger · 3 years, 10 months ago v2.15
  46. 19e409c ssh: move proxy usage to the sync subcommand by Mike Frysinger · 3 years, 10 months ago
  47. 23ea754 sync: added --no-use-superproject to disable superproject. by Raman Tenneti · 3 years, 10 months ago
  48. f907ced sync: Recommend using --no-use-superproject if sync fails. by Raman Tenneti · 3 years, 10 months ago
  49. b442943 sync: refactor main fetch loop by Mike Frysinger · 3 years, 10 months ago
  50. 219431e sync: fix recursive fetching by Mike Frysinger · 3 years, 10 months ago
  51. 05638bf sync: use manifest_name passed in by Mike Frysinger · 3 years, 10 months ago
  52. c99322a sync: switch to multiprocessing.Event by Mike Frysinger · 3 years, 10 months ago
  53. 14208f4 sync: fix logic error with linkfile errors by Mike Frysinger · 3 years, 10 months ago
  54. c177f94 subcmds: force consistent help text format by Mike Frysinger · 3 years, 10 months ago
  55. d68ed63 init/sync: add --no-tags to match --tags by Mike Frysinger · 3 years, 10 months ago
  56. 7356114 add --no-current-branch option to invert --current-branch by Mike Frysinger · 3 years, 10 months ago
  57. b8e09ea harmonize --current-branch short option across subcommands by Mike Frysinger · 3 years, 10 months ago
  58. feb2891 superproject: Don't update the commit ids of projects if remote is different. by Raman Tenneti · 3 years, 10 months ago
  59. d1f3e14 upload: search local projects in parallel by Mike Frysinger · 3 years, 10 months ago
  60. 3b038ce upload: include the project in error messages by Mike Frysinger · 3 years, 10 months ago
  61. a590e64 Update copyfile and linkfile if manifest updated by jiajia tang · 3 years, 10 months ago
  62. a1cd770 help/version: sprinkle bug report URL around by Mike Frysinger · 3 years, 10 months ago
  63. d41eed0 sync: fix missing import for -q by Mike Frysinger · 3 years, 10 months ago v2.14.1
  64. ad8aa69 sync: only print error.GitError, don't raise that exception. by Raman Tenneti · 3 years, 10 months ago
  65. b5d075d command: add a helper for the parallel execution boilerplate by Mike Frysinger · 4 years ago
  66. 233badc list: fix help grammar by Mike Frysinger · 3 years, 11 months ago
  67. 0888a08 help: switch from formatter module to textwrap by Mike Frysinger · 3 years, 11 months ago
  68. e2effe1 list: add option to show non-checkedout projects too by Mike Frysinger · 4 years ago
  69. 151701e progress: hide progress bar when --quiet by Mike Frysinger · 3 years, 11 months ago
  70. 9180a07 command: make --verbose/--quiet available to all subcommands by Mike Frysinger · 3 years, 11 months ago
  71. f32f243 init: Added --partial-clone-exclude option. by Raman Tenneti · 3 years, 11 months ago
  72. 49de8ef sync: add separate --jobs options for different steps by Mike Frysinger · 3 years, 11 months ago
  73. 65af260 sync: add progress bar to garbage collection phase by Mike Frysinger · 3 years, 11 months ago
  74. 347f9ed sync: rework selfupdate logic by Mike Frysinger · 4 years ago
  75. 9a734a3 init: merge subcmd & wrapper parsers by Mike Frysinger · 3 years, 11 months ago
  76. 6a2f4fb repo init: Added --no-partial-clone and made it persist. Bumped version to 2.14. by Raman Tenneti · 3 years, 11 months ago
  77. b2fa30a sync: switch network fetch to multiprocessing by Mike Frysinger · 4 years ago
  78. d246d1f grep: add --jobs support by Mike Frysinger · 4 years ago
  79. bec4fe8 prune: add --jobs support by Mike Frysinger · 4 years ago
  80. ddab060 forall: handle missing project refs better by Mike Frysinger · 4 years ago v2.13.8
  81. 2ae44d7 sync: imply -c if --use-superproject option is used. by Raman Tenneti · 4 years ago
  82. d1e4fa7 start: add a --HEAD alias by Mike Frysinger · 4 years ago
  83. 323b113 forall/list: delete spurious " by Mike Frysinger · 4 years ago
  84. d34af28 forall: allow interactive commands with -j1 by Mike Frysinger · 4 years ago v2.13.7
  85. 511a0e5 sync: fix reporting of failed local checkouts by Mike Frysinger · 4 years ago v2.13.6
  86. 080877e superproject: pass groups to ToXml method. by Raman Tenneti · 4 years ago
  87. 5a4c8fd init: expose --worktree option by Mike Frysinger · 4 years ago
  88. ef99ec0 superproject: Display status messages during repo init/sync. by Raman Tenneti · 4 years ago v2.13.3
  89. 13cb7f7 forall: greatly speed up processing overhead by Mike Frysinger · 4 years ago v2.13
  90. 819c739 forall: simplify arg passing to worker children by Mike Frysinger · 4 years ago
  91. 179a242 forall: move nested func out to the class by Mike Frysinger · 4 years ago
  92. 31fabee download: handle shared projects a bit better by Mike Frysinger · 4 years ago
  93. 6093d99 checkout: add --jobs support by Mike Frysinger · 4 years ago
  94. ebf04a4 sync: switch local checkout to multiprocessing by Mike Frysinger · 4 years ago
  95. 8dbc07a abandon/start: add --jobs support by Mike Frysinger · 4 years ago
  96. 45ad154 grep: move nested func out to the class by Mike Frysinger · 4 years ago
  97. 7b586f2 sync: capture all git output by default by Mike Frysinger · 4 years ago
  98. fbb95a4 progress/sync: include active number of jobs by Mike Frysinger · 4 years ago
  99. 4e05f65 progress: always enable always_print_percentage by Mike Frysinger · 4 years ago
  100. 23882b3 init: support -b HEAD as a shortcut to "the default" by Mike Frysinger · 4 years ago