- 4ba29c4 diffmanifests: Handle Missing Projects in Repo Workspace by Shashank Devaraj · 2 years, 6 months ago
- 45ef901 update-manpages: force use of active interp by Mike Frysinger · 2 years, 5 months ago
- 891e8f7 sync: save any cruft after calling git gc. by LaMont Jones · 2 years, 6 months ago v2.29.2
- af8fb13 Revert "project: initialize new manifests in temp dirs" by LaMont Jones · 2 years, 6 months ago
- 4112c07 sync: Correctly sync multi manifest workspaces by LaMont Jones · 2 years, 6 months ago v2.29.1
- fbd5dd3 manifest_xml: improve topdir accuracy. by LaMont Jones · 2 years, 6 months ago v2.29
- 3d27c71 init: hide identify spam when reinitializing by Mike Frysinger · 2 years, 6 months ago
- 488d54d init: show a notice when reinitializing by Mike Frysinger · 2 years, 6 months ago
- 5a5cfce stage: add missing flush before project prompt by Mike Frysinger · 2 years, 6 months ago
- e6d4b84 upload: respect --yes with large upload confirmation by Mike Frysinger · 2 years, 6 months ago
- d75ca2e launcher: make missing .repo/repo/repo an error by Mike Frysinger · 2 years, 6 months ago
- a010a9f launcher: initialize repo in a temp dir by Mike Frysinger · 2 years, 6 months ago
- 8a54a7e cherry-pick: tighten up output by Mike Frysinger · 2 years, 6 months ago
- 63a5657 git_command: fix input passing by Mike Frysinger · 2 years, 6 months ago
- 07d21e6 project: initialize new manifests in temp dirs by Mike Frysinger · 3 years, 3 months ago
- 076d546 init: change --depth default to 1 for manifest repo by Mike Frysinger · 2 years, 6 months ago
- 790f4ce add a few more docs to existing funcs by Mike Frysinger · 4 years, 3 months ago
- 39cb17f init: use --current-branch by default by Mike Frysinger · 2 years, 6 months ago
- ad1b7bd start: do not swallow git output all the time by Mike Frysinger · 2 years, 6 months ago
- 3c2d807 pager: catch startup failures on Windows by Mike Frysinger · 2 years, 6 months ago
- 7fa8eed upload: add --push-options tips & doc link by Mike Frysinger · 2 years, 7 months ago
- dede564 project: simplify GetRemote a bit by Mike Frysinger · 2 years, 8 months ago
- ac76fd3 upload: Add ready flag to remove wip by William Escande · 2 years, 7 months ago
- a8c34d1 commit-msg: Sync commit-msg from gerrit 3.6.1 by Evan Benn · 2 years, 7 months ago
- 5951e30 sync: handle smartsync HTML responses better by Mike Frysinger · 2 years, 9 months ago
- 48ea25c sync: start clearing git settings that disabled pruning by LaMont Jones · 2 years, 9 months ago
- 355f439 sync: rework --jobs to provide better defaults by Mike Frysinger · 2 years, 7 months ago
- bddc964 Fix the printed path of the ".repo" dir after a fresh init. by Mateus Azis · 2 years, 7 months ago
- a8cf575 Omit local_manifest groups from superproject override. by LaMont Jones · 2 years, 7 months ago v2.28
- 8501d46 status, diff: display correct path for multi-manifest by LaMont Jones · 2 years, 8 months ago
- 8db78c7 project: simplify if-statement by Martin Geisler · 2 years, 8 months ago
- 9fb64ae upload: add ‘--ignore-untracked-files’ option by Martin Geisler · 2 years, 8 months ago
- d47d9ff man: regenerate by Mike Frysinger · 2 years, 8 months ago
- 68d6963 Fix Projects.shareable_dirs by LaMont Jones · 2 years, 9 months ago v2.27
- ff6b1da Only sync superproject if it will be used. by LaMont Jones · 2 years, 9 months ago
- bdcba7d sync: add multi-manifest support by LaMont Jones · 2 years, 11 months ago v2.26
- 1d00a7e project: initial separation of shared project objects by Mike Frysinger · 3 years, 2 months ago
- 3a0a145 upload: move label validation to core function by Mike Frysinger · 2 years, 9 months ago
- 74737da tests: switch to tempfile.TemporaryDirectory by Mike Frysinger · 2 years, 9 months ago
- 0ddb677 project: fix --use-superproject logic for init. by LaMont Jones · 2 years, 9 months ago
- 501733c manifest: add submanifest.default_groups attribute by LaMont Jones · 2 years, 10 months ago v2.25
- 0165e20 project: Do not exit early on --standalone-manifest. by LaMont Jones · 2 years, 10 months ago
- 0de4fc3 project: Add missing imports by LaMont Jones · 2 years, 10 months ago v2.24.1
- 4c11aeb progress: optimize progress bar updates a bit by Mike Frysinger · 2 years, 10 months ago v2.24
- b90a422 Override the manifest for the entire command by LaMont Jones · 2 years, 10 months ago
- a46047a sync: refactor use of self.manifest by LaMont Jones · 2 years, 11 months ago
- 5fa912b Stop passing optparse.Values to git_superproject by LaMont Jones · 2 years, 10 months ago
- 4ada043 ManifestProject: add manifest_platform by LaMont Jones · 2 years, 10 months ago
- d8de29c forall: fix multi-manifest variables. by LaMont Jones · 2 years, 10 months ago
- 2cc3ab7 git_superproject: only print beta notice once. by LaMont Jones · 2 years, 10 months ago
- d56e2eb manifest_xml: use Superproject to hold XML content by LaMont Jones · 2 years, 11 months ago v2.23
- d52ca42 sync: respect `sync-c` manifest option by Daniel Andersson · 2 years, 11 months ago
- a2ff20d manifest_xml: Add Load and Unload methods by LaMont Jones · 2 years, 11 months ago
- 55ee304 Fix sub manifest handling by LaMont Jones · 2 years, 11 months ago
- 409407a init: add multi-manifest support by LaMont Jones · 2 years, 11 months ago
- d82be3e Move manifest config logic into ManifestProject by LaMont Jones · 2 years, 11 months ago
- 9b03f15 project: add ManifestProject.Sync() by LaMont Jones · 2 years, 11 months ago
- 9b72cf2 project: Isolate ManifestProject from RepoProject by LaMont Jones · 2 years, 11 months ago
- 5d3291d manifest_file must be an absolute path by LaMont Jones · 3 years ago
- 244c9a7 trace: allow writing traces to a socket by Josh Steadmon · 3 years ago
- b308db1 manifest_xml: group for submanifest projects by LaMont Jones · 3 years ago
- cc879a9 Add multi-manifest support with <submanifest> element by LaMont Jones · 3 years, 3 months ago v2.22
- 87cce68 Move local-manifest check to manifest_xml.py by LaMont Jones · 3 years ago
- adaa1d8 project.py: pass --recurse-submodules={value} by LaMont Jones · 3 years ago
- 8e91248 project: mark gc.log as safe to discard when migrating .git/ by Mike Frysinger · 3 years, 1 month ago v2.21
- 630876f init: add an option --enable-git-lfs-filter by XD Trol · 3 years, 1 month ago
- 4aa8584 init: make bad --repo-rev settings more clear by Mike Frysinger · 3 years, 1 month ago
- b550501 project: Ignore failure to remove the sample hooks by Peter Kjellerstedt · 3 years, 1 month ago
- a535ae4 branches: Fix "not in" handling by LaMont Jones · 3 years, 1 month ago
- 67d6cdf project: store objects in project-objects directly by Mike Frysinger · 3 years, 2 months ago
- 152032c project: move --reference handling to project-objects by Mike Frysinger · 3 years, 2 months ago
- a3ac816 test_project: use os.readlink instead of Path.readlink by Sebastian Wagner · 3 years, 1 month ago
- 98bb765 project: prune sample hooks by Mike Frysinger · 3 years, 2 months ago v2.20
- d33dce0 project: drop support for symlinking internal .git files by Mike Frysinger · 3 years, 2 months ago
- 89ed8ac project: abort a bit earlier before migrating .git/ by Mike Frysinger · 3 years, 2 months ago
- 71e48b7 Revert "sync: dropped "NOTICE: --use-superproject is in beta ..." message." by Raman Tenneti · 3 years, 2 months ago
- 13576a8 project: stop symlinking info dir under .git/ by Mike Frysinger · 3 years, 2 months ago
- 2345906 project: stop symlinking description file under .git/ by Mike Frysinger · 3 years, 2 months ago
- 41289c6 project: stop symlinking svn under .git/ by Mike Frysinger · 3 years, 2 months ago
- c72bd84 project: clean up now unused code by Mike Frysinger · 3 years, 3 months ago
- d53cb95 sync: dropped "NOTICE: --use-superproject is in beta ..." message. by Raman Tenneti · 3 years, 2 months ago
- cf0ba48 sync: With --mirror option, don't display no-use-superproject... message. by Raman Tenneti · 3 years, 3 months ago
- 2a089cf project: migrate worktree .git/ dirs to symlinks by Mike Frysinger · 3 years, 3 months ago v2.19
- 4a478ed init, sync: fixed flake8 warnings. by Raman Tenneti · 3 years, 3 months ago v2.18
- 6bd89aa superproject: Inherit --no-use-superproject with --mirror option. by Raman Tenneti · 3 years, 3 months ago
- 9c1fc5b sync: Handle tag ref in "upstream" field by Robin Schneider · 3 years, 3 months ago
- 333c0a4 project: init hooks in objdir only by Mike Frysinger · 3 years, 3 months ago
- fdeb20f sync: link the internal-fs-layout doc into checkouts by Mike Frysinger · 3 years, 3 months ago
- bf40957 git-review: add config file by Mike Frysinger · 3 years, 3 months ago
- f9e81c9 SUBMITTING_PATCHES: link to commit message style docs by Mike Frysinger · 3 years, 3 months ago
- e660106 man: refresh pages by Mike Frysinger · 3 years, 3 months ago
- 3001d6a help: fix grammar in help text by Mike Frysinger · 3 years, 3 months ago
- 00c5ea3 Fix typo for ValueError by Sl0v3C · 3 years, 4 months ago
- 0531a62 sync: make --prune the default by Mike Frysinger · 3 years, 4 months ago
- 2273f46 sync: fix --tags option by Mike Frysinger · 3 years, 4 months ago
- 7b9b251 project: fix format string in error message by LaMont Jones · 3 years, 4 months ago
- 6251729 superproject: added 'implies -c' in the help of --use-superproject option. by Raman Tenneti · 3 years, 4 months ago
- 11b30b9 Support more url schemes for getting standalone manifest by Matt Story · 3 years, 4 months ago v2.17.3
- 1988385 fetch: Fix stderr handling for gsutil by Jack Neus · 3 years, 4 months ago
- 282d0ca ssh: handle FileNotFoundError errors by Mike Frysinger · 3 years, 4 months ago