Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 12671:1b4e3152da13
age | author | description |
---|---|---|
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() |
Fri, 08 Oct 2010 23:39:44 -0500 | Mads Kiilerich | import: don't strip '#' lines from patch descriptions (issue 2417) |
Tue, 28 Sep 2010 01:11:24 +0200 | Patrick Mezard | Merge with stable |
Tue, 28 Sep 2010 00:41:08 +0200 | Patrick Mezard | patch: test and document a bit binary to regular file upgrade stable |