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
*
Resolve fetch urls more efficiently
Anthony King
2015-03-31
1
-16
/
+9
*
Revert "Implementation of manifest defined githooks"
v1.12.20
Jonathan Nieder
2015-03-17
1
-22
/
+2
*
Implementation of manifest defined githooks
Jimmie Wester
2015-02-03
1
-2
/
+22
*
Merge "Add extend-project tag to support adding groups to an existing project"
Conley Owens
2014-09-18
1
-2
/
+22
|
\
|
*
Add extend-project tag to support adding groups to an existing project
Josh Triplett
2014-06-20
1
-2
/
+22
*
|
Add support for rpc:// protocol schemes.
T.R. Fullhart
2014-09-10
1
-0
/
+4
*
|
Enable transferring of attribute using command 'repo manifest -o -'
Mani Chandel
2014-07-24
1
-0
/
+2
|
/
*
Merge "Enable remotes to define their own revision"
Conley Owens
2014-05-08
1
-6
/
+16
|
\
|
*
Enable remotes to define their own revision
Anthony King
2014-05-07
1
-6
/
+16
*
|
Merge "Return a list rather than dict_values in XmlManifest.projects()"
Conley Owens
2014-05-07
1
-1
/
+1
|
\
\
|
*
|
Return a list rather than dict_values in XmlManifest.projects()
Anthony King
2014-05-06
1
-1
/
+1
|
|
/
*
/
Use sorted() rather than .sort()
Anthony King
2014-05-06
1
-4
/
+2
|
/
*
Add linkfile support.
Jeff Hamilton
2014-04-22
1
-0
/
+16
*
Fix to mirror manifest when --mirror is given
Kwanhong Lee
2014-02-20
1
-1
/
+2
*
Add the "diffmanifests" command
Julien Campergue
2014-02-17
1
-1
/
+38
*
Fix persistent-https relative url resolving
Conley Owens
2014-01-31
1
-8
/
+10
*
repo: Fix 'remove-project' regression with multiple projects.
v1.12.10
David James
2014-01-30
1
-3
/
+6
*
Merge "repo: Support multiple branches for the same project."
Conley Owens
2014-01-10
1
-19
/
+45
|
\
|
*
repo: Support multiple branches for the same project.
David James
2013-10-14
1
-19
/
+45
*
|
Add --archive option to init to sync using git archive
Julien Campergue
2013-12-10
1
-0
/
+4
*
|
Fix a small whitespace consistency issue
Conley Owens
2013-10-16
1
-1
/
+1
*
|
Dan't accessing attr of None (`manifest` subcmd)
Conley Owens
2013-10-16
1
-1
/
+3
*
|
Fix indentation
v1.12.5
David Pursehouse
2013-10-15
1
-4
/
+3
*
|
Merge "Better handling of duplicate default"
David Pursehouse
2013-10-15
1
-5
/
+14
|
\
\
|
|
/
|
/
|
|
*
Better handling of duplicate default
Julien Campergue
2013-10-10
1
-5
/
+14
*
|
Respect remote aliases
Conley Owens
2013-10-08
1
-1
/
+6
|
/
*
Give the node _Default class a destBranchExpr
Conley Owens
2013-09-25
1
-0
/
+1
*
Fix urllib.parse (urlparse) handling
Chirayu Desai
2013-06-11
1
-1
/
+1
*
Fix "'module' object is not callable" error
David Pursehouse
2013-06-08
1
-1
/
+1
*
Send reviews to a different branch from fetch
Bryan Jacobs
2013-05-24
1
-1
/
+6
*
Move Python version checking to a separate module
David Pursehouse
2013-05-23
1
-5
/
+5
*
Some fixes for supporting python3
Chirayu Desai
2013-04-18
1
-32
/
+32
*
Allow mirror to be created in directories specified by 'path' attribute
Scott Fan
2013-04-11
1
-0
/
+4
*
Allow clone depth to be specified per project
David Pursehouse
2013-04-10
1
-0
/
+11
*
Fix `repo manifest` support of remote aliases.
Brian Harring
2013-04-03
1
-2
/
+0
*
Fix: local manifest deprecation warning appears more than once
David Pursehouse
2013-02-17
1
-3
/
+6
*
Exit with fatal error if local manifest file cannot be parsed
David Pursehouse
2013-02-17
1
-5
/
+2
*
Show full path of `local_manifests` folder in deprecation warning
David Pursehouse
2013-02-17
1
-2
/
+2
*
Merge "should use os.path.lexist instead of os.path.exist"
Shawn Pearce
2013-01-28
1
-3
/
+3
|
\
|
*
should use os.path.lexist instead of os.path.exist
Sebastian Frias
2012-11-23
1
-3
/
+3
*
|
If parsing the manifests fails, reset the XmlManifest object
Joe Onorato
2013-01-17
1
-1
/
+7
*
|
Merge "Pass full path of the XML in local_manifests to the parser"
Conley Owens
2013-01-17
1
-1
/
+2
|
\
\
|
*
|
Pass full path of the XML in local_manifests to the parser
Tobias Droste
2013-01-07
1
-1
/
+2
*
|
|
Merge "Make -notdefault a default manifest group"
Conley Owens
2013-01-14
1
-3
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make -notdefault a default manifest group
Matt Gumbel
2012-12-21
1
-3
/
+2
*
|
|
Support resolving relative fetch URLs on persistent-https://
v1.12.0
Shawn Pearce
2013-01-02
1
-1
/
+8
|
/
/
*
/
Represent git-submodule as nested projects, take 2
Che-Liang Chiou
2012-11-19
1
-26
/
+103
|
/
*
Better error message if 'remove-project' refers to non-existent project
David Pursehouse
2012-11-16
1
-3
/
+2
*
Fix inconsistent indentation
David Pursehouse
2012-11-14
1
-22
/
+22
*
Change print statements to work in python3
Sarah Owens
2012-11-13
1
-3
/
+5
[next]