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: 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
*
manifest: add support for groups in include
v2.10
Fredrik de Groot
2020-11-26
1
-2
/
+12
*
manifest_xml: refactor manifest parsing from client management
Mike Frysinger
2020-11-18
1
-25
/
+55
*
manifest: add a --json output option
Mike Frysinger
2020-11-17
1
-3
/
+52
*
manifest_xml: correct project revisionId for extend-project
Miguel Gaio
2020-11-12
1
-1
/
+5
*
manifest: drop support for local_manifest.xml
Mike Frysinger
2020-09-08
1
-10
/
+6
*
manifest: normalize name & path when constructing fs paths
Mike Frysinger
2020-05-26
1
-0
/
+8
*
Make partial clone imply no-clone-bundle by default.
Xin Li
2020-05-21
1
-0
/
+8
*
When writing manifest, set the dest-branch attribute for projects
Sean McAllister
2020-04-20
1
-1
/
+8
*
manifest_xml: unify bool & int parsing
Mike Frysinger
2020-03-13
1
-55
/
+70
*
manifest_xml: skip config lookup during first init
v2.4.1
Mike Frysinger
2020-02-24
1
-1
/
+1
*
manifest_xml: change .repo/manifest.xml to a plain file
Mike Frysinger
2020-02-22
1
-6
/
+21
*
manifest/tests: get them passing under Windows
Mike Frysinger
2020-02-21
1
-3
/
+14
*
add experimental git worktree support
Mike Frysinger
2020-02-19
1
-6
/
+29
*
Fix blank line issues reported by flake8
David Pursehouse
2020-02-12
1
-1
/
+3
*
Fix indentation issues reported by flake8
David Pursehouse
2020-02-12
1
-13
/
+13
*
Fix various whitespace issues reported by pyflakes
David Pursehouse
2020-02-12
1
-2
/
+2
*
Fix tests for membership to use 'not in'
David Pursehouse
2020-02-12
1
-1
/
+1
*
Fix flake8 E251 unexpected spaces around keyword / parameter equals
David Pursehouse
2020-02-12
1
-34
/
+34
*
Remove trailing blank lines
David Pursehouse
2020-02-12
1
-1
/
+0
*
manifest_xml: allow src=. with symlinks
Mike Frysinger
2020-02-10
1
-5
/
+7
*
Add a way to override the remote using <extend-project>
Kyunam Jo
2020-02-04
1
-0
/
+5
*
project: add basic path checks for <copyfile> & <linkfile>
Mike Frysinger
2020-02-04
1
-2
/
+2
*
manifest: add basic path checks for <copyfile> & <linkfile>
Mike Frysinger
2020-02-04
1
-3
/
+82
*
Add support for partial clone.
v1.13.4
Xin Li
2019-07-16
1
-0
/
+6
*
fix raise syntax
Mike Frysinger
2019-07-05
1
-1
/
+1
*
set default file encoding to utf-8
Mike Frysinger
2019-06-13
1
-0
/
+1
[next]