summaryrefslogtreecommitdiff
path: root/.hgrc
blob: dadde84fd806de4dd1be733bf6a8d3590b0b8188 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[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 =
mq =
transplant =

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

[alias]
k = view