summaryrefslogtreecommitdiffstats
path: root/project.py
Commit message (Expand)AuthorAgeFilesLines
...
* project: fix --use-superproject logic for init.LaMont Jones2022-05-201-4/+4
* manifest: add submanifest.default_groups attributev2.25LaMont Jones2022-04-291-2/+3
* project: Do not exit early on --standalone-manifest.LaMont Jones2022-04-291-34/+33
* project: Add missing importsv2.24.1LaMont Jones2022-04-211-0/+1
* Override the manifest for the entire commandLaMont Jones2022-04-191-1/+1
* ManifestProject: add manifest_platformLaMont Jones2022-04-141-14/+20
* manifest_xml: use Superproject to hold XML contentv2.23LaMont Jones2022-04-121-1/+0
* manifest_xml: Add Load and Unload methodsLaMont Jones2022-04-081-13/+14
* Fix sub manifest handlingLaMont Jones2022-04-061-51/+54
* init: add multi-manifest supportLaMont Jones2022-04-061-3/+97
* Move manifest config logic into ManifestProjectLaMont Jones2022-04-061-17/+91
* project: add ManifestProject.Sync()LaMont Jones2022-04-011-0/+289
* project: Isolate ManifestProject from RepoProjectLaMont Jones2022-03-311-28/+31
* Add multi-manifest support with <submanifest> elementv2.22LaMont Jones2022-02-171-15/+26
* project.py: pass --recurse-submodules={value}LaMont Jones2022-02-101-2/+1
* project: mark gc.log as safe to discard when migrating .git/v2.21Mike Frysinger2022-01-261-1/+2
* init: add an option --enable-git-lfs-filterXD Trol2022-01-261-2/+3
* project: Ignore failure to remove the sample hooksPeter Kjellerstedt2022-01-221-1/+4
* project: store objects in project-objects directlyMike Frysinger2022-01-191-3/+6
* project: move --reference handling to project-objectsMike Frysinger2022-01-131-5/+5
* project: prune sample hooksv2.20Mike Frysinger2022-01-101-0/+5
* project: drop support for symlinking internal .git filesMike Frysinger2022-01-101-12/+2
* project: abort a bit earlier before migrating .git/Mike Frysinger2022-01-071-11/+27
* project: stop symlinking info dir under .git/Mike Frysinger2022-01-061-1/+1
* project: stop symlinking description file under .git/Mike Frysinger2022-01-061-1/+1
* project: stop symlinking svn under .git/Mike Frysinger2022-01-061-1/+1
* project: clean up now unused codeMike Frysinger2022-01-061-34/+4
* project: migrate worktree .git/ dirs to symlinksv2.19Mike Frysinger2021-12-011-36/+81
* sync: Handle tag ref in "upstream" fieldRobin Schneider2021-11-161-1/+4
* project: init hooks in objdir onlyMike Frysinger2021-11-151-7/+4
* project: fix format string in error messageLaMont Jones2021-11-051-1/+1
* Update revisionId if required when using extend-projectMichael Kelly2021-09-281-8/+9
* Add 'dest-path' to extend-project to support changing pathMichael Kelly2021-09-281-17/+22
* make file removal a bit more robustMike Frysinger2021-09-281-14/+6
* repo: properly handle remote annotations in manifest_xmlJack Neus2021-07-231-2/+18
* Force a fetch when superproject has a newer SHA1 for remote branch.v2.16.3Xin Li2021-07-201-0/+1
* Fix an issue when syncing with --use-superproject and clone bundles.Xin Li2021-06-301-1/+5
* project: fix error display when output_redir is disabledv2.15.2Mike Frysinger2021-05-201-4/+5
* ssh: rewrite proxy management for multiprocessing usagev2.15Mike Frysinger2021-05-101-2/+2
* ssh: move proxy usage to the sync subcommandMike Frysinger2021-05-101-5/+6
* sync: fix print error when handling server errorMike Frysinger2021-05-041-1/+1
* init/sync: add --no-tags to match --tagsMike Frysinger2021-05-041-3/+3
* add --no-current-branch option to invert --current-branchMike Frysinger2021-05-041-2/+2
* project: fix m/ generation when switching manifest branchesMike Frysinger2021-05-021-8/+8
* sync: Fix a corner case when both superproject and depth used.Xin Li2021-04-291-0/+5
* sync: Fix exception in an exsiting clone (without partial-clone).v2.14.2Raman Tenneti2021-04-221-1/+1
* sync: cleanup sleep+retry logic a bitv2.14Mike Frysinger2021-04-191-14/+18
* init: Added --partial-clone-exclude option.Raman Tenneti2021-04-131-1/+6
* manifest: allow toplevel project checkoutsv2.13.5Mike Frysinger2021-03-121-0/+12
* prune: minor optimization & robustificationMike Frysinger2021-03-121-0/+5