9 username = PHO <pho@cielonegro.org>
15 egrep = !cd `$HG root`; nohup egrep --color=always -n -e $1 `$HG manifest` | less -R --quit-if-one-screen
16 fgrep = !cd `$HG root`; nohup fgrep --color=always -n -e $1 `$HG manifest` | less -R --quit-if-one-screen
19 st = !$HG __st `$HG root` $HG_ARGS
33 attend = annotate, cat, diff, export, glog, grep, tags, qdiff
39 commit = touch `hg root`/.hg/unpushed
40 post-push = rm -f `hg root`/.hg/unpushed
41 post-rollback = rm -f `hg root`/.hg/unpushed