Mercurial > hg
log mercurial/mpatch_module.c @ 31187:6b8e1a08ef1d
age | author | description |
---|---|---|
Sun, 07 Aug 2016 10:06:56 +0900 | Yuya Nishihara | mpatch: raise MemoryError instead of mpatchError if lalloc() failed |
Sun, 07 Aug 2016 09:47:07 +0900 | Yuya Nishihara | mpatch: silence warning about maybe-uninitialized variable |
Sun, 07 Aug 2016 09:49:07 +0900 | Yuya Nishihara | mpatch: remove superfluous whitespaces |
Fri, 22 Jul 2016 17:28:05 +0200 | Maciej Fijalkowski | mpatch: remove dependency on Python.h in mpatch.c |
Mon, 18 Jul 2016 19:02:30 +0200 | Maciej Fijalkowski | mpatch: split mpatch into two files base mercurial/mpatch.c@8c434b1652e9 |