Gitiles
Code Review
Sign In
gerrit.opencord.org
/
repo
/
4ea1f0cabdda28fdee837ee2f99e14375028b5f4
/
git_command.py
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
· 14 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