- 09 Sep, 2011 1 commit
-
-
maruel@chromium.org authored
stderr is not redirected by default. stdout is not allowed. Both were oversight. Do not override stdin=None in case the user would response to stderr output for example. Increase test coverage. R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/7860041 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@100456 0039d316-1c4b-4281-b951-d872f2087c98
-
- 21 Jun, 2011 1 commit
-
-
maruel@chromium.org authored
R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/7215025 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@89884 0039d316-1c4b-4281-b951-d872f2087c98
-
- 20 Jun, 2011 1 commit
-
-
maruel@chromium.org authored
TEST=Rewrote the unit test to catch that case. R=dpranke@chromium.org BUG= Review URL: http://codereview.chromium.org/7192010 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@89700 0039d316-1c4b-4281-b951-d872f2087c98
-
- 12 Jun, 2011 2 commits
-
-
maruel@chromium.org authored
R=dpranke@chromium.org TEST=few BUG= Review URL: http://codereview.chromium.org/6995115 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@88779 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/7044090 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@88777 0039d316-1c4b-4281-b951-d872f2087c98
-
- 04 Jun, 2011 1 commit
-
-
maruel@chromium.org authored
For a yet unknown reason, a chmod +x on a git svn checkout will set a 'A' status. Will investigate separately. R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6993033 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@87903 0039d316-1c4b-4281-b951-d872f2087c98
-
- 03 Jun, 2011 1 commit
-
-
maruel@chromium.org authored
Use p.is_new signal and set it manually with rietveld patches. Add regression test for +x. R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/7054057 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@87858 0039d316-1c4b-4281-b951-d872f2087c98
-
- 30 May, 2011 1 commit
-
-
maruel@chromium.org authored
It needs to be parsed manually and assumes '=*' for property that do not specify a value. Add clearer message on failure like that by specifiying the command line. R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/7085022 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@87255 0039d316-1c4b-4281-b951-d872f2087c98
-
- 05 May, 2011 2 commits
-
-
maruel@chromium.org authored
R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6928037 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@84289 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
This is to be able to apply patches directly from rietveld for the try server. TEST=tested on both svn and git with binary files. unit tests will follow up. R=dpranke@chromium.org BUG= Review URL: http://codereview.chromium.org/6904152 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@84255 0039d316-1c4b-4281-b951-d872f2087c98
-
- 26 Apr, 2011 1 commit
-
-
maruel@chromium.org authored
Rename check_call to check_call_out. It's a quite specific need when stderr is needed or when the user doesn't want the default arguments of check_output. R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6882127 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@83023 0039d316-1c4b-4281-b951-d872f2087c98
-
- 22 Apr, 2011 1 commit
-
-
maruel@chromium.org authored
This enables doing late modifications like updating the copyright notice or fixing line endings. Also silence the checkout operations a bit more when VOID=subprocess2.VOID. Add corresponding unit tests. Review URL: http://codereview.chromium.org/6891003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@82587 0039d316-1c4b-4281-b951-d872f2087c98
-
- 21 Apr, 2011 1 commit
-
-
maruel@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/6877055 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@82414 0039d316-1c4b-4281-b951-d872f2087c98
-