开源镜像站
帮助
下载
动态
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
/
git_superproject.py
Age
Commit message (
Expand
)
Author
4 hours
git_superproject: don't filter rewritten manifest
Andrew Chant
2026-05-20
sync: Add --superproject-rev flag to sync to specific revision
v2.64
Gavin Mak
2026-04-28
git_superproject: Remove redundant _branch variable
Gavin Mak
2026-03-17
git_superproject: avoid re-initing bare repo
Gavin Mak
2025-12-03
Rename XmlManifest.GetGroupsStr() to XmlManifest.GetManifestGroupsStr()
Peter Kjellerstedt
2025-12-02
manifest_xml, git_superproject: Rename an argument for XmlManifest.ToXml()
Peter Kjellerstedt
2025-08-14
git_superproject: fix AttributeError in Superproject logging
Gavin Mak
2025-06-10
info: fix mismatched format args and wrong symbol name
v2.55.2
Scott Lee
2025-06-04
git_superproject: Replace walrus operator
v2.55.1
Gavin Mak
2025-05-28
upload: Add rev to rootRepo push option
v2.55
Gavin Mak
2025-05-27
info: print superproject revision
Scott Lee
2025-05-05
upload: Add superproject identifier as push option
Gavin Mak
2024-10-03
superproject: Remove notice about beta
Josip Sokcevic
2023-11-09
git_superproject: tell git that superproject is bare
Emily Shaffer
2023-10-21
cleanup: convert exceptions to OSError
Jason R. Coombs
2023-10-20
delete Python 2 (object) compat
Mike Frysinger
2023-08-22
isort: format codebase
v2.36
Mike Frysinger
2023-03-22
Format codebase with black and check formatting in CQ
Gavin Mak
2023-02-01
git_superproject: Log actual error fmt instead of the entire error message.
Joanna Wang
2022-12-13
pylint: remove unused imports
Daniel Kutik
2022-12-09
Use --negotiation-tip in superproject fetches.
Joanna Wang
2022-07-15
Omit local_manifest groups from superproject override.
v2.28
LaMont Jones
2022-06-08
Only sync superproject if it will be used.
LaMont Jones
2022-04-14
Stop passing optparse.Values to git_superproject
LaMont Jones
2022-04-14
git_superproject: only print beta notice once.
LaMont Jones
2022-04-12
manifest_xml: use Superproject to hold XML content
v2.23
LaMont Jones
2022-04-06
Move manifest config logic into ManifestProject
LaMont Jones
2022-02-17
Add multi-manifest support with <submanifest> element
v2.22
LaMont Jones
2022-02-15
Move local-manifest check to manifest_xml.py
LaMont Jones
2022-01-06
Revert "sync: dropped "NOTICE: --use-superproject is in beta ..." message."
Raman Tenneti
2021-12-29
sync: dropped "NOTICE: --use-superproject is in beta ..." message.
Raman Tenneti
2021-09-28
superproject: Only trigger enrollment logic when manifest have it.
Xin Li
2021-09-27
Fix indent error which would have prevented choice expiration to work.
Xin Li
2021-09-27
superproject: support a new revision attribute.
Xin Li
2021-09-20
superproject: Move enrollment to opt-out when enabled globally
v2.16.8
Xin Li
2021-09-16
superproject: Log branch and remote url with every log message.
Raman Tenneti
2021-09-08
superproject: Provide accurate feedback for user choice
v2.16.7
Xin Li
2021-09-03
superoject: log error message in the 'fmt' field also.
v2.16.6
Raman Tenneti
2021-08-13
superproject: print messages if the manifest has superproject tag.
v2.16.5
Raman Tenneti
2021-08-12
superproject: prepend messages with - "repo superproject"
Raman Tenneti
2021-07-28
superproject: Skip updating of superproject when -l is used with sync.
Raman Tenneti
2021-07-14
superproject - More friendly user message when superproject failed.
v2.16.1
Raman Tenneti
2021-07-01
Add the ability to administratively enroll repo into using superproject.
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-06-03
superproject: change the warning message to say it is beta.
Raman Tenneti
2021-06-03
superproject: require git version 2.28.0 or higher.
v2.15.4
Raman Tenneti
2021-05-18
superproject: Use bugurl from contactinfo in the missing commits error message.
v2.15.1
Raman Tenneti
[next]