开源镜像站
帮助
下载
动态
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
/
docs
/
manifest-format.md
Age
Commit message (
Expand
)
Author
2026-06-18
sync: Support pluggable remote helpers for smart sync manifest server.
Rahul Yadav
2026-04-09
manifest: Add `sync-strategy` attribute to project elements
Gavin Mak
2026-02-19
docs: Document support for child elements in extend-project
Jeffery Miller
2026-02-06
manifest: Introduce `sync-j-max` attribute to cap sync jobs
Gavin Mak
2025-12-02
docs: manifest-format: reformat spec to align the CDATA parts
Mike Frysinger
2025-11-26
manifest: Propagate revision attribute through multiple levels of include
Peter Kjellerstedt
2025-11-26
manifest, project: Store project groups as sets
Peter Kjellerstedt
2025-11-26
project: Use dicts to keep track of copyfiles and linkfiles
Peter Kjellerstedt
2025-11-26
manifest: Make include groups propagate to extend-project elements
Peter Kjellerstedt
2025-10-27
manifest: Make extend-project support copyfile, linkfile and annotation
Peter Kjellerstedt
2025-01-30
docs: smart-sync: split out & expand details
Mike Frysinger
2024-10-28
manifest: add optional base check on remove and extend
Fredrik de Groot
2023-06-21
manifest: enable remove-project using path
Fredrik de Groot
2023-05-05
manifest: add support for revision in include
Shuchuan Zeng
2022-09-20
manifest: allow extend-project to override dest-branch and upstream
Erik Elmeke
2022-04-29
manifest: add submanifest.default_groups attribute
v2.25
LaMont Jones
2022-02-28
manifest_xml: group for submanifest projects
LaMont Jones
2022-02-17
Add multi-manifest support with <submanifest> element
v2.22
LaMont Jones
2021-09-28
Add 'dest-path' to extend-project to support changing path
Michael Kelly
2021-09-27
superproject: support a new revision attribute.
Xin Li
2021-07-23
repo: properly handle remote annotations in manifest_xml
Jack Neus
2021-07-08
Gracefully ignore bad remove-project line
Michael Kelly
2021-06-10
superproject: add projects from local manifest to local::<filename> group.
Raman Tenneti
2021-05-04
manifest_xml: initial support for <contactinfo>
Raman Tenneti
2021-04-14
help: switch from formatter module to textwrap
Mike Frysinger
2021-03-12
document the new manifest restrictions on name & path settings
Mike Frysinger
2021-01-12
manifest_xml: - Added doc and testing of unknown tags/elements.
Raman Tenneti
2021-01-08
manifest_xml: initial support for <superproject>
Raman Tenneti
2020-12-13
docs: Add Markdown inline code marker around inline XML example.
Jashank Jeremy
2020-12-04
manifest_xml: harmonize list fields
Mike Frysinger
2020-11-26
manifest: add support for groups in include
v2.10
Fredrik de Groot
2020-11-16
switch to "main" branch for development
Mike Frysinger
2020-09-08
manifest: drop support for local_manifest.xml
Mike Frysinger
2020-02-04
Add a way to override the remote using <extend-project>
Kyunam Jo
2020-02-04
manifest: add basic path checks for <copyfile> & <linkfile>
Mike Frysinger
2019-08-02
manifest-format: document implicit directory creation w/<copyfile> & <linkfile>
Mike Frysinger
2019-08-01
manifest-format: clarify <copyfile> & <linkfile> restrictions
Mike Frysinger
2019-03-18
docs: fixed typo error.
Kyunam Jo
2018-10-10
update markdown/help header format
Mike Frysinger
2018-10-05
manifest-format: convert to markdown
Mike Frysinger