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
*
Merge branch 'stable'
Shawn O. Pearce
2010-12-22
1
-60
/
+88
|
\
|
*
Fixed race condition in 'repo sync -jN' that would open multiple masters.
v1.7.2
Doug Anderson
2010-12-21
1
-60
/
+88
*
|
Merge branch 'stable'
Shawn O. Pearce
2010-12-07
1
-15
/
+52
|
\
|
|
*
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
*
|
Merge branch 'stable'
Shawn O. Pearce
2010-03-06
1
-1
/
+23
|
\
|
|
*
Honor url.insteadOf when setting up SSH control master connection
v1.6.8.10
Ulrik Sjolin
2010-01-04
1
-1
/
+23
*
|
upload: Catch and cleanly report connectivity errors
Shawn O. Pearce
2009-08-22
1
-3
/
+7
*
|
Merge change 11206
Shawn O. Pearce
2009-08-17
1
-5
/
+12
|
\
\
|
*
|
Do not invoke ssh with -p argument when no port has been specified.
Josh Guilfoyle
2009-08-16
1
-5
/
+12
|
|
/
*
|
Only remove a stale pickle file if it exists
Shawn O. Pearce
2009-07-03
1
-2
/
+4
*
|
Allow callers to reset the git config cache
Shawn O. Pearce
2009-07-03
1
-0
/
+8
|
/
*
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
*
Initial Contribution
v1.0
The Android Open Source Project
2008-10-21
1
-0
/
+344