index
:
tools/git-repo.git
main
maint
master
repo-1
stable
Mirror of gerrit.googlesource.com/git-repo
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
manifest_xml.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Format codebase with black and check formatting in CQ
Gavin Mak
2023-03-22
1
-1929
/
+2178
*
pylint: remove unused imports
Daniel Kutik
2022-12-13
1
-1
/
+1
*
manifest: allow extend-project to override dest-branch and upstream
Erik Elmeke
2022-09-20
1
-0
/
+6
*
diffmanifests: Handle Missing Projects in Repo Workspace
Shashank Devaraj
2022-09-15
1
-1
/
+4
*
manifest_xml: improve topdir accuracy.
v2.29
LaMont Jones
2022-08-22
1
-1
/
+4
*
project: simplify GetRemote a bit
Mike Frysinger
2022-08-17
1
-2
/
+2
*
sync: rework --jobs to provide better defaults
Mike Frysinger
2022-07-25
1
-4
/
+4
*
Omit local_manifest groups from superproject override.
v2.28
LaMont Jones
2022-07-15
1
-1
/
+5
*
Only sync superproject if it will be used.
LaMont Jones
2022-06-08
1
-10
/
+39
*
project: initial separation of shared project objects
Mike Frysinger
2022-05-26
1
-3
/
+6
*
manifest: add submanifest.default_groups attribute
v2.25
LaMont Jones
2022-04-29
1
-10
/
+31
*
Override the manifest for the entire command
LaMont Jones
2022-04-19
1
-53
/
+69
*
manifest_xml: use Superproject to hold XML content
v2.23
LaMont Jones
2022-04-12
1
-23
/
+24
*
manifest_xml: Add Load and Unload methods
LaMont Jones
2022-04-08
1
-4
/
+15
*
Fix sub manifest handling
LaMont Jones
2022-04-06
1
-4
/
+5
*
Move manifest config logic into ManifestProject
LaMont Jones
2022-04-06
1
-14
/
+13
*
project: Isolate ManifestProject from RepoProject
LaMont Jones
2022-03-31
1
-5
/
+6
*
manifest_file must be an absolute path
LaMont Jones
2022-03-23
1
-1
/
+8
*
manifest_xml: group for submanifest projects
LaMont Jones
2022-02-28
1
-0
/
+4
*
Add multi-manifest support with <submanifest> element
v2.22
LaMont Jones
2022-02-17
1
-27
/
+427
*
Move local-manifest check to manifest_xml.py
LaMont Jones
2022-02-15
1
-0
/
+6
*
init: add an option --enable-git-lfs-filter
XD Trol
2022-01-26
1
-0
/
+4
*
Update revisionId if required when using extend-project
Michael Kelly
2021-09-28
1
-5
/
+3
*
Add 'dest-path' to extend-project to support changing path
Michael Kelly
2021-09-28
1
-0
/
+11
*
make file removal a bit more robust
Mike Frysinger
2021-09-28
1
-2
/
+1
*
superproject: support a new revision attribute.
Xin Li
2021-09-27
1
-0
/
+10
*
manifest: make repo-hooks more robust wrt element ordering
Jack Neus
2021-09-23
1
-23
/
+26
*
repo: properly handle remote annotations in manifest_xml
Jack Neus
2021-07-23
1
-8
/
+27
*
manifest: Support ignoring local manifests with 'repo manifest'
Michael Kelly
2021-07-20
1
-0
/
+7
*
Gracefully ignore bad remove-project line
Michael Kelly
2021-07-08
1
-10
/
+10
*
repo: improve duplicate default check
Jack Neus
2021-06-15
1
-1
/
+2
*
repo: properly handle NoneType in Default/Remote equality checks
Jack Neus
2021-06-11
1
-0
/
+10
*
superproject: add projects from local manifest to local::<filename> group.
Raman Tenneti
2021-06-10
1
-1
/
+6
*
superproject: Use bugurl from contactinfo in the missing commits error message.
v2.15.1
Raman Tenneti
2021-05-18
1
-4
/
+10
*
manifest_xml: initial support for <contactinfo>
Raman Tenneti
2021-05-04
1
-0
/
+17
*
superproject: Don't update the commit ids of projects if remote is different.
Raman Tenneti
2021-05-03
1
-0
/
+4
*
manifest_xml: ban use of newlines in paths
Mike Frysinger
2021-04-30
1
-1
/
+10
*
init: Added --partial-clone-exclude option.
Raman Tenneti
2021-04-13
1
-0
/
+6
*
manifest: allow toplevel project checkouts
v2.13.5
Mike Frysinger
2021-03-12
1
-2
/
+5
*
superproject: pass groups to ToXml method.
Raman Tenneti
2021-03-11
1
-0
/
+12
*
manifest: relax include name rules for user-specified path
v2.13.1
Mike Frysinger
2021-03-02
1
-11
/
+30
*
manifest: validate project name & path and include name attributes
Mike Frysinger
2021-02-28
1
-4
/
+14
*
manifest: refactor the filesystem checking logic for more reuse
Mike Frysinger
2021-02-28
1
-5
/
+31
*
use simpler super() magic
Mike Frysinger
2021-02-19
1
-4
/
+3
*
trim redundant pass statements
Mike Frysinger
2021-02-16
1
-1
/
+0
*
manifest: set revisionId as revision attribute it it is not being set in ToXml.
Raman Tenneti
2021-02-07
1
-0
/
+2
*
manifest_xml: initial support for <superproject>
Raman Tenneti
2021-01-08
1
-0
/
+37
*
drop pyversion & is_python3 checking
Mike Frysinger
2021-01-06
1
-9
/
+1
*
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2021-01-06
1
-3
/
+0
*
manifest_xml: harmonize list fields
Mike Frysinger
2020-12-04
1
-6
/
+10
[next]