- 29 May, 2009 1 commit
-
-
skylined@chromium.org authored
Add code to handle errors in .gclient configuration files and output human readble information rather than a raw exception stack. Review URL: http://codereview.chromium.org/113968 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@17179 0039d316-1c4b-4281-b951-d872f2087c98
-
- 28 May, 2009 2 commits
-
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/115881 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@17114 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Make DepotToLocalPath() and LocalToDepotPath() not static. It is necessary for a subsequent change since I need to factor out it's SCM assumption. Review URL: http://codereview.chromium.org/113933 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@17091 0039d316-1c4b-4281-b951-d872f2087c98
-
- 27 May, 2009 3 commits
-
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/113899 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@17039 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/113883 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16983 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/113859 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16959 0039d316-1c4b-4281-b951-d872f2087c98
-
- 25 May, 2009 1 commit
-
-
maruel@chromium.org authored
Ironically, it was broken. Review URL: http://codereview.chromium.org/115679 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16856 0039d316-1c4b-4281-b951-d872f2087c98
-
- 22 May, 2009 5 commits
-
-
maruel@chromium.org authored
BUG=None R=joi Review URL: http://codereview.chromium.org/115719 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16819 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
TEST=New unit tests. BUG=None Review URL: http://codereview.chromium.org/113783 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16785 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
BUG=gcl commit doesn't show any "svn: 'bleh' is not a working copy" error R=jam Review URL: http://codereview.chromium.org/113782 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16781 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/115616 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16738 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
some of the files have attribute changes, the server responds with a list of files where the files with attribute changes have backslashes (as they do in the svn diff output). Fix this in the client. A server-side fix might also be nice; where does the server-side code live? BUG=none TEST=none Patch contributed by Joi. Review URL: http://codereview.chromium.org/112050 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16688 0039d316-1c4b-4281-b951-d872f2087c98
-
- 21 May, 2009 3 commits
-
-
maruel@chromium.org authored
BUG=12339 TEST=see bug for repro steps. Review URL: http://codereview.chromium.org/113709 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16620 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Rename repository_root to REPOSITORY_ROOT. Review URL: http://codereview.chromium.org/115615 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16598 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/115612 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16597 0039d316-1c4b-4281-b951-d872f2087c98
-
- 20 May, 2009 4 commits
-
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/113656 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16513 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/113650 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16499 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/115534 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16477 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/113586 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16476 0039d316-1c4b-4281-b951-d872f2087c98
-
- 19 May, 2009 2 commits
-
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/115516 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16390 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Add a basic unit test. Review URL: http://codereview.chromium.org/115514 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16388 0039d316-1c4b-4281-b951-d872f2087c98
-
- 16 May, 2009 1 commit
-
-
maruel@chromium.org authored
Remove import readline since it is not used and not available on win32 Fix the tempfile.NamedTemporaryFile() handling on win32. Review URL: http://codereview.chromium.org/113480 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16220 0039d316-1c4b-4281-b951-d872f2087c98
-
- 15 May, 2009 3 commits
-
-
maruel@chromium.org authored
Changed InputApi.PresubmitLocalPath() to contain the absolute path without the script name. Review URL: http://codereview.chromium.org/113354 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16157 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/115354 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16156 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/115322 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16155 0039d316-1c4b-4281-b951-d872f2087c98
-
- 13 May, 2009 7 commits
-
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/113353 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15977 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Also fix 2 other mocks. Review URL: http://codereview.chromium.org/115286 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15976 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Rename presubmit.py to presubmit_support.py to reduce confusion and be able to add a PRESUBMIT.py check into depot_tools. Review URL: http://codereview.chromium.org/113337 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15954 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
BUG=11884 Review URL: http://codereview.chromium.org/113341 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15953 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/113323 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15938 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Bail off as soon as there is anything showing up on svn status. TBR=sgk Review URL: http://codereview.chromium.org/113319 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15929 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
TBR=estade Review URL: http://codereview.chromium.org/115283 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15928 0039d316-1c4b-4281-b951-d872f2087c98
-
- 12 May, 2009 8 commits
-
-
estade@chromium.org authored
Review URL: http://codereview.chromium.org/113303 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15911 0039d316-1c4b-4281-b951-d872f2087c98
-
kuchhal@chromium.org authored
BUG=11287 TEST=gcl commit should fail unless BUG= & TEST= exist in change list description or --no_presubmit is used. Review URL: http://codereview.chromium.org/113294 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15905 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Deprecate gcl.GetSVNStatus() for gclient.CaptureSVNStatus() and fix some status information that was lost. This was breaking gclient revert on unversioned files. TEST=ran "for %a in (tests\*test.py) do python %a" and all tests succeeded. Review URL: http://codereview.chromium.org/115264 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15894 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/113290 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15891 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/113288 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15887 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/113269 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15885 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Fix breakage caused by r15861 and add a regression test. Review URL: http://codereview.chromium.org/113278 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15872 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
File "D:\b\depot_tools\bootstrap\\..\gclient.py", line 446, in SubprocessCallAndCapture out.write(in_byte) TBR=nsylvain Review URL: http://codereview.chromium.org/115244 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15862 0039d316-1c4b-4281-b951-d872f2087c98
-