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
*
manifest: Remove redundant re-raise of BaseExceptions
Erik Elmeke
2025-04-22
1
-6
/
+1
*
black: update to v25
Mike Frysinger
2025-03-25
1
-19
/
+19
*
Update internal filesystem layout for submodules
Kaushik Lingarkar
2025-02-04
1
-1
/
+6
*
manifest: add optional base check on remove and extend
Fredrik de Groot
2024-10-28
1
-0
/
+35
*
gitc: delete a few more dead references
Mike Frysinger
2024-04-18
1
-6
/
+0
*
manifest_xml: fix url normalization for inits and remotes
Vitalii Dmitriev
2023-12-20
1
-2
/
+2
*
manifest_xml: do not allow / before : in scp-like syntax
Mike Frysinger
2023-12-19
1
-1
/
+1
*
manifest_xml: support nested submanifests
Guillaume Micouin-Jorda
2023-11-15
1
-1
/
+1
*
Correctly handle schema-less URIs for remote fetch URL
Michael Kelly
2023-11-08
1
-13
/
+45
*
cleanup: Update codebase to expect Python 3.6
Jason R. Coombs
2023-10-31
1
-20
/
+16
*
cleanup: use new dict & set generator styles
Jason R. Coombs
2023-10-21
1
-6
/
+6
*
manifest_xml: Fix empty project list when DOCTYPE is present
Chris Allen
2023-10-20
1
-1
/
+4
*
cleanup: leverage yield from in more places
Jason R. Coombs
2023-10-20
1
-4
/
+2
*
delete Python 2 (object) compat
Mike Frysinger
2023-10-20
1
-3
/
+3
*
manifest_xml: use a set instead of (sorted) list in projectsDiff
Sylvain
2023-09-10
1
-6
/
+5
*
isort: format codebase
v2.36
Mike Frysinger
2023-08-22
1
-14
/
+12
*
gitc: drop support
Jason Chang
2023-08-15
1
-32
/
+0
*
manifest: enable remove-project using path
Fredrik de Groot
2023-06-21
1
-13
/
+36
*
Add envar to replace shallow clones with partial
Jason Chang
2023-05-25
1
-0
/
+6
*
manifest: add support for revision in include
Shuchuan Zeng
2023-05-05
1
-2
/
+19
*
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
[next]