summaryrefslogtreecommitdiff
path: root/.hgrc
blob: 05d1344263e9a0250ffa3eaaadb510af790c61ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[ui]
username = René 'Necoro' Neumann <necoro@necoro.net>

[extensions]
hgext.fetch =
hgext.purge =
hgext.hgk =
hgext.graphlog =
hgshelve = ~/.hgext/hgshelve.py
hgext.bookmarks =

[hooks]
commit.diffstat = python:~/.hgext/hgdiffstat.py:diffstat
changegroup.diffstat = python:~/.hgext/hgdiffstat.py:diffstat