- 28 Aug, 2014 1 commit
-
-
philipj@opera.com authored
With the deletion of .DEPS.git, 'webkit_rev' became 'webkit_revision': https://codereview.chromium.org/497313003 Without this change, gclient sync will not get the latest Blink commit. Review URL: https://codereview.chromium.org/496443005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@291716 0039d316-1c4b-4281-b951-d872f2087c98
-
- 02 Jun, 2014 1 commit
-
-
r.c.ladan@gmail.com authored
Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. TEST=run "git cl owners" on FreeBSD BUG= Review URL: https://codereview.chromium.org/197213008 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@274320 0039d316-1c4b-4281-b951-d872f2087c98
-
- 08 May, 2014 1 commit
-
-
iannucci@chromium.org authored
R=mmoss@chromium.org, szager@chromium.org BUG=371421 Review URL: https://codereview.chromium.org/271983002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@269088 0039d316-1c4b-4281-b951-d872f2087c98
-
- 22 Mar, 2013 1 commit
-
-
szager@chromium.org authored
- Check for -h|--help before anything is modified. - Discard stderr from 'git submodule update'. - Be careful not to overwrite script while it's executing on win. - Run hooks by invoking 'git runhooks'. - Fix --dry-run option. R=iannucci@chromium.org CC=jar@chromium.org,scottmg@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/12865010 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@189926 0039d316-1c4b-4281-b951-d872f2087c98
-
- 15 Feb, 2013 1 commit
-
-
szager@chromium.org authored
Also add git-crsync as shorthand for `git crup --sync`. TBR=iannucci@chromium.org BUG= Review URL: https://codereview.chromium.org/12279006 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@182767 0039d316-1c4b-4281-b951-d872f2087c98
-
- 23 Jan, 2013 1 commit
-
-
jochen@chromium.org authored
BUG=171501 R=szager@chromium.org Review URL: https://chromiumcodereview.appspot.com/12040027 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@178357 0039d316-1c4b-4281-b951-d872f2087c98
-
- 28 Dec, 2012 1 commit
-
-
szager@chromium.org authored
Call update_depot_tools and re-invoke from git-crup, to get latest updates. Move more of the target os functionality into git-crup.sh, so there's no longer a need for a first-checkout script. `git submodule sync` is horribly slow on windows. Replicate the functionality (but faster) in git-crup.sh. TBR=mmoss@chromium.org,cmp@chromium.org Review URL: https://codereview.chromium.org/11709003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@174747 0039d316-1c4b-4281-b951-d872f2087c98
-
- 20 Dec, 2012 1 commit
-
-
szager@chromium.org authored
If the working copy isn't on a named branch, don't try to pull; just fetch. Use --quiet flag to git-submodule, to prevent interleaving of terminal output. Check target os before updating a submodule. TBR'ing, since no one really has a stake in this, and maruel doesn't do bash :). TBR=maruel@chromium.org Review URL: https://codereview.chromium.org/11645056 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@174280 0039d316-1c4b-4281-b951-d872f2087c98
-
- 01 Nov, 2012 1 commit
-
-
szager@google.com authored
TBR=cmp@chromium.org Review URL: https://codereview.chromium.org/11362025 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@165295 0039d316-1c4b-4281-b951-d872f2087c98
-
- 25 Oct, 2012 1 commit
-
-
szager@google.com authored
Rearrange some of the pipe redirections to avoid crashing on Windows. TBR=cmp@chromium.org Review URL: https://codereview.chromium.org/11260036 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@164140 0039d316-1c4b-4281-b951-d872f2087c98
-
- 02 Aug, 2012 1 commit
-
-
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
-
- 31 Jul, 2012 2 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
-
- 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
-