summaryrefslogtreecommitdiffstats
path: root/tests/test_git_superproject.py
Commit message (Expand)AuthorAgeFilesLines
* superproject: support a new revision attribute.Xin Li2021-09-271-1/+1
* superproject: print messages if the manifest has superproject tag.v2.16.5Raman Tenneti2021-08-131-1/+1
* Fix an issue when syncing with --use-superproject and clone bundles.Xin Li2021-06-301-6/+6
* superproject - don't update the commit ids of projects that have revisionId.Raman Tenneti2021-06-291-2/+49
* superproject: Don't exit if superproject tag doesn't exist in manifest.v2.16Raman Tenneti2021-06-161-18/+116
* superproject: add projects from local manifest to local::<filename> group.Raman Tenneti2021-06-101-4/+52
* superproject: revert not updating commit ids if remote is different.Raman Tenneti2021-06-081-45/+0
* tests: Make the tests pass for Python < 3.8Peter Kjellerstedt2021-05-261-17/+19
* superproject: Don't update the commit ids of projects if remote is different.Raman Tenneti2021-05-031-13/+57
* superproject: pass groups to ToXml method.Raman Tenneti2021-03-111-4/+8
* sync: superproject - support for switching hosts and switching branches.Raman Tenneti2021-02-251-15/+16
* init: added --use-superproject option to clone superproject.v2.12.2Raman Tenneti2021-02-111-51/+64
* sync: pass --bare option when doing git clone of superproject.v2.12.1Raman Tenneti2021-02-081-4/+4
* sync: superproject performance changes.Raman Tenneti2021-02-071-7/+82
* sync: Do a git pull with --use-superproject if superproject tree already exists.Raman Tenneti2021-02-011-0/+7
* sync: Added --use-superproject option and support for superproject.v2.12Raman Tenneti2021-01-211-0/+82