X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=dot-files%2F_hgrc;h=1dce021b8a03dad76cec06d9e340c2f87bff8731;hb=63cc1657697ffe52c6959375bf545455a0c2ba84;hp=c16d2e56010f4050e885a271d9e65eeefb847ab0;hpb=1bb303907bccb8ac3989008aaeb9a9f9ea3520f3;p=sugar.git 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