summaryrefslogtreecommitdiff
path: root/git_superproject.py
AgeCommit message (Expand)Author
2021-09-28superproject: Only trigger enrollment logic when manifest have it.Xin Li
2021-09-27Fix indent error which would have prevented choice expiration to work.Xin Li
2021-09-27superproject: support a new revision attribute.Xin Li
2021-09-20superproject: Move enrollment to opt-out when enabled globallyv2.16.8Xin Li
2021-09-16superproject: Log branch and remote url with every log message.Raman Tenneti
2021-09-08superproject: Provide accurate feedback for user choicev2.16.7Xin Li
2021-09-03superoject: log error message in the 'fmt' field also.v2.16.6Raman Tenneti
2021-08-13superproject: print messages if the manifest has superproject tag.v2.16.5Raman Tenneti
2021-08-12superproject: prepend messages with - "repo superproject"Raman Tenneti
2021-07-28superproject: Skip updating of superproject when -l is used with sync.Raman Tenneti
2021-07-14superproject - More friendly user message when superproject failed.v2.16.1Raman Tenneti
2021-07-01Add the ability to administratively enroll repo into using superproject.Xin Li
2021-06-29superproject - don't update the commit ids of projects that have revisionId.Raman Tenneti
2021-06-16superproject: Don't exit if superproject tag doesn't exist in manifest.v2.16Raman Tenneti
2021-06-10superproject: add projects from local manifest to local::<filename> group.Raman Tenneti
2021-06-08superproject: revert not updating commit ids if remote is different.Raman Tenneti
2021-06-03superproject: change the warning message to say it is beta.Raman Tenneti
2021-06-03superproject: require git version 2.28.0 or higher.v2.15.4Raman Tenneti
2021-05-18superproject: Use bugurl from contactinfo in the missing commits error message.v2.15.1Raman Tenneti
2021-05-04superproject: skip updating commit ids if remote's fetchUrl don't match.Raman Tenneti
2021-05-03superproject: Don't update the commit ids of projects if remote is different.Raman Tenneti
2021-04-26help/version: sprinkle bug report URL aroundMike Frysinger
2021-03-19superproject: Added --depth=1 argument to git fetch command.Raman Tenneti
2021-03-11superproject: pass groups to ToXml method.Raman Tenneti
2021-03-04superproject: Display status messages during repo init/sync.v2.13.3Raman Tenneti
2021-02-25sync: superproject - support for switching hosts and switching branches.Raman Tenneti
2021-02-11init: added --use-superproject option to clone superproject.v2.12.2Raman Tenneti
2021-02-08superproject: Pass branch to git ls-tree.Raman Tenneti
2021-02-08sync: pass --bare option when doing git clone of superproject.v2.12.1Raman Tenneti
2021-02-07sync: superproject performance changes.Raman Tenneti
2021-02-02sync: Added --filter=blob:none for git clone of superproject.Raman Tenneti
2021-02-01sync: Do a git pull with --use-superproject if superproject tree already exists.Raman Tenneti
2021-02-01sync: Added --filter=blob:none (and no-depth) wduring git clone of superproject.Raman Tenneti
2021-01-21sync: Added --use-superproject option and support for superproject.v2.12Raman Tenneti