summaryrefslogtreecommitdiff
path: root/tests/test_git_superproject.py
AgeCommit message (Expand)Author
2021-09-27superproject: support a new revision attribute.Xin Li
2021-08-13superproject: print messages if the manifest has superproject tag.v2.16.5Raman Tenneti
2021-06-30Fix an issue when syncing with --use-superproject and clone bundles.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-05-26tests: Make the tests pass for Python < 3.8Peter Kjellerstedt
2021-05-03superproject: Don't update the commit ids of projects if remote is different.Raman Tenneti
2021-03-11superproject: pass groups to ToXml method.Raman 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-08sync: pass --bare option when doing git clone of superproject.v2.12.1Raman Tenneti
2021-02-07sync: superproject performance changes.Raman Tenneti
2021-02-01sync: Do a git pull with --use-superproject if superproject tree already exists.Raman Tenneti
2021-01-21sync: Added --use-superproject option and support for superproject.v2.12Raman Tenneti