You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/man/html
mgiuca@chromium.org 01d2cde990 git hyper-blame: Added approx. line number translation.
Previously, when a commit was skipped, it would be blamed on the line
number the line had *after* the skipped commit. This could mean a
totally unrelated commit gets blamed. Now, a heuristic analyses the diff
of the skipped commit to discover approximately what line number the
line had *before* the skipped commit, so it can hopefully be blamed on
the right commit.

BUG=574290

Review URL: https://codereview.chromium.org/1629253002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298609 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
..
depot_tools.html Added git hyper-blame, a tool that skips unwanted commits in git blame. 9 years ago
depot_tools_tutorial.html Fixed ``smart'' quotes in code block. 10 years ago
git-auto-svn.html Introduct git-auto-svn 11 years ago
git-cherry-pick-upload.html Fix manpage creation error. 11 years ago
git-drover.html Support merging with conflicts with git-drover. 9 years ago
git-footers.html Fix typo in git-footers docs. 11 years ago
git-freeze.html
git-hyper-blame.html git hyper-blame: Added approx. line number translation. 9 years ago
git-map-branches.html Fix map-branches issues and add coloring for 'branch-heads', 11 years ago
git-map.html
git-mark-merge-base.html
git-nav-downstream.html
git-nav-upstream.html
git-new-branch.html
git-rebase-update.html Add a --keep-going flag for people who run rebase-update infrequently. 10 years ago
git-rename-branch.html
git-reparent-branch.html
git-retry.html Added 'git-retry' bootstrap 11 years ago
git-squash-branch.html
git-thaw.html
git-upstream-diff.html