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

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

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

[alias]
k = view