- 26 May, 2010 7 commits
-
-
maruel@chromium.org authored
""" Enable automatic command and one-liner doc. Reformat pydoc accordingly. Add parser as an argument and parse_args hook in preparation to move parse_args at the right place, inside the CMDxx functions. R.I.P. gclient_test.py """ original code review at: http://codereview.chromium.org/2253002 In addition: - Add more smoke tests: vars, hooks, runhooks - Bugs filed about misbehavior with git checkout - Fixed gclient runhooks TEST=smoke test BUG=23328 Review URL: http://codereview.chromium.org/2265002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@48309 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Still broken. Review URL: http://codereview.chromium.org/2285002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@48290 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
""" Enable automatic command and one-liner doc. Reformat pydoc accordingly. Add parser as an argument and parse_args hook in preparation to move parse_args at the right place, inside the CMDxx functions. R.I.P. gclient_test.py """ original code review at: http://codereview.chromium.org/2253002 In addition: - Add more smoke tests: vars, hooks, runhooks - Bugs filed about misbehavior with git checkout - Fixed gclient runhooks TEST=smoke test BUG=23328 Review URL: http://codereview.chromium.org/2265002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@48289 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@48272 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Add parser as an argument and parse_args hook in preparation to move parse_args at the right place, inside the CMDxx functions. R.I.P. gclient_test.py Review URL: http://codereview.chromium.org/2253002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@48271 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
gclient sync, revert and status are tested. GClientSmokeGIT.testRevertAndStatus is known to fail since git-backed revert doesn't work. Review URL: http://codereview.chromium.org/2189001 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@48239 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
TBR=jam Review URL: http://codereview.chromium.org/2252001 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@48235 0039d316-1c4b-4281-b951-d872f2087c98
-
- 25 May, 2010 1 commit
-
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/2198001 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@48225 0039d316-1c4b-4281-b951-d872f2087c98
-
- 22 May, 2010 1 commit
-
-
scherkus@chromium.org authored
Turns out svn treats extra whitespace as part of the revision number and throws an exception. BUG=44790 TEST=insert some spaces in your revision arguments, gclient should still work Review URL: http://codereview.chromium.org/2077017 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47979 0039d316-1c4b-4281-b951-d872f2087c98
-
- 19 May, 2010 2 commits
-
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/2087015 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47678 0039d316-1c4b-4281-b951-d872f2087c98
-
evan@chromium.org authored
configured for it when figuring out the patch to upload to the try server. This prevents git installations where the diff is configured to use an interactive tool to work without doing nasty workarounds. BUG=none TEST=none Review URL: http://codereview.chromium.org/1958002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47661 0039d316-1c4b-4281-b951-d872f2087c98
-
- 18 May, 2010 1 commit
-
-
maruel@chromium.org authored
The unit tests are unbearable and the next change forces me to trash them. Thus adding smoke tests before. The current tests aren't involved enough yet but are a good base for further testing. I plan to only test the most important functionalities, the ones used in the continuous build and try server. TEST=new smoke test BUG=23328 Review URL: http://codereview.chromium.org/2092012 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47580 0039d316-1c4b-4281-b951-d872f2087c98
-
- 17 May, 2010 8 commits
-
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/2078011 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47456 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Enable automatic command and one-liner doc. Reformat pydoc accordingly. Add parser as an argument and parse_args hook in preparation to move parse_args at the right place, inside the CMDxx functions. Update unit tests Review URL: http://codereview.chromium.org/2129005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47449 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47437 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47436 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47435 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47434 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/2102004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47426 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/2098009 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47391 0039d316-1c4b-4281-b951-d872f2087c98
-
- 16 May, 2010 1 commit
-
-
maruel@chromium.org authored
Less text = better readability. Review URL: http://codereview.chromium.org/2125005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47389 0039d316-1c4b-4281-b951-d872f2087c98
-
- 15 May, 2010 1 commit
-
-
maruel@chromium.org authored
TBR Review URL: http://codereview.chromium.org/2077003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47373 0039d316-1c4b-4281-b951-d872f2087c98
-
- 14 May, 2010 2 commits
-
-
maruel@chromium.org authored
The next step will be to generate help automatically and remove the command check loop. TEST=not much BUG=me Review URL: http://codereview.chromium.org/2096003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47291 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Make the documentation more manageable and use automatic function discovery. Review URL: http://codereview.chromium.org/2129003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47290 0039d316-1c4b-4281-b951-d872f2087c98
-
- 13 May, 2010 1 commit
-
-
maruel@chromium.org authored
Add exception information and not just the stack trace. Make the url easier to change at runtime. Review URL: http://codereview.chromium.org/2109001 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47179 0039d316-1c4b-4281-b951-d872f2087c98
-
- 12 May, 2010 2 commits
-
-
maruel@chromium.org authored
The code proved to be robust enough to not do false positive, i.e. no non-googler stack trace has been uploaded up to date. So stop wasting users time and just do it. BUG=none TEST=none Review URL: http://codereview.chromium.org/2014012 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@46992 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
TEST=chmod a-w .svn/gcl_info/cache/codereview.settings and see if an exception is thrown when the file is recent Review URL: http://codereview.chromium.org/2057006 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@46990 0039d316-1c4b-4281-b951-d872f2087c98
-
- 11 May, 2010 3 commits
-
-
maruel@chromium.org authored
TEST=should stop throwing an exception when retrying for git checkouts BUG=none Review URL: http://codereview.chromium.org/2002015 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@46960 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/2027008 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@46948 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
Review URL: http://codereview.chromium.org/1993008 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@46923 0039d316-1c4b-4281-b951-d872f2087c98
-
- 08 May, 2010 1 commit
-
-
maruel@chromium.org authored
This fixes issues with Chromium OS checkout. BUG=crosbug:3132. TEST=none Review URL: http://codereview.chromium.org/2016006 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@46761 0039d316-1c4b-4281-b951-d872f2087c98
-
- 06 May, 2010 3 commits
-
-
thestig@chromium.org authored
BUG=none TEST=gcl change foo does not return Unknown command: 'change' after editing the CL. Review URL: http://codereview.chromium.org/1997003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@46602 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Prints the multi-line change description. (Used in forthcoming Emacs gcl integration.) Review URL: http://codereview.chromium.org/1935002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@46599 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
svn diff would only generate a diff for modified files but the current code would not respect full_move=True. full_move=True is necessary to make it work on the try server. TEST=svn move chrome chrome2; echo foo>>PRESUBMIT.py The try job should fail but the diff should be right. BUG=none Review URL: http://codereview.chromium.org/1965001 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@46566 0039d316-1c4b-4281-b951-d872f2087c98
-
- 01 May, 2010 1 commit
-
-
vandebo@chromium.org authored
BUG=17948 TEST=submit various try jobs with and without -t option Review URL: http://codereview.chromium.org/1733026 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@46173 0039d316-1c4b-4281-b951-d872f2087c98
-
- 30 Apr, 2010 3 commits
-
-
nasser@codeaurora.org authored
BUG=http://crosbug.com/2897 Review URL: http://codereview.chromium.org/1742017 Change-Id: I1398a349f1af728b593f0d4ea877831f25aed1f4 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@46113 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/1697022 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@46110 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/1812001 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@46067 0039d316-1c4b-4281-b951-d872f2087c98
-
- 29 Apr, 2010 2 commits
-
-
jabdelmalek@google.com authored
Review URL: http://codereview.chromium.org/1810009 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@46015 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Raise an exception in case an upstream branch can't be found. Fix an exception that was occuring just before when no upstream is found. Review URL: http://codereview.chromium.org/1755018 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@46011 0039d316-1c4b-4281-b951-d872f2087c98
-