Mercurial > hg
log mercurial/diffhelpers.py @ 37802:090c89a8db32 stable
age | author | description |
---|---|---|
Thu, 19 Apr 2018 23:33:17 +0900 | Yuya Nishihara | diffhelpers: backport 9e40bc4c1bde from C implementation stable |
Sat, 07 Apr 2018 01:37:25 +0900 | Yuya Nishihara | diffhelpers: be more tolerant for stripped empty lines of CRLF ending |
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 base mercurial/pure/diffhelpers.py@f6cd5f8d0593 |