summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
34 hourshooks: pass yes flag when availableRahul Yadav
2026-06-30sync: Implement fetchcmd for standard Git layoutsGavin Mak
2026-06-25man: disable line wrappingBrian Gan
2026-06-18sync: Support pluggable remote helpers for smart sync manifest server.Rahul Yadav
2026-05-14docs: drop period in headersMike Frysinger
2026-04-21Add timing keyword argument for hooksRam Peri
2026-04-09manifest: Add `sync-strategy` attribute to project elementsGavin Mak
2026-03-20docs: windows: mention Developer Mode for symlinksv2.62Mike Frysinger
2026-02-19docs: Document support for child elements in extend-projectJeffery Miller
2026-02-06manifest: Introduce `sync-j-max` attribute to cap sync jobsGavin Mak
2025-12-02docs: manifest-format: reformat spec to align the CDATA partsMike Frysinger
2025-11-26manifest: Propagate revision attribute through multiple levels of includePeter Kjellerstedt
2025-11-26manifest, project: Store project groups as setsPeter Kjellerstedt
2025-11-26project: Use dicts to keep track of copyfiles and linkfilesPeter Kjellerstedt
2025-11-26manifest: Make include groups propagate to extend-project elementsPeter Kjellerstedt
2025-10-27manifest: Make extend-project support copyfile, linkfile and annotationPeter Kjellerstedt
2025-07-01sync: support post-sync hook in <repo-hooks>Kenny Cheng
2025-02-04Update internal filesystem layout for submodulesKaushik Lingarkar
2025-01-30docs: smart-sync: split out & expand detailsMike Frysinger
2024-10-28Add REPO_SKIP_SELF_UPDATE check in syncFredrik de Groot
2024-10-28manifest: add optional base check on remove and extendFredrik de Groot
2024-03-20git: raise soft version to 2.7.4Mike Frysinger
2024-03-20docs: release: add recent git/python/ssh/debian infoMike Frysinger
2024-01-04docs: fix some grammar typosMike Frysinger
2023-10-14python-support: update with current status & guidelinesMike Frysinger
2023-08-18docs: Document .repo_localsyncstate.jsonGavin Mak
2023-06-21manifest: enable remove-project using pathFredrik de Groot
2023-05-05manifest: add support for revision in includeShuchuan Zeng
2023-03-02docs: update Focal Python versionMike Frysinger
2023-01-28Enable use of REPO_CONFIG_DIR to customize .repoconfig locationGavin Mak
2022-12-12upload: Allow user to configure unusual commit thresholdDavid Greenaway
2022-12-01release-process: update to use ./release/sign-tag.pyMike Frysinger
2022-09-20manifest: allow extend-project to override dest-branch and upstreamErik Elmeke
2022-04-29manifest: add submanifest.default_groups attributev2.25LaMont Jones
2022-02-28manifest_xml: group for submanifest projectsLaMont Jones
2022-02-17Add multi-manifest support with <submanifest> elementv2.22LaMont Jones
2022-01-26init: add an option --enable-git-lfs-filterXD Trol
2021-09-28Add 'dest-path' to extend-project to support changing pathMichael Kelly
2021-09-28repo: Add support for standalone manifestsJack Neus
2021-09-27superproject: support a new revision attribute.Xin Li
2021-09-24release-process: update distro baseline & add OpenSSHMike Frysinger
2021-09-03docs: Add version for Ubuntu 21.04 Hirsute and Debian 11 BullseyeRoger Shimizu
2021-07-29sync: Added logging of repo sync state and config options for analysis.Raman Tenneti
2021-07-23repo: properly handle remote annotations in manifest_xmlJack Neus
2021-07-08Gracefully ignore bad remove-project lineMichael Kelly
2021-06-10superproject: add projects from local manifest to local::<filename> group.Raman Tenneti
2021-05-04manifest_xml: initial support for <contactinfo>Raman Tenneti
2021-05-04release-process: document the rate limiting in automatic updatesMike Frysinger
2021-05-01Update copyfile and linkfile if manifest updatedjiajia tang
2021-04-14help: switch from formatter module to textwrapMike Frysinger