From: PHO Date: Wed, 28 Jan 2015 03:44:48 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=63cc1657697ffe52c6959375bf545455a0c2ba84 Auto commit by The Sugar System. --- diff --git a/dot-files/_hgrc b/dot-files/_hgrc index c16d2e5..1dce021 100644 --- a/dot-files/_hgrc +++ b/dot-files/_hgrc @@ -25,7 +25,8 @@ git = True egrep = !cd `$HG root`; nohup egrep --color=always -n -e $1 `$HG manifest` | less -R --quit-if-one-screen fgrep = !cd `$HG root`; nohup fgrep --color=always -n -e $1 `$HG manifest` | less -R --quit-if-one-screen stash = shelve -qst = status --rev qparent:. +qpst = status --rev qparent:. +qst = status --rev '.^1:.' bm = bookmark bms = bookmarks