开源镜像站
帮助
下载
动态
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
/
tests
/
test_manifest_xml.py
Age
Commit message (
Expand
)
Author
2026-05-26
init: Add --use-local-gitdirs for standard Git layouts
Gavin Mak
2026-04-09
manifest: Add `sync-strategy` attribute to project elements
Gavin Mak
2026-04-06
tests: convert more tests to pytest
Mike Frysinger
2026-02-19
tests: Add extend-project test for additional annotations
Jeffery Miller
2026-02-06
manifest: Introduce `sync-j-max` attribute to cap sync jobs
Gavin Mak
2026-01-15
manifest_xml: prevent extend-project from inheriting local groups
Gavin Mak
2025-12-03
Rename XmlManifest.GetGroupsStr() to XmlManifest.GetManifestGroupsStr()
Peter Kjellerstedt
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-11-11
tests: manifest_xml: convert most path usage to pathlib
Mike Frysinger
2025-10-27
manifest: Make extend-project support copyfile, linkfile and annotation
Peter Kjellerstedt
2025-03-25
black: update to v25
Mike Frysinger
2024-10-28
manifest: add optional base check on remove and extend
Fredrik de Groot
2023-12-20
manifest_xml: fix url normalization for inits and remotes
Vitalii Dmitriev
2023-12-19
manifest_xml: do not allow / before : in scp-like syntax
Mike Frysinger
2023-11-08
Correctly handle schema-less URIs for remote fetch URL
Michael Kelly
2023-10-31
cleanup: Update codebase to expect Python 3.6
Jason R. Coombs
2023-10-20
manifest_xml: Fix empty project list when DOCTYPE is present
Chris Allen
2023-06-21
manifest: enable remove-project using path
Fredrik de Groot
2023-05-05
manifest: add support for revision in include
Shuchuan Zeng
2023-03-22
Format codebase with black and check formatting in CQ
Gavin Mak
2022-12-08
tests: clean up repo_trace._TRACE_FILE patching
Mike Frysinger
2022-11-28
test_bad_path_name_checks: allow Windows path sep
Daniel Kutik
2022-11-27
test: Fix char encoding issues on windows
Daniel Kutik
2022-11-27
test: fix path seperator errors on windows
Daniel Kutik
2022-11-03
Set tracing to always on and save to .repo/TRACE_FILE.
Joanna Wang
2022-10-28
tests: Make the tests pass for Python < 3.8
Peter Kjellerstedt
2022-09-20
manifest: allow extend-project to override dest-branch and upstream
Erik Elmeke
2022-07-15
Omit local_manifest groups from superproject override.
v2.28
LaMont Jones
2022-05-20
tests: switch to tempfile.TemporaryDirectory
Mike Frysinger
2022-04-12
manifest_xml: use Superproject to hold XML content
v2.23
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-09-23
manifest: make repo-hooks more robust wrt element ordering
Jack Neus
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-30
Fix an issue when syncing with --use-superproject and clone bundles.
Xin Li
2021-06-11
repo: properly handle NoneType in Default/Remote equality checks
Jack Neus
2021-05-26
tests: Make the tests pass for Python < 3.8
Peter Kjellerstedt
2021-05-18
superproject: Use bugurl from contactinfo in the missing commits error message.
v2.15.1
Raman Tenneti
2021-05-05
manifest_xml: cleanup of contactinfo test for readability with f-strings.
Raman Tenneti
2021-05-04
manifest_xml: initial support for <contactinfo>
Raman Tenneti
2021-04-30
manifest_xml: ban use of newlines in paths
Mike Frysinger
2021-03-12
manifest: allow toplevel project checkouts
v2.13.5
Mike Frysinger
2021-03-11
superproject: pass groups to ToXml method.
Raman Tenneti
2021-03-02
manifest: relax include name rules for user-specified path
v2.13.1
Mike Frysinger
2021-02-28
manifest: validate project name & path and include name attributes
Mike Frysinger
2021-02-28
manifest: refactor the filesystem checking logic for more reuse
Mike Frysinger
[next]