Files @ 707dfdb1c7a8
Branch filter:

Location: kallithea/.hgignore

marcink
Bugfix when client is using old mercurial version and not setting http accept
1
2
3
4
5
6
7
8
9

syntax: regexp
^data$
syntax: regexp
^\.settings$
syntax: regexp
^\.project$
syntax: regexp
^\.pydevproject$