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
/
repo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure repo waits for child process to terminate
Renaud Paquay
2017-05-29
1
-1
/
+5
*
init: add --submodules to sync manifest submodules
Martin Kelly
2017-05-23
1
-0
/
+3
*
init: Add no-tags and current branch options
Naseer Ahmed
2016-12-01
1
-1
/
+7
*
Merge "Add a check and more output to protect against invalid REPO_URLs"
David Pursehouse
2016-10-29
1
-1
/
+8
|
\
|
*
Add a check and more output to protect against invalid REPO_URLs
Sebastian Schuberth
2016-10-28
1
-1
/
+8
*
|
repo: add comment for updating maintainer keys
Mike Frysinger
2016-09-14
1
-0
/
+3
|
/
*
Increment the wrapper version
David Pursehouse
2016-08-17
1
-1
/
+1
*
init: Add --no-clone-bundle option
Hu xiuyun
2016-08-15
1
-3
/
+6
*
Support non-ASCII GNUPGHOME environment variable
Dāvis Mosāns
2016-07-16
1
-2
/
+8
*
Merge "Ignore clone.bundle on HTTP 501, i.e. Not Implemented"
David Pursehouse
2016-04-05
1
-1
/
+1
|
\
|
*
Ignore clone.bundle on HTTP 501, i.e. Not Implemented
John Törnblom
2015-08-12
1
-1
/
+1
*
|
repo: Cleaned up pylint/pep8 violations
Mark E. Hamilton
2016-02-15
1
-42
/
+54
*
|
repo: Add check of REPO_URL env variable
Mark E. Hamilton
2016-02-09
1
-2
/
+4
*
|
Fix gitc-init behavior
v1.12.32
Dan Willemsen
2015-10-07
1
-4
/
+34
*
|
launcher: Update repo after applying clone.bundle
Dan Willemsen
2015-09-02
1
-3
/
+2
*
|
gitc: Improve help visibility
v1.12.28
Dan Willemsen
2015-09-01
1
-2
/
+15
*
|
Fix gitc check if gitc isn't installed
Dan Willemsen
2015-08-31
1
-2
/
+3
*
|
GITC: Pull GITC Manifest Dir from the config.
Simran Basi
2015-08-31
1
-2
/
+27
*
|
GITC: Add gitc-init subcommand to repo.
Simran Basi
2015-08-12
1
-3
/
+24
|
/
*
Revert "Change the min git version from 1.7.2 to 1.8.2"
Anthony King
2015-03-30
1
-2
/
+2
*
Change the min git version from 1.7.2 to 1.8.2
Conley Owens
2015-03-18
1
-2
/
+2
*
Don't exit with error on HTTP 401 when downloading clone bundle
Pascal Bach
2015-03-11
1
-1
/
+1
*
Change implementation of cleanup in case of clone failure during "repo init"
Mani Chandel
2014-09-03
1
-1
/
+1
*
Prevent warning twice about Python 3 usage
Anthony King
2014-05-06
1
-4
/
+4
*
Don't try to remove .repo if it doesn't exist
Mitchel Humpherys
2014-03-12
1
-6
/
+2
*
Update the version number on the repo launcher
v1.12.13
Conley Owens
2014-01-30
1
-1
/
+1
*
Share git version parsing code with wrapper module
v1.12.12
Conley Owens
2014-01-30
1
-3
/
+16
*
Fix os.mkdir race condition.
David James
2013-12-26
1
-12
/
+13
*
Add --archive option to init to sync using git archive
Julien Campergue
2013-12-10
1
-0
/
+4
*
Allow using repo with python3
Chirayu Desai
2013-11-21
1
-2
/
+1
*
Merge "repo: use explicit Python executable to run main.py"
Conley Owens
2013-10-10
1
-2
/
+2
|
\
|
*
repo: use explicit Python executable to run main.py
anatoly techtonik
2013-09-21
1
-2
/
+2
*
|
Do not use print_function from __future__
Conley Owens
2013-09-27
1
-63
/
+70
*
|
Update gpg key for cco3@android.com
v1.12.3.1
v1.12.3
Conley Owens
2013-07-01
1
-28
/
+28
*
|
Move Python version checking to a separate module
David Pursehouse
2013-05-23
1
-5
/
+3
*
|
repo: add rudimentary version checking
Chirayu Desai
2013-04-17
1
-0
/
+14
*
|
Special handling for manifest group "default"
David Holmer
2013-04-03
1
-1
/
+2
|
/
*
Don't exit with error on HTTP 403 when downloading clone bundle
David Pursehouse
2013-01-31
1
-1
/
+1
*
Sync help text in repo from init.py
David Pursehouse
2012-11-15
1
-2
/
+3
*
Tidy up code formatting a bit more
David Pursehouse
2012-11-14
1
-3
/
+3
*
Fix: "Statement seems to have no effect"
David Pursehouse
2012-11-14
1
-1
/
+1
*
Change print statements to work in python3
Sarah Owens
2012-11-13
1
-67
/
+59
*
More code style cleanup
David Pursehouse
2012-11-14
1
-5
/
+5
*
Remove magic hack
David Pursehouse
2012-11-14
1
-9
/
+1
*
Change usages of xrange() to range()
Sarah Owens
2012-11-01
1
-1
/
+1
*
Merge "Use python3 urllib when urllib2 not available"
Conley Owens
2012-11-01
1
-11
/
+22
|
\
|
*
Use python3 urllib when urllib2 not available
Sarah Owens
2012-10-31
1
-11
/
+22
*
|
Merge "Use 'stat' package instead of literals for mkdir()"
Conley Owens
2012-11-01
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Use 'stat' package instead of literals for mkdir()
Sarah Owens
2012-10-31
1
-1
/
+2
*
|
Update minimum git version to 1.7.2
Conley Owens
2012-10-26
1
-2
/
+2
[next]