From c7df268799aa92647081892e0d5c3e864a1e2afa Mon Sep 17 00:00:00 2001 From: Joerg Woelke Date: Sat, 7 Aug 2010 11:49:15 +0200 Subject: [PATCH] grmlzshrc.t2t: functions hgstat() and hgdi(). --- doc/grmlzshrc.t2t | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index 618bf1a..fcd36cf 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -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). -- 2.1.4