Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 09 Apr 2018 21:08:52 +0900 | Yuya Nishihara | diffhelpers: make return value of testhunk() more Pythonic |
Mon, 09 Apr 2018 21:06:46 +0900 | Yuya Nishihara | patch: error out if reached to EOF while reading hunk |
Mon, 09 Apr 2018 20:55:05 +0900 | Yuya Nishihara | diffhelpers: remove unused return value from fixnewline() and addlines() |
Mon, 09 Apr 2018 20:54:00 +0900 | Yuya Nishihara | diffhelpers: move out of pure package |
Mon, 09 Apr 2018 20:52:54 +0900 | Yuya Nishihara | diffhelpers: naming and whitespace cleanup |
Mon, 09 Apr 2018 20:51:23 +0900 | Yuya Nishihara | diffhelpers: remove C implementation in favor of pure Python version |