Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 12825:61f48581d8ef stable
age | author | description |
---|---|---|
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 |
Sat, 09 Oct 2010 15:13:08 -0500 | Patrick Mezard | patch: remove internal patcher fallback and NoHunk error |