summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* project: Add missing importsv2.24.1LaMont Jones2022-04-212-2/+1
* progress: optimize progress bar updates a bitv2.24Mike Frysinger2022-04-191-11/+16
* Override the manifest for the entire commandLaMont Jones2022-04-193-55/+71
* sync: refactor use of self.manifestLaMont Jones2022-04-142-69/+83
* Stop passing optparse.Values to git_superprojectLaMont Jones2022-04-143-10/+25
* ManifestProject: add manifest_platformLaMont Jones2022-04-141-14/+20
* forall: fix multi-manifest variables.LaMont Jones2022-04-141-2/+8
* git_superproject: only print beta notice once.LaMont Jones2022-04-141-2/+9
* manifest_xml: use Superproject to hold XML contentv2.23LaMont Jones2022-04-127-117/+125
* sync: respect `sync-c` manifest optionDaniel Andersson2022-04-082-2/+52
* manifest_xml: Add Load and Unload methodsLaMont Jones2022-04-083-19/+31
* Fix sub manifest handlingLaMont Jones2022-04-063-55/+60
* init: add multi-manifest supportLaMont Jones2022-04-062-41/+100
* Move manifest config logic into ManifestProjectLaMont Jones2022-04-065-34/+107
* project: add ManifestProject.Sync()LaMont Jones2022-04-012-240/+315
* project: Isolate ManifestProject from RepoProjectLaMont Jones2022-03-312-33/+37
* manifest_file must be an absolute pathLaMont Jones2022-03-231-1/+8
* trace: allow writing traces to a socketJosh Steadmon2022-03-162-14/+134
* manifest_xml: group for submanifest projectsLaMont Jones2022-02-282-0/+7
* Add multi-manifest support with <submanifest> elementv2.22LaMont Jones2022-02-1728-165/+797
* Move local-manifest check to manifest_xml.pyLaMont Jones2022-02-152-2/+7
* 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-265-3/+24
* init: make bad --repo-rev settings more clearMike Frysinger2022-01-252-2/+7
* project: Ignore failure to remove the sample hooksPeter Kjellerstedt2022-01-221-1/+4
* branches: Fix "not in" handlingLaMont Jones2022-01-211-3/+3
* project: store objects in project-objects directlyMike Frysinger2022-01-192-7/+27
* project: move --reference handling to project-objectsMike Frysinger2022-01-131-5/+5
* test_project: use os.readlink instead of Path.readlinkSebastian Wagner2022-01-111-1/+1
* 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-072-13/+53
* Revert "sync: dropped "NOTICE: --use-superproject is in beta ..." message."Raman Tenneti2022-01-061-0/+2
* 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
* sync: dropped "NOTICE: --use-superproject is in beta ..." message.Raman Tenneti2021-12-291-2/+0
* sync: With --mirror option, don't display no-use-superproject... message.Raman Tenneti2021-12-071-2/+3
* project: migrate worktree .git/ dirs to symlinksv2.19Mike Frysinger2021-12-012-36/+131
* init, sync: fixed flake8 warnings.v2.18Raman Tenneti2021-11-182-9/+8
* superproject: Inherit --no-use-superproject with --mirror option.Raman Tenneti2021-11-182-2/+11
* sync: Handle tag ref in "upstream" fieldRobin Schneider2021-11-161-1/+4
* project: init hooks in objdir onlyMike Frysinger2021-11-151-7/+4
* sync: link the internal-fs-layout doc into checkoutsMike Frysinger2021-11-151-0/+9
* git-review: add config fileMike Frysinger2021-11-151-0/+5
* SUBMITTING_PATCHES: link to commit message style docsMike Frysinger2021-11-151-5/+9
* man: refresh pagesMike Frysinger2021-11-125-21/+44
* help: fix grammar in help textMike Frysinger2021-11-122-3/+3