summaryrefslogtreecommitdiff
path: root/subcmds
AgeCommit message (Expand)Author
2021-11-18init, sync: fixed flake8 warnings.v2.18Raman Tenneti
2021-11-18superproject: Inherit --no-use-superproject with --mirror option.Raman Tenneti
2021-11-15sync: link the internal-fs-layout doc into checkoutsMike Frysinger
2021-11-12help: fix grammar in help textMike Frysinger
2021-11-05sync: make --prune the defaultMike Frysinger
2021-11-05sync: fix --tags optionMike Frysinger
2021-11-01superproject: added 'implies -c' in the help of --use-superproject option.Raman Tenneti
2021-10-26fetch: Fix stderr handling for gsutilJack Neus
2021-10-15sync: properly handle standalone manifests for `sync` commandv2.17.2Jack Neus
2021-10-14subcmds/sync: Use pack-refs instead of gc for redundant gitdirs.Allen Webb
2021-10-11repo: more arg checking for --standalone-manifest re-initsv2.17.1Jack Neus
2021-10-11repo: fix bug with --standalone-manifestJack Neus
2021-10-05subcmds/sync: Disable autoDetach for git gc.Allen Webb
2021-09-28make file removal a bit more robustMike Frysinger
2021-09-28repo: Add support for standalone manifestsJack Neus
2021-09-14sync: Log repo sync state events as 'data' events.Raman Tenneti
2021-08-13superproject: print messages if the manifest has superproject tag.v2.16.5Raman Tenneti
2021-07-29sync: Added logging of repo sync state and config options for analysis.Raman Tenneti
2021-07-28superproject: Skip updating of superproject when -l is used with sync.Raman Tenneti
2021-07-28repo: refactor help output handlingMike Frysinger
2021-07-27list: add a --relative-to optionMike Frysinger
2021-07-20manifest: Support ignoring local manifests with 'repo manifest'Michael Kelly
2021-07-14Update manifest_name with the returned manifest name for superproject.v2.16.2Xin Li
2021-07-14superproject - More friendly user message when superproject failed.v2.16.1Raman Tenneti
2021-07-13Fix an issue that repo can't see projects declared in a local manifest.Xin Li
2021-07-04sync: dump git output on errorsMike Frysinger
2021-07-01Add the ability to administratively enroll repo into using superproject.Xin Li
2021-06-16superproject: Don't exit if superproject tag doesn't exist in manifest.v2.16Raman Tenneti
2021-06-15commands: pass settings via __init__Mike Frysinger
2021-06-15commands: document the "common" class attributeMike Frysinger
2021-05-20sync: Sync submodules correctly againv2.15.3Peter Kjellerstedt
2021-05-10ssh: rewrite proxy management for multiprocessing usagev2.15Mike Frysinger
2021-05-10ssh: move proxy usage to the sync subcommandMike Frysinger
2021-05-08sync: added --no-use-superproject to disable superproject.Raman Tenneti
2021-05-07sync: Recommend using --no-use-superproject if sync fails.Raman Tenneti
2021-05-06sync: refactor main fetch loopMike Frysinger
2021-05-05sync: fix recursive fetchingMike Frysinger
2021-05-04sync: use manifest_name passed inMike Frysinger
2021-05-04sync: switch to multiprocessing.EventMike Frysinger
2021-05-04sync: fix logic error with linkfile errorsMike Frysinger
2021-05-04subcmds: force consistent help text formatMike Frysinger
2021-05-04init/sync: add --no-tags to match --tagsMike Frysinger
2021-05-04add --no-current-branch option to invert --current-branchMike Frysinger
2021-05-03harmonize --current-branch short option across subcommandsMike Frysinger
2021-05-03superproject: Don't update the commit ids of projects if remote is different.Raman Tenneti
2021-05-02upload: search local projects in parallelMike Frysinger
2021-05-02upload: include the project in error messagesMike Frysinger
2021-05-01Update copyfile and linkfile if manifest updatedjiajia tang
2021-04-26help/version: sprinkle bug report URL aroundMike Frysinger
2021-04-21sync: fix missing import for -qv2.14.1Mike Frysinger