- 29 Aug, 2012 8 commits
-
-
maruel@chromium.org authored
R=rogerta@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/10887035 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@153976 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@chromium.org authored
(Adding this after the pretty bad build bustage today.) Review URL: https://chromiumcodereview.appspot.com/10891039 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@153966 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
apply_issue.py didn't have output, making it a bit boring. Now it's super cute. R=rogerta@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/10889037 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@153948 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
R=nsylvain@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/10885035 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@153940 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
This CL shall be reverted once the try server is fixed. R=rogerta@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/10900029 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@153916 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
R=petermayo@chromium.org BUG=124817 Review URL: https://chromiumcodereview.appspot.com/10890039 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@153908 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Add new test cases to verify it properly handles "-1 +1, 2" and "-1 +1" for short files. R=petermayo@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/10894036 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@153906 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Issue and patchset can only be int, so store them as ints. This fixes git cl comment, which was broken by r152756. R=petermayo@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/10894019 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@153885 0039d316-1c4b-4281-b951-d872f2087c98
-
- 22 Aug, 2012 3 commits
-
-
maruel@chromium.org authored
This ensures we don't send incorrect values like None or random strings. R=cmp@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/10836348 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@152756 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
R=cmp@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/10828393 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@152752 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
That's the language all the kool kids are using. TBR=xusydoc@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/10874003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@152711 0039d316-1c4b-4281-b951-d872f2087c98
-
- 13 Aug, 2012 1 commit
-
-
gavinp@chromium.org authored
I recently needed to run presubmit tests in depot_tools, and I was helpfully told: $ gcl presubmit mychange ... eliding stuff ... Install google_appengine sdk in /scratch/scratch/chrome/depot_tools_git/testing_support or higher up This was a lie. If you put google_appengine there, the same presubmit tools that told you to install it there will fail you for numerous style violations contained within appengine itself. This change makes us ignore those by blacklisting google_appengine inside of testing_support. Review URL: https://chromiumcodereview.appspot.com/10829293 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@151210 0039d316-1c4b-4281-b951-d872f2087c98
-
- 12 Aug, 2012 1 commit
-
-
gavinp@chromium.org authored
Many, many times this has burned me badly; if you have a dirty index, git try will just upload your commits, and not the index. R=nsylvain@chromium.org BUG=None Review URL: https://chromiumcodereview.appspot.com/10836180 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@151202 0039d316-1c4b-4281-b951-d872f2087c98
-
- 10 Aug, 2012 1 commit
-
-
wittman@chromium.org authored
BUG=138104 TEST= Review URL: https://chromiumcodereview.appspot.com/10826035 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@150952 0039d316-1c4b-4281-b951-d872f2087c98
-
- 09 Aug, 2012 1 commit
-
-
brettw@chromium.org authored
I can never remember the syntax (and always forget I have to specify the branch to set the upstream branch on) when using "git branch". This patch just allows git-cl upstream to set the branch if an argument is provided. With no arg it prints the current one as it does today. Review URL: https://chromiumcodereview.appspot.com/10825285 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@150945 0039d316-1c4b-4281-b951-d872f2087c98
-
- 07 Aug, 2012 1 commit
-
-
mark@chromium.org authored
on all modified files, and don't require (c). BUG=140977 Review URL: https://chromiumcodereview.appspot.com/10824191 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@150417 0039d316-1c4b-4281-b951-d872f2087c98
-
- 02 Aug, 2012 2 commits
-
-
joshua.lock@intel.com authored
Using urllib for SSL connections when behind a proxy is known to be broken. Upstream has fixed this in urllib2 in Python 2.6.3 and newer so replace uses of urllib for SSL connections with urllib2 methods. R=maruel@chromium.org BUG=134165 TEST=gclient sync behind corporate proxy. Submitting this CL with git_cl. Review URL: https://chromiumcodereview.appspot.com/10825107 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@149742 0039d316-1c4b-4281-b951-d872f2087c98
-
szager@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10830108 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@149649 0039d316-1c4b-4281-b951-d872f2087c98
-
- 01 Aug, 2012 1 commit
-
-
scottmg@google.com authored
Make 'deplist' and 'depfile' synonyms temporarily during transition of name in gyp. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10823120 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@149425 0039d316-1c4b-4281-b951-d872f2087c98
-
- 31 Jul, 2012 3 commits
-
-
cmp@chromium.org authored
TBR=szager@chromium.org Review URL: https://chromiumcodereview.appspot.com/10825122 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@149322 0039d316-1c4b-4281-b951-d872f2087c98
-
szager@chromium.org authored
TBR=cmp@chromium.org Review URL: https://chromiumcodereview.appspot.com/10826064 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@149319 0039d316-1c4b-4281-b951-d872f2087c98
-
szager@chromium.org authored
This simplifies some of the git-submodule stuff. For example, deps2hooks.bat can be changed from this: @echo off setlocal set TMP_GCLIENT_FILE=.tmp.gclient echo solutions=[{"name":".","url":None,"deps_file":".DEPS.git"}] > %TMP_GCLIENT_FILE% FOR /F "delims=" %%a in ('call gclient hookinfo --gclientfile=%TMP_GCLIENT_FILE%') do set HOOKINFO=%%a set HOOKINFO="call %HOOKINFO:;= & call%" cd .. cmd /c %HOOKINFO% del /F src\%TMP_GCLIENT_FILE% ... to this: @echo off setlocal call gclient runhooks --spec="solutions=[{'name':'src','url':None,'deps_file':'.DEPS.git'}]" Review URL: https://chromiumcodereview.appspot.com/10835045 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@149223 0039d316-1c4b-4281-b951-d872f2087c98
-
- 30 Jul, 2012 1 commit
-
-
szager@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10820057 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@148973 0039d316-1c4b-4281-b951-d872f2087c98
-
- 27 Jul, 2012 1 commit
-
-
jamesr@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10827059 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@148672 0039d316-1c4b-4281-b951-d872f2087c98
-
- 26 Jul, 2012 2 commits
-
-
maruel@chromium.org authored
This permits to count the number of check-ins between two revisions. This will be used by the CQ to determine if a try job 'expired', e.g. it is so old that it can't be used anymore. The .revisions() function specifically count the number of commits, instead of just doing arithmetic on the svn revision numbers. R=cmp@chromium.org BUG= TEST=Manually: import checkout s = checkout.SvnCheckout('/path/to/chrome/src', None, None, None, 'svn://svn.chromium.org/chrome/trunk/src') s.revisions(148323, 148330) s.revisions(148323, None) g = checkout.GitCheckout('.', None, 'master') g.revisions('HEAD^^^^^^^^', None) g.revisions('HEAD^^', 'HEAD') Review URL: https://chromiumcodereview.appspot.com/10821011 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@148546 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
They were not used, causing unnecessary code bloat. R=cmp@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10825009 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@148541 0039d316-1c4b-4281-b951-d872f2087c98
-
- 23 Jul, 2012 1 commit
-
-
scottmg@google.com authored
Don't compact depdb unless creating at startup. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10790119 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@147861 0039d316-1c4b-4281-b951-d872f2087c98
-
- 20 Jul, 2012 1 commit
-
-
shouqun.liu@intel.com authored
In some enviroments (eg, OSX zh_CN), use 'svn --version' and splitting string may get error version string. Use 'svn --version --quiet' to do stable svn version check, which directly returns version string such as '1.7.0'. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10805037 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@147670 0039d316-1c4b-4281-b951-d872f2087c98
-
- 19 Jul, 2012 4 commits
-
-
scottmg@google.com authored
Don't move cursor when outputting build line to avoid the noise. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10790082 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@147558 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
On both mac and linux, I ran: git checkout release-120715 ninja ./ninja ninja_test ./ninja_test # all passed strip ninja Changes since the last push: * ninja now has a functional -V flag that prints version information * ninja is a lot faster. On my MBP, empty builds go from 1.8s to 1.1s, on my linux box from 1.4s to 0.9s * ninja now has a -l N flag to do parallelsim based on load average On linux, the binary grew 24 bytes, from 129920 to 129944. I used gcc 4.4.3 to build ninja. On mac, it grew from 4200 byte from 120904 to 125104 (likely caused by me using a newer clang). I used clang r159409 to build ninja. TBR=maruel@chromium.org Review URL: https://chromiumcodereview.appspot.com/10810025 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@147557 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@google.com authored
- remove .recompact file if it exists, before starting a recompact - merge upstream BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10790076 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@147494 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Use manual file writing, it's just two lines. TBR=nsylvain@chromium.org BUG= TEST=git try works with non-ascii patches Review URL: https://chromiumcodereview.appspot.com/10815009 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@147447 0039d316-1c4b-4281-b951-d872f2087c98
-
- 18 Jul, 2012 1 commit
-
-
maruel@chromium.org authored
git cl dcommit statistics were not using --find-copies-harder, scaring the user off. R=cmp@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10795003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@147343 0039d316-1c4b-4281-b951-d872f2087c98
-
- 17 Jul, 2012 2 commits
-
-
maruel@chromium.org authored
Otherwise, the output was: fatal: Needed a single revision invalid upstream origin R=szager@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10784045 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@147064 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@google.com authored
Add compacting of dep_database when it exceeds size threshold. TBR=maruel@google.com Review URL: https://chromiumcodereview.appspot.com/10789042 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@147049 0039d316-1c4b-4281-b951-d872f2087c98
-
- 16 Jul, 2012 1 commit
-
-
maruel@chromium.org authored
Cygwin used to have a bug where the number of lock was very limited, causing it to crash when --jobs was used with a value different than 1. This bug seems to have been fixed a few months ago as I can't reproduce the anymore after extensive usage. R=cmp@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10689194 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@146798 0039d316-1c4b-4281-b951-d872f2087c98
-
- 12 Jul, 2012 1 commit
-
-
chrisha@chromium.org authored
BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10696202 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@146391 0039d316-1c4b-4281-b951-d872f2087c98
-
- 11 Jul, 2012 1 commit
-
-
maruel@chromium.org authored
R=cmp@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10736011 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@146136 0039d316-1c4b-4281-b951-d872f2087c98
-
- 10 Jul, 2012 1 commit
-
-
dbeam@chromium.org authored
R=maruel@chromium.org BUG=None (AFAIK) TEST=Turn off networking, run gclient runhooks. Review URL: https://chromiumcodereview.appspot.com/10750007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@145878 0039d316-1c4b-4281-b951-d872f2087c98
-
- 09 Jul, 2012 1 commit
-
-
szager@chromium.org authored
picking the wrong upstream branch. Review URL: https://chromiumcodereview.appspot.com/10758011 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@145791 0039d316-1c4b-4281-b951-d872f2087c98
-