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: 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
*
diffmanifests: honor user-supplied manifest paths
Basil Gello
2019-06-06
1
-21
/
+36
*
Add support for long paths
Renaud Paquay
2018-10-22
1
-1
/
+1
*
Remove unused pylint suppressions
David Pursehouse
2018-07-24
1
-2
/
+1
*
manifest: Support a default upstream value
Nasser Grainawi
2018-05-09
1
-2
/
+8
*
Add a way to override the revision of an <extend-project>
Luis Hector Chavez
2018-03-15
1
-0
/
+3
*
implement optional 'sync-tags' in the manifest file
YOUNG HO CHA
2018-02-14
1
-0
/
+20
*
Replace all os.remove calls
Renaud Paquay
2017-08-31
1
-1
/
+1
*
Add support for creating symbolic links on Windows
Renaud Paquay
2017-05-29
1
-1
/
+2
*
sync: Add support to dump a JSON event log of all sync events.
David Riley
2017-05-29
1
-2
/
+4
*
Use OS file separator
Renaud Paquay
2017-05-28
1
-1
/
+1
*
init: add --submodules to sync manifest submodules
Martin Kelly
2017-05-23
1
-0
/
+4
*
Add sso to list of known schemes for relative URLs
Joe Kilner
2016-10-27
1
-2
/
+12
[next]