- 12 Jan, 2010 1 commit
-
-
maruel@chromium.org authored
By default, filters out 'ChangeLog'. A pain directly coming from Webkit. TEST=none BUG=none Review URL: http://codereview.chromium.org/543012 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@36008 0039d316-1c4b-4281-b951-d872f2087c98
-
- 11 Jan, 2010 1 commit
-
-
maruel@chromium.org authored
Previously links weren't caught at the appropriate point and instead passed to RemoveDirectory which then rejected them because they were links. Patch contributed by Nasser <nasser@codeaurora> Review URL: http://codereview.chromium.org/541012 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35936 0039d316-1c4b-4281-b951-d872f2087c98
-
- 10 Jan, 2010 2 commits
-
-
mhm@chromium.org authored
The new try execution should only be triggered when a user just passes the rietveld issue number. Usually, if your branch has a working patchset already defined, it shouldn't think the user passed it. The code has been updated to force patchset to be None (not 0 or any other number) so that specific occurence wont happen again. TBR=maruel BUG=None TEST=git try, git try --issue=123, git try --issue=123 --patchset=0, should all work fine now. Review URL: http://codereview.chromium.org/542007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35889 0039d316-1c4b-4281-b951-d872f2087c98
-
mhm@chromium.org authored
Some external contributors need their CL's try'd quickly, but currently its not easy unless we patch locally. This will allow you to submit the rietveld issue number and will do the rest automatically. As well, renable the dry_run option. It was removed. BUG=None TEST=git try --issue 12345 Review URL: http://codereview.chromium.org/481006 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35881 0039d316-1c4b-4281-b951-d872f2087c98
-
- 08 Jan, 2010 10 commits
-
-
maruel@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/538009 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35839 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
(which is increasingly becoming a pain to support) TEST=gcl try --help doesn't throw an error. BUG=none Review URL: http://codereview.chromium.org/537004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35832 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/536002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35830 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
TEST=none BUG=none R=maruel Patch contributed by Nasser <nasser@codeaurora> Review URL: http://codereview.chromium.org/530001 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35817 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=31695 TEST=none Review URL: http://codereview.chromium.org/528004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35816 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
TEST=a svn locked directory will stop a gclient sync BUG=none Review URL: http://codereview.chromium.org/529002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35815 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
(there isn't one in their repo). They've been manually specifying --host etc for over a week. Why the change in behavior? BUG=None TEST=None Review URL: http://codereview.chromium.org/528003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35814 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
TEST=none BUG=none TBR=nasser Review URL: http://codereview.chromium.org/523166 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35800 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
TEST=none BUG=none TBR=bradnelson Review URL: http://codereview.chromium.org/517068 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35767 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Checks in the gclient wrapper and when running any gclient git command. TEST=none BUG=none Patch contributed by Nasser <nasser@codeaurora> Review URL: http://codereview.chromium.org/518064 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35762 0039d316-1c4b-4281-b951-d872f2087c98
-
- 07 Jan, 2010 5 commits
-
-
maruel@chromium.org authored
TEST=none BUG=none TBR=bradnelson Review URL: http://codereview.chromium.org/519073 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35688 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35685 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
This is mostly useful with git when diffing against arbitrary branches. Review URL: http://codereview.chromium.org/524046 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35684 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Add shorthand parameters. Stop changing the logging level in gcl and some logging changes. Change SCM.GetCheckoutRoot() to SCM.checkout_root. TEST=none BUG=none Review URL: http://codereview.chromium.org/523094 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35683 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
rather than the local commit message's. BUG=31695 TEST=git cl upload where commit message is missing BUG= but CL description has one. No presubmit error. Review URL: http://codereview.chromium.org/523101 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35682 0039d316-1c4b-4281-b951-d872f2087c98
-
- 06 Jan, 2010 1 commit
-
-
maruel@chromium.org authored
TEST=use -v -v BUG=none Review URL: http://codereview.chromium.org/523099 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35648 0039d316-1c4b-4281-b951-d872f2087c98
-
- 26 Dec, 2009 1 commit
-
-
maruel@chromium.org authored
It was somehow ripped out by accident. TEST=none BUG=none TBR=bradnelson Review URL: http://codereview.chromium.org/515037 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35284 0039d316-1c4b-4281-b951-d872f2087c98
-
- 23 Dec, 2009 2 commits
-
-
maruel@chromium.org authored
TEST=try me (none) BUG=none TBR=brad Review URL: http://codereview.chromium.org/516007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35219 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Add real logging support. Fix the patch path mungling that was broken earlier. Add and proper refactor automatic gclient and gcl settings detection. Factored so it is possible to add other autodetection algorithms. Now works standalone in hybrid svn&git checkouts within a gclient meta-checkout. TEST=bah BUG=none TBR=bradnelson Review URL: http://codereview.chromium.org/517005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35218 0039d316-1c4b-4281-b951-d872f2087c98
-
- 22 Dec, 2009 10 commits
-
-
maruel@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/507070 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35177 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
This adds the functionality to try a job spread across multiple checkouts. TEST=fixed unit tests and tested with hybrid svn-git checkouts BUG=none Review URL: http://codereview.chromium.org/504085 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35168 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Make lack of email address an error. TEST=none BUG=none Review URL: http://codereview.chromium.org/507072 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35167 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/507071 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35156 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/503085 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35155 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/501171 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35154 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/509020 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35145 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
The goal is to (almost) completely remove git-try. TEST=none Review URL: http://codereview.chromium.org/501166 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35144 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Do a review comment I forgot to apply in a previous change. TEST=none Review URL: http://codereview.chromium.org/508012 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35124 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Fix standalone trychange usage on both svn and git. Remove implicit dependency on git-cl. TEST=unit test Review URL: http://codereview.chromium.org/507061 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35121 0039d316-1c4b-4281-b951-d872f2087c98
-
- 20 Dec, 2009 2 commits
-
-
maruel@chromium.org authored
TEST=unit tests Review URL: http://codereview.chromium.org/503068 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35072 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Remove upload dependency. This is towards making trychange.py work mostly standalone for the webkit try server. TEST=unit tests and tested both gcl try and git-try. Review URL: http://codereview.chromium.org/501143 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35071 0039d316-1c4b-4281-b951-d872f2087c98
-
- 19 Dec, 2009 2 commits
-
-
maruel@chromium.org authored
This is to reduce trychange.py dependency on gcl.py Review URL: http://codereview.chromium.org/502085 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35055 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
TEST=unit tests Review URL: http://codereview.chromium.org/502078 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35052 0039d316-1c4b-4281-b951-d872f2087c98
-
- 18 Dec, 2009 3 commits
-
-
laforge@chromium.org authored
Fix the author search for branches (only an issue on reverts), looking at trunk w/ the revision won't tell you the correct author. Review URL: http://codereview.chromium.org/505053 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@35009 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/502075 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@34984 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/501106 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@34950 0039d316-1c4b-4281-b951-d872f2087c98
-