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