Commit Graph

6 Commits (1132f5f896e1efc5ff177bab377e34d5cd1a1ebd)

Author SHA1 Message Date
r.c.ladan@gmail.com ec238db2ad 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
11 years ago
scheib@chromium.org f57093659c Add --closest option to git-lkgr.
Use closest git commit to the target svn revision.
Otherwise --checkout may be required to create
a git commit for a specific svn revision.

NOTRY=true

Review URL: https://chromiumcodereview.appspot.com/11886086

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@179023 0039d316-1c4b-4281-b951-d872f2087c98
12 years ago
scheib@chromium.org 78d11342a8 Update git-lkgr with --create and --name options.
The previous --force-branch option is renamed --checkout (the old name preserved for backwards compatibility).

Usage:
  --checkout         Create a branch and check it out.
  --create           Create a branch.
  -n, --name <name>  Specify the name of branch to create or reset.
                       This will force the branch using 'git branch -f '.
  -q, --quiet        Quiet.

NOTRY=true

Review URL: https://chromiumcodereview.appspot.com/11962003

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@177286 0039d316-1c4b-4281-b951-d872f2087c98
12 years ago
szager@chromium.org cc9cbc899d Add -r <svn revision> option
TBR=scheib@chromium.org
NOTRY=true



Review URL: https://chromiumcodereview.appspot.com/11959013

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@177228 0039d316-1c4b-4281-b951-d872f2087c98
12 years ago
szager@google.com 1d23a428cc Add option to synthesize a consistent lkgr commit by running deps2git.py
and deps2submodules.py.

Depends on https://codereview.chromium.org/11085027
Review URL: https://codereview.chromium.org/11090038

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@161305 0039d316-1c4b-4281-b951-d872f2087c98
13 years ago
szager@chromium.org 5a30792458 git command to find a git revision corresponding to lkgr.
Review URL: https://chromiumcodereview.appspot.com/10958056

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@158892 0039d316-1c4b-4281-b951-d872f2087c98
13 years ago