Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
tools
/
repo
/
6a784ff9a6ea025021a33703152c7b2b1becb7fc
/
git_command.py
819827a
Fix blank line issues reported by flake8
by David Pursehouse
· 4 years, 9 months ago
abdf750
Fix indentation issues reported by flake8
by David Pursehouse
· 4 years, 9 months ago
54a4e60
Fix various whitespace issues reported by pyflakes
by David Pursehouse
· 4 years, 9 months ago
e5913ae
Fix flake8 E251 unexpected spaces around keyword / parameter equals
by David Pursehouse
· 4 years, 9 months ago
82caef6
repo: lower min version of git a bit
by Mike Frysinger
· 4 years, 9 months ago
655aedd
repo: raise min version of git
by Mike Frysinger
· 4 years, 10 months ago
2f0951b
git_command: set GIT_HTTP_USER_AGENT on all requests
by Mike Frysinger
· 5 years ago
71b0f31
git_command: refactor User-Agent settings
by Mike Frysinger
· 5 years ago
369814b
move UserAgent to git_command for wider user
by Mike Frysinger
· 5 years ago
8a11f6f
rename local trace module
by Mike Frysinger
· 5 years ago
745be2e
Add support for partial clone.
by Xin Li
· 5 years ago
v1.13.4
ca540ae
git_command: drop custom version helper
by Mike Frysinger
· 5 years ago
f601376
set default file encoding to utf-8
by Mike Frysinger
· 5 years ago
c00d28b
Set GIT_SSH_VARIANT when setting GIT_SSH
by Jonathan Nieder
· 7 years ago
2e70291
Make "git command" and "forall" work on Windows
by Renaud Paquay
· 8 years ago
203153e
Add rpc: to default protocol whitelist
by Jonathan Nieder
· 9 years ago
v1.12.33
466b8c4
Set GIT_ALLOW_PROTOCOL to limit dangerous protocols
by Dan Willemsen
· 9 years ago
cf738ed
git_command: only decode when needed
by Anthony King
· 9 years ago
6cfc68e
decode the buffer before appending
by Anthony King
· 9 years ago
9c76f67
Always capture output for GitCommand
by John L. Villalovos
· 10 years ago
c46de69
Decode git version
by Chirayu Desai
· 10 years ago
ff0a3c8
Share git version parsing code with wrapper module
by Conley Owens
· 11 years ago
v1.12.12
148a84d
Respect version hyphenation
by Conley Owens
· 11 years ago
v1.12.11
1c5da49
Handle release candidates in git version parsing
by Conley Owens
· 11 years ago
0eb35cb
Fix some python3 encoding issues
by Chirayu Desai
· 11 years ago
cecd1d8
Change print statements to work in python3
by Sarah Owens
· 12 years ago
7e6dd2d
Fix pylint warning W0108: Lambda may not be necessary
by David Pursehouse
· 12 years ago
1d947b3
Even more coding style cleanup
by David Pursehouse
· 12 years ago
a5be53f
Use modern Python exception syntax
by Sarah Owens
· 12 years ago
2f6ab7f
Rename "dir" variables
by Mickaël Salaün
· 12 years ago
2bc7f5c
Fix bug in version_tuple to handle strings with -rc#
by Chad Jones
· 12 years ago
337aee0
Single quote http.proxy in GIT_CONFIG_PARAMETERS
by Shawn O. Pearce
· 12 years ago
v1.9.4
62d0b10
Use GIT_CONFIG_PARAMETERS instead of -c for http.proxy
by Shawn O. Pearce
· 12 years ago
v1.9.3
9fae805
Pass http_proxy as -c http.proxy on Mac OS X
by Shawn O. Pearce
· 12 years ago
498fe90
Stabilize repo communication with subprocesses.
by Ulrik Sjölin
· 13 years ago
334851e
Enhance HTTP support
by Shawn O. Pearce
· 13 years ago
727ee98
Use os.environ.copy() instead of dict()
by Shawn O. Pearce
· 14 years ago
f18cb76
Encode the environment variables passed to git
by Shawn O. Pearce
· 14 years ago
ca8c32c
sync: kill git fetch process before SSH control master process
by Shawn O. Pearce
· 15 years ago
v1.6.9.6
1c85f4e
Rename _ssh_sock() to fix code style issue.
by Nico Sallembien
· 15 years ago
2ec00b9
Refactor git version detection for reuse
by Shawn O. Pearce
· 15 years ago
d63bbf4
Work around 'ControlPath too long' on Mac OS X
by Shawn O. Pearce
· 16 years ago
fb23161
Automatically use SSH control master support during sync
by Shawn O. Pearce
· 16 years ago
ad3193a
Fix `repo --trace` to show ref and config loads
by Shawn O. Pearce
· 16 years ago
cf31fe9
Initial Contribution
by The Android Open Source Project
· 16 years ago
v1.0