- 16 Dec, 2016 1 commit
-
-
Quinten Yearsley authored
Specifically, this CL was made by running codespell (https://github.com/lucasdemarchi/codespell), manually filtering for changes in non-third-party files that appear correct. Change-Id: Ia16c1b29483d777744450d7bea45a178cf877a25 Reviewed-on: https://chromium-review.googlesource.com/420871 Commit-Queue: Quinten Yearsley <qyearsley@chromium.org> Reviewed-by:
Aaron Gable <agable@chromium.org>
-
- 22 Jul, 2016 1 commit
-
-
agable authored
R=iannucci@chromium.org BUG=630312 Review-Url: https://codereview.chromium.org/2170623003
-
- 28 Apr, 2014 1 commit
-
-
iannucci@chromium.org authored
This makes the depot_tools manpages automatically show up in the effective MANPATH for mac/linux. R=agable@chromium.org BUG= Review URL: https://codereview.chromium.org/259863004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@266667 0039d316-1c4b-4281-b951-d872f2087c98
-
- 11 Apr, 2014 2 commits
-
-
iannucci@chromium.org authored
Works on linux in addition to OS X now. TBR=agable@chromium.org BUG= Review URL: https://codereview.chromium.org/234733003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263292 0039d316-1c4b-4281-b951-d872f2087c98
-
iannucci@chromium.org authored
TBR=agable@chromium.org, szager@chromium.org BUG=261743 Review URL: https://codereview.chromium.org/225433003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263164 0039d316-1c4b-4281-b951-d872f2087c98
-
- 26 Mar, 2014 1 commit
-
-
iannucci@chromium.org authored
git-rebase-update - ensure all branches are up to date git-new-branch - create branches git-rename-branch - rename a branch while preserving parentage relationships git-reparent-branch - change the parent of a branch, including rebasing it correctly onto that new parent. git-squash-branch - collapse a branch into a single commit git-upstream-diff - show the diff between the current branch and it's upstream branch git-mark-merge-base - explicitly set what you want the above tools to consider the merge-base for the current branch. R=agable@chromium.org, hinoka@chromium.org, stip@chromium.org, szager@chromium.org BUG=261738 Review URL: https://codereview.chromium.org/184253003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@259520 0039d316-1c4b-4281-b951-d872f2087c98
-
- 25 Mar, 2014 1 commit
-
-
iannucci@chromium.org authored
git-nav-upstream, as well as introduce a generic 'depot_tools' manpage with a listing of the other tools. This change also fully colorizes the EXAMPLE sections for the git-* commands to reflect their actual appearance on the console (html only, manpage has bolding hints). R=agable@chromium.org, szager@chromium.org BUG=261738 Review URL: https://codereview.chromium.org/200903002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@259338 0039d316-1c4b-4281-b951-d872f2087c98
-
- 14 Mar, 2014 1 commit
-
-
iannucci@chromium.org authored
Includes trial documentation for git-freeze and git-thaw, as well as a make_docs.sh script which generates man and html documentation from the input asciidoc files, using git 1.9's documentation toolchain. R=szager@chromium.org, agable@chromium.org BUG=261738 Review URL: https://codereview.chromium.org/196133007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@257214 0039d316-1c4b-4281-b951-d872f2087c98
-