История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад