]> git.wh0rd.org - home.git/blobdiff - .hgrc
cros-board: update
[home.git] / .hgrc
diff --git a/.hgrc b/.hgrc
index a264a11760b616c962be3fb89084ba25856c3d3c..f926a98a6e669a5aaa15d62b05bfd67b55a8bf60 100644 (file)
--- a/.hgrc
+++ b/.hgrc
@@ -2,15 +2,27 @@
 username = Mike Frysinger <vapier@gentoo.org>
 
 [alias]
-a  = add
-b  = branch
-se = email
+a     = add
+b     = branch
+clean = purge
+diff  = diff -p
+g     = grep
+l     = log
+rb    = rebase
+rb-a  = rebase -a
+rb-c  = rebase -c
+se    = email
+stash = shelve
+t     = tag
 
 [extensions]
 color =
 hgext.mq =
 patchbomb =
-histedit = /usr/local/src/hg/histedit/hg_histedit.py
+purge =
+rebase =
+#histedit = /usr/local/src/hg/histedit/hg_histedit.py
+#hgshelve = /usr/local/src/hg/hgshelve/hgshelve.py
 
 [email]
 method = smtp