summaryrefslogtreecommitdiffstats
path: root/git_command.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Shawn O. Pearce2011-01-091-4/+7
|\
| * Encode the environment variables passed to gitShawn O. Pearce2011-01-091-4/+7
* | Merge branch 'stable'Shawn O. Pearce2010-12-071-3/+30
|\|
| * sync: kill git fetch process before SSH control master processv1.6.9.6Shawn O. Pearce2010-05-111-1/+28
| * Rename _ssh_sock() to fix code style issue.Nico Sallembien2010-04-271-2/+2
* | Use os.environ.copy() instead of dict()Shawn O. Pearce2010-12-071-1/+1
|/
* Refactor git version detection for reuseShawn O. Pearce2009-06-121-0/+24
* Work around 'ControlPath too long' on Mac OS XShawn O. Pearce2009-04-211-1/+4
* Automatically use SSH control master support during syncShawn O. Pearce2009-04-181-0/+26
* Fix `repo --trace` to show ref and config loadsShawn O. Pearce2009-04-181-7/+3
* Initial Contributionv1.0The Android Open Source Project2008-10-211-0/+164