12 username = PHO <pho@cielonegro.org>
15 cacerts = /etc/ssl/certs/ca-certificates.crt
21 egrep = !cd `$HG root`; nohup egrep --color=always -n -e $1 `$HG manifest` | less -R --quit-if-one-screen
22 fgrep = !cd `$HG root`; nohup fgrep --color=always -n -e $1 `$HG manifest` | less -R --quit-if-one-screen
25 # st = !$HG __st `$HG root` $HG_ARGS
26 st = status --subrepos
42 attend = annotate, cat, diff, export, glog, grep, tags, qdiff
48 commit = touch `hg root`/.hg/unpushed
49 post-push = rm -f `hg root`/.hg/unpushed
50 post-rollback = rm -f `hg root`/.hg/unpushed