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

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

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