Thu, 24 Mar 2011 10:28:29 +0100 |
Patrick Mezard |
patch: deprecate ui.patch / external patcher feature
|
Sun, 20 Mar 2011 00:22:47 +0100 |
Patrick Mezard |
patch: move closefile() into patchfile.close()
|
Sun, 20 Mar 2011 00:09:44 +0100 |
Patrick Mezard |
patch: inline patchfile.hashlines()
|
Sun, 20 Mar 2011 00:08:44 +0100 |
Patrick Mezard |
patch: fix hunk newlines when parsing hunks, not in iterhunks()
|
Fri, 04 Feb 2011 16:32:14 -0300 |
Gast?n Kleiman |
diffstat: fix parsing of filenames with spaces
|
Fri, 10 Dec 2010 15:14:05 +0100 |
Adrian Buehlmann |
opener: always reset flags on 'w'rite
|
Wed, 08 Dec 2010 13:12:12 -0600 |
Matt Mackall |
merge with stable
|
Fri, 03 Dec 2010 11:40:30 +0900 |
Patrick Mezard |
patch: write .rej files without rewriting EOLs
stable
|
Wed, 03 Nov 2010 21:11:07 +0100 |
Patrick Mezard |
patch: remove unused applydiff() sourcefile argument
|
Wed, 03 Nov 2010 21:11:05 +0100 |
Patrick Mezard |
patch: remove unused gitworkdone variable from iterhunks()
|
Sun, 24 Oct 2010 12:56:38 +0200 |
Patrick Mezard |
Test applying context diffs
stable
|
Thu, 14 Oct 2010 01:28:29 +0200 |
Mads Kiilerich |
import: only the first hg patch marker should be processed (issue2417)
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: fails immediately upon malformed hunk
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: always raise PatchError with a message, simplify handling
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: simplify externalpatch() arguments
|