1. fa8d939 sync: clear preciousObjects when set in error. by LaMont Jones · 2 years ago
  2. a6c52f5 Set tracing to always on and save to .repo/TRACE_FILE. by Joanna Wang · 2 years ago
  3. a39af3d project: Add a missing call to _CopyAndLinkFiles by Peter Kjellerstedt · 2 years, 2 months ago
  4. 1eddca8 sync: use namedtuples for internal return values by LaMont Jones · 2 years, 2 months ago
  5. af8fb13 Revert "project: initialize new manifests in temp dirs" by LaMont Jones · 2 years, 2 months ago
  6. 07d21e6 project: initialize new manifests in temp dirs by Mike Frysinger · 3 years ago
  7. 790f4ce add a few more docs to existing funcs by Mike Frysinger · 4 years ago
  8. ad1b7bd start: do not swallow git output all the time by Mike Frysinger · 2 years, 3 months ago
  9. dede564 project: simplify GetRemote a bit by Mike Frysinger · 2 years, 4 months ago
  10. ac76fd3 upload: Add ready flag to remove wip by William Escande · 2 years, 3 months ago
  11. 8501d46 status, diff: display correct path for multi-manifest by LaMont Jones · 2 years, 5 months ago
  12. 8db78c7 project: simplify if-statement by Martin Geisler · 2 years, 4 months ago
  13. 9fb64ae upload: add ‘--ignore-untracked-files’ option by Martin Geisler · 2 years, 4 months ago
  14. 68d6963 Fix Projects.shareable_dirs by LaMont Jones · 2 years, 5 months ago v2.27
  15. ff6b1da Only sync superproject if it will be used. by LaMont Jones · 2 years, 5 months ago
  16. bdcba7d sync: add multi-manifest support by LaMont Jones · 2 years, 7 months ago v2.26
  17. 1d00a7e project: initial separation of shared project objects by Mike Frysinger · 2 years, 11 months ago
  18. 3a0a145 upload: move label validation to core function by Mike Frysinger · 2 years, 6 months ago
  19. 0ddb677 project: fix --use-superproject logic for init. by LaMont Jones · 2 years, 6 months ago
  20. 501733c manifest: add submanifest.default_groups attribute by LaMont Jones · 2 years, 7 months ago v2.25
  21. 0165e20 project: Do not exit early on --standalone-manifest. by LaMont Jones · 2 years, 7 months ago
  22. 0de4fc3 project: Add missing imports by LaMont Jones · 2 years, 7 months ago v2.24.1
  23. b90a422 Override the manifest for the entire command by LaMont Jones · 2 years, 7 months ago
  24. 4ada043 ManifestProject: add manifest_platform by LaMont Jones · 2 years, 7 months ago
  25. d56e2eb manifest_xml: use Superproject to hold XML content by LaMont Jones · 2 years, 7 months ago v2.23
  26. a2ff20d manifest_xml: Add Load and Unload methods by LaMont Jones · 2 years, 7 months ago
  27. 55ee304 Fix sub manifest handling by LaMont Jones · 2 years, 7 months ago
  28. 409407a init: add multi-manifest support by LaMont Jones · 2 years, 7 months ago
  29. d82be3e Move manifest config logic into ManifestProject by LaMont Jones · 2 years, 7 months ago
  30. 9b03f15 project: add ManifestProject.Sync() by LaMont Jones · 2 years, 8 months ago
  31. 9b72cf2 project: Isolate ManifestProject from RepoProject by LaMont Jones · 2 years, 8 months ago
  32. cc879a9 Add multi-manifest support with <submanifest> element by LaMont Jones · 3 years ago v2.22
  33. adaa1d8 project.py: pass --recurse-submodules={value} by LaMont Jones · 2 years, 9 months ago
  34. 8e91248 project: mark gc.log as safe to discard when migrating .git/ by Mike Frysinger · 2 years, 10 months ago v2.21
  35. 630876f init: add an option --enable-git-lfs-filter by XD Trol · 2 years, 10 months ago
  36. b550501 project: Ignore failure to remove the sample hooks by Peter Kjellerstedt · 2 years, 10 months ago
  37. 67d6cdf project: store objects in project-objects directly by Mike Frysinger · 2 years, 11 months ago
  38. 152032c project: move --reference handling to project-objects by Mike Frysinger · 2 years, 11 months ago
  39. 98bb765 project: prune sample hooks by Mike Frysinger · 2 years, 11 months ago v2.20
  40. d33dce0 project: drop support for symlinking internal .git files by Mike Frysinger · 2 years, 11 months ago
  41. 89ed8ac project: abort a bit earlier before migrating .git/ by Mike Frysinger · 2 years, 10 months ago
  42. 13576a8 project: stop symlinking info dir under .git/ by Mike Frysinger · 2 years, 11 months ago
  43. 2345906 project: stop symlinking description file under .git/ by Mike Frysinger · 2 years, 11 months ago
  44. 41289c6 project: stop symlinking svn under .git/ by Mike Frysinger · 2 years, 11 months ago
  45. c72bd84 project: clean up now unused code by Mike Frysinger · 3 years ago
  46. 2a089cf project: migrate worktree .git/ dirs to symlinks by Mike Frysinger · 3 years ago v2.19
  47. 9c1fc5b sync: Handle tag ref in "upstream" field by Robin Schneider · 3 years ago
  48. 333c0a4 project: init hooks in objdir only by Mike Frysinger · 3 years ago
  49. 7b9b251 project: fix format string in error message by LaMont Jones · 3 years ago
  50. 2f3c331 Update revisionId if required when using extend-project by Michael Kelly · 4 years, 4 months ago
  51. 37c21c2 Add 'dest-path' to extend-project to support changing path by Michael Kelly · 4 years, 5 months ago
  52. 9d96f58 make file removal a bit more robust by Mike Frysinger · 3 years, 2 months ago
  53. 6ea0cae repo: properly handle remote annotations in manifest_xml by Jack Neus · 3 years, 4 months ago
  54. 8e983bb Force a fetch when superproject has a newer SHA1 for remote branch. by Xin Li · 3 years, 4 months ago v2.16.3
  55. 0e776a5 Fix an issue when syncing with --use-superproject and clone bundles. by Xin Li · 3 years, 5 months ago
  56. b16b9d2 project: fix error display when output_redir is disabled by Mike Frysinger · 3 years, 6 months ago v2.15.2
  57. 339f2df ssh: rewrite proxy management for multiprocessing usage by Mike Frysinger · 3 years, 6 months ago v2.15
  58. 19e409c ssh: move proxy usage to the sync subcommand by Mike Frysinger · 3 years, 6 months ago
  59. aedd1e5 sync: fix print error when handling server error by Mike Frysinger · 3 years, 6 months ago
  60. d68ed63 init/sync: add --no-tags to match --tags by Mike Frysinger · 3 years, 6 months ago
  61. 7356114 add --no-current-branch option to invert --current-branch by Mike Frysinger · 3 years, 6 months ago
  62. 29626b4 project: fix m/ generation when switching manifest branches by Mike Frysinger · 3 years, 7 months ago
  63. aabf79d sync: Fix a corner case when both superproject and depth used. by Xin Li · 3 years, 7 months ago
  64. cd89ec1 sync: Fix exception in an exsiting clone (without partial-clone). by Raman Tenneti · 3 years, 7 months ago v2.14.2
  65. 6823bc2 sync: cleanup sleep+retry logic a bit by Mike Frysinger · 3 years, 7 months ago v2.14
  66. f32f243 init: Added --partial-clone-exclude option. by Raman Tenneti · 3 years, 7 months ago
  67. 0458faa manifest: allow toplevel project checkouts by Mike Frysinger · 3 years, 8 months ago v2.13.5
  68. a3794e9 prune: minor optimization & robustification by Mike Frysinger · 3 years, 8 months ago
  69. 9888acc project: fix diff printing with embedded % by Mike Frysinger · 3 years, 8 months ago v2.13.4
  70. 3c09312 project: fix variable typo by Mike Frysinger · 3 years, 8 months ago v2.13.2
  71. 76844ba project: skip clone bundles when we've already initialized the object dir by Mike Frysinger · 3 years, 9 months ago
  72. 7b586f2 sync: capture all git output by default by Mike Frysinger · 3 years, 9 months ago
  73. 92304bf project: fix http error retry logic by Mike Frysinger · 3 years, 9 months ago
  74. 69b4a9c diff: add --jobs support by Mike Frysinger · 3 years, 9 months ago
  75. 5d9c497 use simpler super() magic by Mike Frysinger · 3 years, 9 months ago
  76. 8423000 project: make diff tools synchronous by Mike Frysinger · 3 years, 9 months ago
  77. 38867fb git_config: add SetBoolean helper by Mike Frysinger · 3 years, 9 months ago
  78. 0286e31 Update _CheckForImmutableRevision to use git rev-list by Ian Kasprzak · 3 years, 9 months ago
  79. 6a872c9 sync: Added --use-superproject option and support for superproject. by Raman Tenneti · 3 years, 10 months ago v2.12
  80. acf63b2 drop pyversion & is_python3 checking by Mike Frysinger · 5 years ago
  81. 784ccfc strip python2-only coding:utf-8 & print_function settings by Mike Frysinger · 3 years, 11 months ago
  82. 1469c28 project: detach HEAD in internal worktree checkout. by Remy Böhmer · 4 years ago
  83. 169b021 Fix --reference option under Windows by Remy Bohmer · 4 years ago
  84. 44bc964 Always use Unix EOL for worktree .git and gitdir files by Remy Bohmer · 4 years ago
  85. d7f8683 project: do not update local published/ refs in dryrun mode by Mike Frysinger · 4 years ago
  86. 8c1e9cb manifest_xml: refactor manifest parsing from client management by Mike Frysinger · 4 years, 2 months ago
  87. 16c1328 Move RepoHook class from project.py file to dedicated file by Remy Bohmer · 4 years, 2 months ago
  88. 50a81de init: use the remote default manifest branch by Mike Frysinger · 4 years, 2 months ago
  89. 0501b29 status: Use multiprocessing for `repo status -j<num>` instead of threading by Kimiyuki Onaka · 4 years, 3 months ago
  90. 65f51ad Fix Git base version for worktreeconfig extension by Adrien Bioteau · 4 years, 4 months ago
  91. dbfbcb1 project.py: Fix check for wild cards by Angel Petkov · 4 years, 6 months ago v2.7
  92. 2fe84e1 project.py: Remove extraneous ',' by George Engelbrecht · 4 years, 7 months ago v2.6
  93. b687189 project: have clone.bundle failures print better diagnostics by George Engelbrecht · 4 years, 7 months ago
  94. 9bc283e sync: add retry to fetch operations by George Engelbrecht · 4 years, 7 months ago
  95. 915fda1 download: support -x when cherry-picking by Mike Frysinger · 4 years, 8 months ago
  96. ea43176 download: support --ff when cherry-picking by Mike Frysinger · 4 years, 8 months ago
  97. 4847e05 repo/init/sync: rework default git download output by Mike Frysinger · 4 years, 9 months ago
  98. 21b7fbe project: fix m/ pseudo ref handling with git worktrees by Mike Frysinger · 4 years, 9 months ago
  99. b0fbc7f upload: drop support for drafts by Mike Frysinger · 4 years, 9 months ago
  100. fc1b18a upload: allow users to set labels when uploading by Mike Frysinger · 4 years, 9 months ago