Gavin Mak
|
edba22d4eb
Fix multiline comment formatting
|
1 жил өмнө |
Mike Frysinger
|
124bb8e53c
switch to 4 space indent
|
1 жил өмнө |
Gavin Mak
|
512f3cb37e
Drop py2 support in various files
|
1 жил өмнө |
Aravind Vasudevan
|
bb14391a50
Remove unused imports from depot_tools scripts
|
2 жил өмнө |
Edward Lesmes
|
cf06cad1be
[subprocess2] Replace VOID with DEVNULL
|
4 жил өмнө |
Josip Sokcevic
|
252ff1fead
Remove rev-parse --verify FETCH_HEAD
|
5 жил өмнө |
Edward Lemur
|
7ad1d093be
subprocess2: Fix CalledProcessError str() method on Python 3.
|
5 жил өмнө |
Raul Tambre
|
e9730d75a0
subprocess2: Ensure environment keys and values are strings on Python 3
|
5 жил өмнө |
Edward Lemur
|
1556fbc353
depot_tools: Simplify subprocess2.
|
6 жил өмнө |
Raul Tambre
|
e99d4b4386
subprocess2, gerrit_test_case: Use SIGTERM instead of SIGKILL for Windows support
|
6 жил өмнө |
Raul Tambre
|
a04028c2e6
Fix invalid Python file encoding "utf8"
|
6 жил өмнө |
Aaron Gable
|
ac9b0f3786
Restore py2/py3 compatibility with basestring
|
6 жил өмнө |
Raul Tambre
|
b946b2389c
Improve gclient Python 3 compatibility
|
6 жил өмнө |
John Budorick
|
9875e180e5
subprocess2: cache the string-escape codec at load time.
|
6 жил өмнө |
Quinten Yearsley
|
b2cc4a94da
depot_tools: Replace pylint error numbers with symbolic names.
|
8 жил өмнө |
torne@chromium.org
|
434e79038d
Work around race condition in subprocess.
|
10 жил өмнө |
sbc@chromium.org
|
217330f2f0
Add quotes around command line in subproccess error message
|
10 жил өмнө |
tandrii@chromium.org
|
c15fe57f12
Make check_output of subprocess2 compatible with Python's subprocess.
|
11 жил өмнө |
pgervais@chromium.org
|
fb653b65e5
More explicit error message
|
11 жил өмнө |
pgervais@chromium.org
|
022d06ef61
git new-branch displays an explanatory line.
|
11 жил өмнө |
luqui@chromium.org
|
7f627a9130
Improve error message in subprocess2.py.
|
11 жил өмнө |
szager@chromium.org
|
12b07e7e55
Refactor nag functionality in to NagTimer class.
|
12 жил өмнө |
szager@chromium.org
|
e0558e6502
Add nag_timer.
|
12 жил өмнө |
szager@chromium.org
|
b054ebc8f3
Don't discard stderr.
|
12 жил өмнө |
maruel@chromium.org
|
cd8d8e1702
Correct invalid use of 'is' when '==' should have been used.
|
13 жил өмнө |
maruel@chromium.org
|
4f6852cca4
Remove python 2.5 compatibility code.
|
13 жил өмнө |
maruel@chromium.org
|
740a6c0bd5
Using lists is faster than cStringIO.
|
13 жил өмнө |
maruel@chromium.org
|
94c712fa1b
Reimplement r109239 but using Popen.communicate() instead.
|
13 жил өмнө |
maruel@chromium.org
|
a8e8163a06
Add Popen.shell, add more subprocess2 tests and make it more compact.
|
13 жил өмнө |
maruel@chromium.org
|
14e37ad7ad
Silence pylint on Mac OSX 10.6
|
13 жил өмнө |