diff rc/hgrc @ 400:657f787fbae8

Merge remote-tracking branch 'origin/master'
author Edho Arief <edho@myconan.net>
date Tue, 04 Sep 2012 10:23:37 +0700
parents 89766794cd99
children 39d983d49349
line wrap: on
line diff
--- a/rc/hgrc	Tue Sep 04 10:22:46 2012 +0700
+++ b/rc/hgrc	Tue Sep 04 10:23:37 2012 +0700
@@ -10,13 +10,21 @@
 
 [extensions]
 #hgext.convert = 
-#progress =
+progress =
 hgext.bookmarks =
 mq =
 rebase =
+graphlog =
+color =
 
 [hostfingerprints]
 bitbucket.org = 24:9c:45:8b:9c:aa:ba:55:4e:01:6d:58:ff:e4:28:7d:2a:14:ae:3b
 
 [defaults]
 addremove = --similarity 100
+
+[alias]
+ll = log --style default
+
+[bookmarks]
+track.current = true