Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(731)

Unified Diff: man/man7/depot_tools.7

Issue 1559943003: Added git hyper-blame, a tool that skips unwanted commits in git blame. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Respond to review. Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « man/man1/git-hyper-blame.1 ('k') | man/src/_git-hyper-blame_desc.helper.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: man/man7/depot_tools.7
diff --git a/man/man7/depot_tools.7 b/man/man7/depot_tools.7
index 4055bdba2f2ee2996c724d7d0394ebeb29dad8f9..36d706a2067511fa34fc5139f0cd9e9ddb623527 100644
--- a/man/man7/depot_tools.7
+++ b/man/man7/depot_tools.7
@@ -1,13 +1,13 @@
'\" t
.\" Title: depot_tools
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
-.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 09/09/2014
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
+.\" Date: 01/28/2016
.\" Manual: Chromium depot_tools Manual
-.\" Source: depot_tools 40ce153
+.\" Source: depot_tools 7143379
.\" Language: English
.\"
-.TH "DEPOT_TOOLS" "7" "09/09/2014" "depot_tools 40ce153" "Chromium depot_tools Manual"
+.TH "DEPOT_TOOLS" "7" "01/28/2016" "depot_tools 7143379" "Chromium depot_tools Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -62,6 +62,11 @@ Extract meta\-information expressed as footers in a commit message\&.
Freeze all changes on a branch (indexed and unindexed)\&.
.RE
.PP
+\fBgit-hyper-blame\fR(1)
+.RS 4
+Like git blame, but with the ability to ignore or bypass certain commits\&.
+.RE
+.PP
\fBgit-map-branches\fR(1)
.RS 4
Helper script to display all local git branches with \(oqupstream\(cq hierarchy in colorized terminal format\&.
« no previous file with comments | « man/man1/git-hyper-blame.1 ('k') | man/src/_git-hyper-blame_desc.helper.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698