index
:
tools/git-repo.git
main
maint
master
repo-1
stable
Mirror of gerrit.googlesource.com/git-repo
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git_superproject.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
superproject: Remove notice about beta
Josip Sokcevic
2024-10-03
1
-12
/
+0
*
git_superproject: tell git that superproject is bare
Emily Shaffer
2023-11-09
1
-5
/
+7
*
cleanup: convert exceptions to OSError
Jason R. Coombs
2023-10-21
1
-1
/
+1
*
delete Python 2 (object) compat
Mike Frysinger
2023-10-20
1
-1
/
+1
*
isort: format codebase
v2.36
Mike Frysinger
2023-08-22
1
-2
/
+4
*
Format codebase with black and check formatting in CQ
Gavin Mak
2023-03-22
1
-395
/
+485
*
git_superproject: Log actual error fmt instead of the entire error message.
Joanna Wang
2023-02-01
1
-24
/
+27
*
pylint: remove unused imports
Daniel Kutik
2022-12-13
1
-1
/
+1
*
Use --negotiation-tip in superproject fetches.
Joanna Wang
2022-12-09
1
-1
/
+11
*
Omit local_manifest groups from superproject override.
v2.28
LaMont Jones
2022-07-15
1
-1
/
+2
*
Only sync superproject if it will be used.
LaMont Jones
2022-06-08
1
-5
/
+12
*
Stop passing optparse.Values to git_superproject
LaMont Jones
2022-04-14
1
-7
/
+17
*
git_superproject: only print beta notice once.
LaMont Jones
2022-04-14
1
-2
/
+9
*
manifest_xml: use Superproject to hold XML content
v2.23
LaMont Jones
2022-04-12
1
-28
/
+41
*
Move manifest config logic into ManifestProject
LaMont Jones
2022-04-06
1
-1
/
+1
*
Add multi-manifest support with <submanifest> element
v2.22
LaMont Jones
2022-02-17
1
-1
/
+2
*
Move local-manifest check to manifest_xml.py
LaMont Jones
2022-02-15
1
-2
/
+1
*
Revert "sync: dropped "NOTICE: --use-superproject is in beta ..." message."
Raman Tenneti
2022-01-06
1
-0
/
+2
*
sync: dropped "NOTICE: --use-superproject is in beta ..." message.
Raman Tenneti
2021-12-29
1
-2
/
+0
*
superproject: Only trigger enrollment logic when manifest have it.
Xin Li
2021-09-28
1
-0
/
+2
*
Fix indent error which would have prevented choice expiration to work.
Xin Li
2021-09-27
1
-1
/
+1
*
superproject: support a new revision attribute.
Xin Li
2021-09-27
1
-12
/
+2
*
superproject: Move enrollment to opt-out when enabled globally
v2.16.8
Xin Li
2021-09-20
1
-36
/
+10
*
superproject: Log branch and remote url with every log message.
Raman Tenneti
2021-09-16
1
-14
/
+18
*
superproject: Provide accurate feedback for user choice
v2.16.7
Xin Li
2021-09-08
1
-3
/
+8
*
superoject: log error message in the 'fmt' field also.
v2.16.6
Raman Tenneti
2021-09-03
1
-1
/
+1
*
superproject: print messages if the manifest has superproject tag.
v2.16.5
Raman Tenneti
2021-08-13
1
-13
/
+19
*
superproject: prepend messages with - "repo superproject"
Raman Tenneti
2021-08-12
1
-17
/
+25
*
superproject: Skip updating of superproject when -l is used with sync.
Raman Tenneti
2021-07-28
1
-0
/
+5
*
superproject - More friendly user message when superproject failed.
v2.16.1
Raman Tenneti
2021-07-14
1
-28
/
+23
*
Add the ability to administratively enroll repo into using superproject.
Xin Li
2021-07-01
1
-0
/
+81
*
superproject - don't update the commit ids of projects that have revisionId.
Raman Tenneti
2021-06-29
1
-0
/
+3
*
superproject: Don't exit if superproject tag doesn't exist in manifest.
v2.16
Raman Tenneti
2021-06-16
1
-31
/
+87
*
superproject: add projects from local manifest to local::<filename> group.
Raman Tenneti
2021-06-10
1
-0
/
+4
*
superproject: revert not updating commit ids if remote is different.
Raman Tenneti
2021-06-08
1
-10
/
+0
*
superproject: change the warning message to say it is beta.
Raman Tenneti
2021-06-03
1
-2
/
+2
*
superproject: require git version 2.28.0 or higher.
v2.15.4
Raman Tenneti
2021-06-03
1
-1
/
+4
*
superproject: Use bugurl from contactinfo in the missing commits error message.
v2.15.1
Raman Tenneti
2021-05-18
1
-2
/
+1
*
superproject: skip updating commit ids if remote's fetchUrl don't match.
Raman Tenneti
2021-05-04
1
-2
/
+2
*
superproject: Don't update the commit ids of projects if remote is different.
Raman Tenneti
2021-05-03
1
-0
/
+10
*
help/version: sprinkle bug report URL around
Mike Frysinger
2021-04-26
1
-2
/
+2
*
superproject: Added --depth=1 argument to git fetch command.
Raman Tenneti
2021-03-19
1
-1
/
+1
*
superproject: pass groups to ToXml method.
Raman Tenneti
2021-03-11
1
-1
/
+1
*
superproject: Display status messages during repo init/sync.
v2.13.3
Raman Tenneti
2021-03-04
1
-1
/
+9
*
sync: superproject - support for switching hosts and switching branches.
Raman Tenneti
2021-02-25
1
-38
/
+32
*
init: added --use-superproject option to clone superproject.
v2.12.2
Raman Tenneti
2021-02-11
1
-65
/
+89
*
superproject: Pass branch to git ls-tree.
Raman Tenneti
2021-02-08
1
-4
/
+8
*
sync: pass --bare option when doing git clone of superproject.
v2.12.1
Raman Tenneti
2021-02-08
1
-16
/
+26
*
sync: superproject performance changes.
Raman Tenneti
2021-02-07
1
-15
/
+85
*
sync: Added --filter=blob:none for git clone of superproject.
Raman Tenneti
2021-02-02
1
-1
/
+1
[next]