Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 7247:c4461ea8b4c8
age | author | description |
---|---|---|
Sun, 26 Oct 2008 17:26:28 +0100 | Patrick Mezard | patch: fix patched files records in externalpatcher() |
Fri, 24 Oct 2008 20:46:56 +0200 | Bartosz SKOWRON |
patch: remove double variables in copyfile() func |
Wed, 22 Oct 2008 13:14:52 +0200 | Dirkjan Ochtman | patch/diff: use a separate function to write the first line of a file diff |
Wed, 22 Oct 2008 12:56:28 +0200 | Dirkjan Ochtman | patch: consolidate two different regexes for parsing of git diffs |
Wed, 22 Oct 2008 09:29:26 +0200 | Dirkjan Ochtman | patch: extract local function addmodehdr |
Mon, 20 Oct 2008 14:57:04 +0200 | Dirkjan Ochtman | clean up trailing spaces, leading spaces in C |
Sat, 18 Oct 2008 23:45:46 +0200 | Patrick Mezard | patch: pass linereader to binaryhunk.extract() instead of wrapped fp |