summaryrefslogtreecommitdiffstats
path: root/subcmds
Commit message (Expand)AuthorAgeFilesLines
* 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
* repo: Add support for standalone manifestsJack Neus2021-09-281-15/+68
* sync: Log repo sync state events as 'data' events.Raman Tenneti2021-09-141-4/+4
* superproject: print messages if the manifest has superproject tag.v2.16.5Raman Tenneti2021-08-131-5/+9
* sync: Added logging of repo sync state and config options for analysis.Raman Tenneti2021-07-291-3/+20
* superproject: Skip updating of superproject when -l is used with sync.Raman Tenneti2021-07-281-0/+6
* repo: refactor help output handlingMike Frysinger2021-07-281-0/+7
* list: add a --relative-to optionMike Frysinger2021-07-271-3/+13
* manifest: Support ignoring local manifests with 'repo manifest'Michael Kelly2021-07-201-0/+5
* Update manifest_name with the returned manifest name for superproject.v2.16.2Xin Li2021-07-141-3/+1
* superproject - More friendly user message when superproject failed.v2.16.1Raman Tenneti2021-07-142-5/+10
* Fix an issue that repo can't see projects declared in a local manifest.Xin Li2021-07-131-1/+1
* sync: dump git output on errorsMike Frysinger2021-07-041-1/+1
* Add the ability to administratively enroll repo into using superproject.Xin Li2021-07-011-9/+2
* superproject: Don't exit if superproject tag doesn't exist in manifest.v2.16Raman Tenneti2021-06-162-9/+17
* commands: pass settings via __init__Mike Frysinger2021-06-151-4/+2
* commands: document the "common" class attributeMike Frysinger2021-06-1527-28/+28
* sync: Sync submodules correctly againv2.15.3Peter Kjellerstedt2021-05-201-3/+9
* ssh: rewrite proxy management for multiprocessing usagev2.15Mike Frysinger2021-05-101-12/+32
* ssh: move proxy usage to the sync subcommandMike Frysinger2021-05-101-2/+8
* sync: added --no-use-superproject to disable superproject.Raman Tenneti2021-05-081-3/+7
* sync: Recommend using --no-use-superproject if sync fails.Raman Tenneti2021-05-071-1/+2
* sync: refactor main fetch loopMike Frysinger2021-05-061-42/+59
* sync: fix recursive fetchingMike Frysinger2021-05-051-1/+1
* sync: use manifest_name passed inMike Frysinger2021-05-041-1/+1
* sync: switch to multiprocessing.EventMike Frysinger2021-05-041-1/+1
* sync: fix logic error with linkfile errorsMike Frysinger2021-05-041-2/+2
* subcmds: force consistent help text formatMike Frysinger2021-05-0411-60/+61
* init/sync: add --no-tags to match --tagsMike Frysinger2021-05-041-1/+4
* add --no-current-branch option to invert --current-branchMike Frysinger2021-05-044-0/+12
* harmonize --current-branch short option across subcommandsMike Frysinger2021-05-033-5/+22
* superproject: Don't update the commit ids of projects if remote is different.Raman Tenneti2021-05-031-6/+16
* upload: search local projects in parallelMike Frysinger2021-05-021-31/+37
* upload: include the project in error messagesMike Frysinger2021-05-021-2/+2
* Update copyfile and linkfile if manifest updatedjiajia tang2021-05-011-0/+64
* help/version: sprinkle bug report URL aroundMike Frysinger2021-04-262-0/+4