Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 12683:ada47c38f4e5
age | author | description |
---|---|---|
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 |
Sat, 09 Oct 2010 15:13:08 -0500 | Patrick Mezard | patch: remove unused patchmeta.lineno |
Sat, 09 Oct 2010 15:13:08 -0500 | Patrick Mezard | patch: remove unused flags from readgitpatch() |