Files @ 1635a21485d6
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
- fixed issue with missing commits on some repos commands
- fixed issue with parsing commits for stats when there were only two commits
syntax: glob
*.pyc
*.swp

syntax: regexp
^build
^docs/build/
^docs/_build/
^data$
^\.settings$
^\.project$
^\.pydevproject$
^rhodecode\.db$
^test\.db$
^repositories\.config$
^RhodeCode\.egg-info$