summaryrefslogtreecommitdiffstats
path: root/git_superproject.py
Commit message (Expand)AuthorAgeFilesLines
...
* init: added --use-superproject option to clone superproject.v2.12.2Raman Tenneti2021-02-111-65/+89
* superproject: Pass branch to git ls-tree.Raman Tenneti2021-02-081-4/+8
* sync: pass --bare option when doing git clone of superproject.v2.12.1Raman Tenneti2021-02-081-16/+26
* sync: superproject performance changes.Raman Tenneti2021-02-071-15/+85
* sync: Added --filter=blob:none for git clone of superproject.Raman Tenneti2021-02-021-1/+1
* sync: Do a git pull with --use-superproject if superproject tree already exists.Raman Tenneti2021-02-011-1/+1
* sync: Added --filter=blob:none (and no-depth) wduring git clone of superproject.Raman Tenneti2021-02-011-8/+29
* sync: Added --use-superproject option and support for superproject.v2.12Raman Tenneti2021-01-211-0/+149