X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.hgrc;h=f926a98a6e669a5aaa15d62b05bfd67b55a8bf60;hb=5b4483f152e04ec74cd42c9bb319e9fc837858b5;hp=0da04e6ccc39f40d4e55c4644a67614a41eceac1;hpb=d8c8243c4b5368b1a47948408b49238b62925691;p=home.git diff --git a/.hgrc b/.hgrc index 0da04e6..f926a98 100644 --- a/.hgrc +++ b/.hgrc @@ -5,15 +5,24 @@ username = Mike Frysinger 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 = purge = -histedit = /usr/local/src/hg/histedit/hg_histedit.py +rebase = +#histedit = /usr/local/src/hg/histedit/hg_histedit.py +#hgshelve = /usr/local/src/hg/hgshelve/hgshelve.py [email] method = smtp