16 username = PHO <pho@cielonegro.org>
19 #cacerts = /etc/ssl/certs/ca-certificates.crt
25 egrep = !cd `$HG root`; nohup egrep --color=always -n -e '$1' `$HG manifest` | less -R --quit-if-one-screen
26 fgrep = !cd `$HG root`; nohup fgrep --color=always -n -e '$1' `$HG manifest` | less -R --quit-if-one-screen
28 qpst = status --rev qparent:.
29 qst = status --rev '.^1:.'
47 attend = annotate, cat, diff, export, glog, grep, tags, qdiff
53 commit = touch `hg root`/.hg/unpushed
54 post-push = rm -f `hg root`/.hg/unpushed
55 post-rollback = rm -f `hg root`/.hg/unpushed