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
...
*
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
*
Don't crash if the ssh client is already dead
Shawn O. Pearce
2009-06-16
1
-2
/
+5
*
Ignore EOFError when reading a truncated pickle file
v1.6.8.2
Shawn O. Pearce
2009-06-12
1
-0
/
+3
*
Add missing return False to preconnect
Shawn O. Pearce
2009-06-12
1
-0
/
+1
*
Allow callers of GitConfig to specify the pickle file path
Shawn O. Pearce
2009-05-29
1
-4
/
+8
*
Teach GitConfig how to yield subsection names
Shawn O. Pearce
2009-05-19
1
-0
/
+5
*
Fix ssh://user@hostname/ style URLs parsing
v1.6.7.3
Shawn O. Pearce
2009-04-30
1
-1
/
+1
*
Disable SSH ControlMaster option on Cygwin
Shawn O. Pearce
2009-04-23
1
-1
/
+1
*
Fix UnboundLocalError: local variable 'port' when using SSH
v1.6.7.2
Shawn O. Pearce
2009-04-21
1
-5
/
+4
*
Automatically use SSH control master support during sync
Shawn O. Pearce
2009-04-18
1
-1
/
+80
*
Make usage of open safer by setting binary mode and closing fds
Shawn O. Pearce
2009-04-18
1
-4
/
+10
*
Speed up 'repo start' by removing some forks
Shawn O. Pearce
2009-04-18
1
-4
/
+44
*
Fix `repo --trace` to show ref and config loads
Shawn O. Pearce
2009-04-18
1
-3
/
+3
*
Enable tracing of ref scans and config unpickling
Shawn O. Pearce
2009-04-17
1
-1
/
+3
*
Pickle parsed git config files
Shawn O. Pearce
2009-04-17
1
-0
/
+38
*
Supporrt mixed case subsection names in Git config files
Shawn O. Pearce
2009-04-17
1
-11
/
+15
*
Only lookup review server '/ssh_info' once per repo process
Shawn O. Pearce
2009-03-25
1
-19
/
+33
*
Produce a useful error if /ssh_info was HTML and not plain text
Shawn O. Pearce
2009-03-25
1
-0
/
+5
*
Handle review URLs pointing directly at Gerrit
Shawn O. Pearce
2009-03-25
1
-3
/
+6
*
Support Gerrit2's ssh:// based upload
v1.5
Shawn O. Pearce
2009-01-05
1
-1
/
+41
*
Use remote.*.projectname to indicate the target project for upload
Shawn O. Pearce
2008-11-06
1
-0
/
+2
*
Add 'repo init --mirror' to download a complete forrest
v1.1
Shawn O. Pearce
2008-11-05
1
-4
/
+6
*
Cache the per-user configuration to avoid duplicate instances
Shawn O. Pearce
2008-10-29
1
-1
/
+5
[prev]
[next]