summaryrefslogtreecommitdiffstats
path: root/subcmds
Commit message (Expand)AuthorAgeFilesLines
* sync: Correctly sync multi manifest workspacesv2.29.1LaMont Jones2022-08-241-6/+5
* init: hide identify spam when reinitializingMike Frysinger2022-08-221-3/+3
* init: show a notice when reinitializingMike Frysinger2022-08-221-0/+7
* stage: add missing flush before project promptMike Frysinger2022-08-221-0/+1
* upload: respect --yes with large upload confirmationMike Frysinger2022-08-221-9/+10
* cherry-pick: tighten up outputMike Frysinger2022-08-221-2/+4
* init: change --depth default to 1 for manifest repoMike Frysinger2022-08-181-0/+4
* upload: add --push-options tips & doc linkMike Frysinger2022-08-181-0/+7
* project: simplify GetRemote a bitMike Frysinger2022-08-171-1/+1
* upload: Add ready flag to remove wipWilliam Escande2022-08-031-0/+4
* sync: handle smartsync HTML responses betterMike Frysinger2022-07-281-4/+10
* sync: start clearing git settings that disabled pruningLaMont Jones2022-07-251-12/+18
* sync: rework --jobs to provide better defaultsMike Frysinger2022-07-251-26/+41
* Fix the printed path of the ".repo" dir after a fresh init.Mateus Azis2022-07-251-1/+1
* status, diff: display correct path for multi-manifestLaMont Jones2022-07-142-6/+13
* upload: add ‘--ignore-untracked-files’ optionMartin Geisler2022-07-111-0/+10
* Only sync superproject if it will be used.LaMont Jones2022-06-081-1/+1
* sync: add multi-manifest supportv2.26LaMont Jones2022-05-262-101/+178
* upload: move label validation to core functionMike Frysinger2022-05-211-6/+0
* manifest: add submanifest.default_groups attributev2.25LaMont Jones2022-04-291-2/+1
* project: Add missing importsv2.24.1LaMont Jones2022-04-211-2/+0
* sync: refactor use of self.manifestLaMont Jones2022-04-141-68/+82
* Stop passing optparse.Values to git_superprojectLaMont Jones2022-04-142-3/+8
* forall: fix multi-manifest variables.LaMont Jones2022-04-141-2/+8
* manifest_xml: use Superproject to hold XML contentv2.23LaMont Jones2022-04-122-7/+5
* sync: respect `sync-c` manifest optionDaniel Andersson2022-04-081-2/+7
* manifest_xml: Add Load and Unload methodsLaMont Jones2022-04-081-2/+2
* Fix sub manifest handlingLaMont Jones2022-04-061-0/+1
* init: add multi-manifest supportLaMont Jones2022-04-061-38/+3
* Move manifest config logic into ManifestProjectLaMont Jones2022-04-062-2/+2
* project: add ManifestProject.Sync()LaMont Jones2022-04-011-240/+26
* Add multi-manifest support with <submanifest> elementv2.22LaMont Jones2022-02-1721-105/+162
* init: add an option --enable-git-lfs-filterXD Trol2022-01-261-0/+9
* init: make bad --repo-rev settings more clearMike Frysinger2022-01-251-2/+6
* branches: Fix "not in" handlingLaMont Jones2022-01-211-3/+3
* sync: With --mirror option, don't display no-use-superproject... message.Raman Tenneti2021-12-071-2/+3
* 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: link the internal-fs-layout doc into checkoutsMike Frysinger2021-11-151-0/+9
* help: fix grammar in help textMike Frysinger2021-11-121-1/+1
* sync: make --prune the defaultMike Frysinger2021-11-051-2/+7
* sync: fix --tags optionMike Frysinger2021-11-051-3/+2
* superproject: added 'implies -c' in the help of --use-superproject option.Raman Tenneti2021-11-011-2/+1
* fetch: Fix stderr handling for gsutilJack Neus2021-10-261-1/+1
* sync: properly handle standalone manifests for `sync` commandv2.17.2Jack Neus2021-10-151-2/+4
* subcmds/sync: Use pack-refs instead of gc for redundant gitdirs.Allen Webb2021-10-141-10/+24
* repo: more arg checking for --standalone-manifest re-initsv2.17.1Jack Neus2021-10-111-0/+5
* repo: fix bug with --standalone-manifestJack Neus2021-10-111-2/+4
* subcmds/sync: Disable autoDetach for git gc.Allen Webb2021-10-051-0/+1
* make file removal a bit more robustMike Frysinger2021-09-281-15/+5