Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 16 May 2015 15:45:46 -0700 | Durham Goode | ignore: rename readignorefile to readpatternfile |
Sat, 16 May 2015 15:45:06 -0700 | Durham Goode | ignore: combine readignorefile and _ignorefile |
Sat, 16 May 2015 15:37:59 -0700 | Durham Goode | ignore: move bad file handling out of readignorefile |
Sat, 16 May 2015 15:24:43 -0700 | Durham Goode | ignore: remove .hgignore from ignore list if nonexistent |
Sun, 17 May 2015 21:47:18 -0400 | Augie Fackler | run-tests: replace open-coded .decode()s on paths with a helper (issue4667) |
Sun, 17 May 2015 21:40:12 -0400 | Augie Fackler | run-tests: move unicode-to-bytes operations on paths to a helper (issue4667) |
Sun, 17 May 2015 21:26:04 -0400 | Augie Fackler | run-tests: insist that if people use Python 3, they use 3.5.x |