开源镜像站
帮助
下载
动态
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
/
manifest_xml.py
Age
Commit message (
Expand
)
Author
2022-03-23
manifest_file must be an absolute path
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
2022-02-15
Move local-manifest check to manifest_xml.py
LaMont Jones
2022-01-26
init: add an option --enable-git-lfs-filter
XD Trol
2021-09-28
Update revisionId if required when using extend-project
Michael Kelly
2021-09-28
Add 'dest-path' to extend-project to support changing path
Michael Kelly
2021-09-28
make file removal a bit more robust
Mike Frysinger
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-20
manifest: Support ignoring local manifests with 'repo manifest'
Michael Kelly
2021-07-08
Gracefully ignore bad remove-project line
Michael Kelly
2021-06-15
repo: improve duplicate default check
Jack Neus
2021-06-11
repo: properly handle NoneType in Default/Remote equality checks
Jack Neus
2021-06-10
superproject: add projects from local manifest to local::<filename> group.
Raman Tenneti
2021-05-18
superproject: Use bugurl from contactinfo in the missing commits error message.
v2.15.1
Raman Tenneti
2021-05-04
manifest_xml: initial support for <contactinfo>
Raman Tenneti
2021-05-03
superproject: Don't update the commit ids of projects if remote is different.
Raman Tenneti
2021-04-30
manifest_xml: ban use of newlines in paths
Mike Frysinger
2021-04-13
init: Added --partial-clone-exclude option.
Raman Tenneti
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
2021-02-19
use simpler super() magic
Mike Frysinger
2021-02-16
trim redundant pass statements
Mike Frysinger
2021-02-07
manifest: set revisionId as revision attribute it it is not being set in ToXml.
Raman Tenneti
2021-01-08
manifest_xml: initial support for <superproject>
Raman Tenneti
2021-01-06
drop pyversion & is_python3 checking
Mike Frysinger
2021-01-06
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
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-18
manifest_xml: refactor manifest parsing from client management
Mike Frysinger
2020-11-17
manifest: add a --json output option
Mike Frysinger
2020-11-12
manifest_xml: correct project revisionId for extend-project
Miguel Gaio
2020-09-08
manifest: drop support for local_manifest.xml
Mike Frysinger
2020-05-26
manifest: normalize name & path when constructing fs paths
Mike Frysinger
2020-05-21
Make partial clone imply no-clone-bundle by default.
Xin Li
2020-04-20
When writing manifest, set the dest-branch attribute for projects
Sean McAllister
2020-03-13
manifest_xml: unify bool & int parsing
Mike Frysinger
2020-02-24
manifest_xml: skip config lookup during first init
v2.4.1
Mike Frysinger
2020-02-22
manifest_xml: change .repo/manifest.xml to a plain file
Mike Frysinger
2020-02-21
manifest/tests: get them passing under Windows
Mike Frysinger
2020-02-19
add experimental git worktree support
Mike Frysinger
2020-02-12
Fix blank line issues reported by flake8
David Pursehouse
2020-02-12
Fix indentation issues reported by flake8
David Pursehouse
2020-02-12
Fix various whitespace issues reported by pyflakes
David Pursehouse
2020-02-12
Fix tests for membership to use 'not in'
David Pursehouse
[prev]
[next]