summaryrefslogtreecommitdiff
path: root/git_superproject.py
AgeCommit message (Expand)Author
4 hoursgit_superproject: don't filter rewritten manifestAndrew Chant
2026-05-20sync: Add --superproject-rev flag to sync to specific revisionv2.64Gavin Mak
2026-04-28git_superproject: Remove redundant _branch variableGavin Mak
2026-03-17git_superproject: avoid re-initing bare repoGavin Mak
2025-12-03Rename XmlManifest.GetGroupsStr() to XmlManifest.GetManifestGroupsStr()Peter Kjellerstedt
2025-12-02manifest_xml, git_superproject: Rename an argument for XmlManifest.ToXml()Peter Kjellerstedt
2025-08-14git_superproject: fix AttributeError in Superproject loggingGavin Mak
2025-06-10info: fix mismatched format args and wrong symbol namev2.55.2Scott Lee
2025-06-04git_superproject: Replace walrus operatorv2.55.1Gavin Mak
2025-05-28upload: Add rev to rootRepo push optionv2.55Gavin Mak
2025-05-27info: print superproject revisionScott Lee
2025-05-05upload: Add superproject identifier as push optionGavin Mak
2024-10-03superproject: Remove notice about betaJosip Sokcevic
2023-11-09git_superproject: tell git that superproject is bareEmily Shaffer
2023-10-21cleanup: convert exceptions to OSErrorJason R. Coombs
2023-10-20delete Python 2 (object) compatMike Frysinger
2023-08-22isort: format codebasev2.36Mike Frysinger
2023-03-22Format codebase with black and check formatting in CQGavin Mak
2023-02-01git_superproject: Log actual error fmt instead of the entire error message.Joanna Wang
2022-12-13pylint: remove unused importsDaniel Kutik
2022-12-09Use --negotiation-tip in superproject fetches.Joanna Wang
2022-07-15Omit local_manifest groups from superproject override.v2.28LaMont Jones
2022-06-08Only sync superproject if it will be used.LaMont Jones
2022-04-14Stop passing optparse.Values to git_superprojectLaMont Jones
2022-04-14git_superproject: only print beta notice once.LaMont Jones
2022-04-12manifest_xml: use Superproject to hold XML contentv2.23LaMont Jones
2022-04-06Move manifest config logic into ManifestProjectLaMont Jones
2022-02-17Add multi-manifest support with <submanifest> elementv2.22LaMont Jones
2022-02-15Move local-manifest check to manifest_xml.pyLaMont Jones
2022-01-06Revert "sync: dropped "NOTICE: --use-superproject is in beta ..." message."Raman Tenneti
2021-12-29sync: dropped "NOTICE: --use-superproject is in beta ..." message.Raman Tenneti
2021-09-28superproject: Only trigger enrollment logic when manifest have it.Xin Li
2021-09-27Fix indent error which would have prevented choice expiration to work.Xin Li
2021-09-27superproject: support a new revision attribute.Xin Li
2021-09-20superproject: Move enrollment to opt-out when enabled globallyv2.16.8Xin Li
2021-09-16superproject: Log branch and remote url with every log message.Raman Tenneti
2021-09-08superproject: Provide accurate feedback for user choicev2.16.7Xin Li
2021-09-03superoject: log error message in the 'fmt' field also.v2.16.6Raman Tenneti
2021-08-13superproject: print messages if the manifest has superproject tag.v2.16.5Raman Tenneti
2021-08-12superproject: prepend messages with - "repo superproject"Raman Tenneti
2021-07-28superproject: Skip updating of superproject when -l is used with sync.Raman Tenneti
2021-07-14superproject - More friendly user message when superproject failed.v2.16.1Raman Tenneti
2021-07-01Add the ability to administratively enroll repo into using superproject.Xin Li
2021-06-29superproject - don't update the commit ids of projects that have revisionId.Raman Tenneti
2021-06-16superproject: Don't exit if superproject tag doesn't exist in manifest.v2.16Raman Tenneti
2021-06-10superproject: add projects from local manifest to local::<filename> group.Raman Tenneti
2021-06-08superproject: revert not updating commit ids if remote is different.Raman Tenneti
2021-06-03superproject: change the warning message to say it is beta.Raman Tenneti
2021-06-03superproject: require git version 2.28.0 or higher.v2.15.4Raman Tenneti
2021-05-18superproject: Use bugurl from contactinfo in the missing commits error message.v2.15.1Raman Tenneti