开源镜像站
帮助
下载
动态
GitHub
index
:
git-repo
main
maint
master
repo-1
stable
A git multiple repo management tool built for AOSP
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_git_superproject.py
Age
Commit message (
Expand
)
Author
2021-09-27
superproject: support a new revision attribute.
Xin Li
2021-08-13
superproject: print messages if the manifest has superproject tag.
v2.16.5
Raman Tenneti
2021-06-30
Fix an issue when syncing with --use-superproject and clone bundles.
Xin Li
2021-06-29
superproject - don't update the commit ids of projects that have revisionId.
Raman Tenneti
2021-06-16
superproject: Don't exit if superproject tag doesn't exist in manifest.
v2.16
Raman Tenneti
2021-06-10
superproject: add projects from local manifest to local::<filename> group.
Raman Tenneti
2021-06-08
superproject: revert not updating commit ids if remote is different.
Raman Tenneti
2021-05-26
tests: Make the tests pass for Python < 3.8
Peter Kjellerstedt
2021-05-03
superproject: Don't update the commit ids of projects if remote is different.
Raman Tenneti
2021-03-11
superproject: pass groups to ToXml method.
Raman Tenneti
2021-02-25
sync: superproject - support for switching hosts and switching branches.
Raman Tenneti
2021-02-11
init: added --use-superproject option to clone superproject.
v2.12.2
Raman Tenneti
2021-02-08
sync: pass --bare option when doing git clone of superproject.
v2.12.1
Raman Tenneti
2021-02-07
sync: superproject performance changes.
Raman Tenneti
2021-02-01
sync: Do a git pull with --use-superproject if superproject tree already exists.
Raman Tenneti
2021-01-21
sync: Added --use-superproject option and support for superproject.
v2.12
Raman Tenneti