grmlzshrc.t2t: functions hgstat() and hgdi().
authorJoerg Woelke <joewoe@fsmail.de>
Sat, 7 Aug 2010 09:49:15 +0000 (11:49 +0200)
committerFrank Terbeck <ft@grml.org>
Sat, 7 Aug 2010 09:57:44 +0000 (11:57 +0200)
doc/grmlzshrc.t2t

index 618bf1a..fcd36cf 100644 (file)
@@ -570,6 +570,13 @@ Searches the zsh command history for a regular expression.
 Prints the hexadecimal representation of the number supplied as argument
 (base ten only).
 
+: **hgdi()**
+Use GNU diff with options -ubwd for mercurial.
+
+: **hgstat()**
+Displays diffstat between the revision given as argument and tip (no
+argument means last revision).
+
 : **hidiff()**
 Outputs highlighted diff; needs highstring(1).