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
*
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
*
|
Add a PGP key for cco3@android.com
v1.11.0
Conley Owens
2012-10-26
1
-1
/
+33
*
|
Update PGP keys during _PostRepoUpgrade in `sync`
Conley Owens
2012-10-25
1
-7
/
+7
|
/
*
Use modern Python exception syntax
Sarah Owens
2012-10-23
1
-10
/
+10
*
Rename "dir" variables
Mickaël Salaün
2012-10-10
1
-15
/
+15
*
Clean up imports
David Pursehouse
2012-09-18
1
-1
/
+0
*
Use gerrit.googlesource.com/git-repo as the default URL
Shawn O. Pearce
2012-06-05
1
-1
/
+1
*
Detect git is not installed
Shawn O. Pearce
2012-06-05
1
-2
/
+12
*
Add a --platform flag
Conley Owens
2012-04-23
1
-0
/
+5
*
Refine groups functionality
Conley Owens
2012-04-23
1
-2
/
+2
*
Add manifest groups
v1.8.2
Colin Cross
2012-04-13
1
-1
/
+5
*
Add support for Apache Digest authentication for repo init.
Xiaodong Xu
2012-03-14
1
-4
/
+5
*
Revert "Default repo manifest settings in git config"
v1.7.8.1
Shawn O. Pearce
2011-11-30
1
-2
/
+2
*
Don't prompt the user for name/email unless necessary
Victor Boivie
2011-11-29
1
-0
/
+5
[next]