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
*
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
*
upload: Honor REPO_HOST_PORT_INFO environment variable
v1.7.7.3
Shawn O. Pearce
2011-10-11
1
-0
/
+10
*
Fix AttributeError: 'HTTPError' object has no attribute 'reason'
v1.7.7.2
Shawn O. Pearce
2011-10-11
1
-6
/
+5
*
sync: Support downloading bundle to initialize repository
v1.7.7
Shawn O. Pearce
2011-09-28
1
-0
/
+6
*
Add support for url.*.insteadof
Shawn O. Pearce
2011-09-19
1
-0
/
+9
*
Honor http_proxy variable globally
Shawn O. Pearce
2011-09-11
1
-6
/
+0
*
Honor 'http_proxy' environment variable
Anatol Pomozov
2011-07-20
1
-0
/
+6
*
upload: Catch and cleanly report connectivity errors
Shawn O. Pearce
2011-01-09
1
-3
/
+7
*
Fixed race condition in 'repo sync -jN' that would open multiple masters.
v1.7.2
Doug Anderson
2010-12-21
1
-60
/
+88
*
Only delete corrupt pickle config files if they exist
Ulrik Sjölin
2010-10-29
1
-2
/
+4
*
Check for existing SSH ControlMaster
Doug Anderson
2010-10-29
1
-12
/
+41
*
upload: Allow review.HOST.username to override email
v1.6.10
Shawn O. Pearce
2010-07-15
1
-1
/
+4
*
Do not invoke ssh with -p argument when no port has been specified.
Josh Guilfoyle
2010-06-08
1
-5
/
+12
*
sync: kill git fetch process before SSH control master process
v1.6.9.6
Shawn O. Pearce
2010-05-11
1
-1
/
+6
*
Rename _ssh_sock() to fix code style issue.
Nico Sallembien
2010-04-27
1
-3
/
+3
*
Honor url.insteadOf when setting up SSH control master connection
v1.6.8.10
Ulrik Sjolin
2010-01-04
1
-1
/
+23
*
Fix error parsing a non-existant configuration file
v1.6.8.7
Shawn O. Pearce
2009-07-02
1
-2
/
+4
*
git_config: handle configuration entries with no values
David Aguilar
2009-06-29
1
-8
/
+13
*
Fix invalid use of try-catch
Shawn O. Pearce
2009-06-16
1
-1
/
+1
[next]