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
/
git_config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
git_config: fix encoding handling in GetUrlCookieFile
Mike Frysinger
2020-02-10
1
-2
/
+2
*
use open context managers in more places
Mike Frysinger
2019-11-12
1
-12
/
+3
*
rename local trace module
Mike Frysinger
2019-08-27
1
-1
/
+1
*
git_config: include project name in missing ref exception
Mike Frysinger
2019-08-03
1
-1
/
+2
*
handle binary stream from urllib.request.urlopen
Mike Frysinger
2019-07-04
1
-1
/
+2
*
set default file encoding to utf-8
Mike Frysinger
2019-06-13
1
-0
/
+1
*
Add support for long paths
Renaud Paquay
2018-10-22
1
-1
/
+1
*
fix some sync error while using python3
Dylan Deng
2018-07-24
1
-1
/
+3
*
Remove unused pylint suppressions
David Pursehouse
2018-07-24
1
-2
/
+1
*
Take care of a tilde on cookie file path
Daichi Ueura
2018-02-26
1
-2
/
+5
*
Replace all os.remove calls
Renaud Paquay
2017-08-31
1
-3
/
+4
*
Merge "Fixed upload to remotes with the url ssh://hostname"
David Pursehouse
2017-08-30
1
-2
/
+2
|
\
|
*
Fixed upload to remotes with the url ssh://hostname
Christian Koestlin
2017-08-29
1
-2
/
+2
*
|
Merge "Add option '--no-cert-checks' for 'upload' sub command."
David Pursehouse
2017-08-30
1
-2
/
+7
|
\
\
|
|
/
|
/
|
|
*
Add option '--no-cert-checks' for 'upload' sub command.
Łukasz Gardoń
2017-08-23
1
-2
/
+7
*
|
When starting a branch, do not use a tag or change value for branch.merge
Zac Livingston
2017-08-25
1
-2
/
+10
|
/
*
Add option REPO_IGNORE_SSH_INFO to ignore ssh_info
Timo Lotterbach
2017-05-26
1
-0
/
+3
*
Revert "Repo: fall back to http, if ssh connection fails for http repos"
v1.12.36
Dan Willemsen
2016-09-22
1
-4
/
+1
*
implement optional 'pushurl' in the manifest file
Steve Rae
2016-09-20
1
-0
/
+5
*
Merge "Repo: improve error detection for new ssh connections"
David Pursehouse
2016-09-20
1
-1
/
+5
|
\
|
*
Repo: improve error detection for new ssh connections
Timo Lotterbach
2016-08-30
1
-1
/
+5
*
|
Repo: fall back to http, if ssh connection fails for http repos
Timo Lotterbach
2016-08-30
1
-1
/
+4
|
/
*
Support smart-sync through persistent-http[s]
Dan Willemsen
2015-08-19
1
-0
/
+39
*
git_config: fix _SaveJson typo
Anthony King
2015-06-04
1
-1
/
+1
*
git_config: add support for remote '.'
v1.12.19
Yann Droneaud
2015-03-06
1
-1
/
+1
*
Support persistent-http(s) review urls
Conley Owens
2014-10-23
1
-0
/
+2
*
Support specifying non-HEADS refs as upstream
Nasser Grainawi
2014-10-09
1
-2
/
+4
*
Don't open non-binary files as binary
Chirayu Desai
2014-08-19
1
-1
/
+1
*
Merge "Fix UrlInsteadOf to handle multiple strings"
Conley Owens
2014-06-30
1
-3
/
+3
|
\
|
*
Fix UrlInsteadOf to handle multiple strings
Dan Willemsen
2014-03-06
1
-3
/
+3
*
|
Use JSON instead of pickle
Anthony King
2014-05-07
1
-32
/
+22
|
/
*
Stop appending 'p/' to review urls
Conley Owens
2014-02-04
1
-1
/
+1
*
Changes to support sso: repositories for upload
Steve Pucci
2014-01-31
1
-1
/
+4
*
Fix some python3 encoding issues
Chirayu Desai
2013-11-21
1
-2
/
+2
*
Assume http upload if ssh_info cannot be parsed
Conley Owens
2013-09-27
1
-7
/
+4
*
Handle HTTPException when attempting to get ssh_info
David Pursehouse
2013-05-25
1
-0
/
+6
*
Move Python version checking to a separate module
David Pursehouse
2013-05-23
1
-5
/
+4
*
Some fixes for supporting python3
Chirayu Desai
2013-04-18
1
-8
/
+9
*
Tidy up code formatting a bit more
David Pursehouse
2012-11-14
1
-1
/
+1
*
Fix inconsistent indentation
David Pursehouse
2012-11-14
1
-3
/
+3
*
Change print statements to work in python3
Sarah Owens
2012-11-13
1
-3
/
+3
*
Merge "Change usages of xrange() to range()"
Conley Owens
2012-11-12
1
-1
/
+1
|
\
|
*
Change usages of xrange() to range()
Sarah Owens
2012-11-01
1
-1
/
+1
*
|
Fix pylint warning W0108: Lambda may not be necessary
David Pursehouse
2012-11-07
1
-2
/
+2
|
/
*
Use python3 urllib when urllib2 not available
Sarah Owens
2012-10-31
1
-4
/
+15
*
Even more coding style cleanup
David Pursehouse
2012-10-30
1
-2
/
+3
*
Use modern Python exception syntax
Sarah Owens
2012-10-23
1
-3
/
+3
*
Coding style cleanup
David Pursehouse
2012-10-09
1
-16
/
+16
*
Permit - in URL schemes for special URLs
Shawn O. Pearce
2012-03-14
1
-1
/
+1
*
upload: Support uploading to Gerrit over https://
v1.7.8.2
Shawn O. Pearce
2012-01-11
1
-48
/
+27
[next]