Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 14017:19a7b48446e3
age | author | description |
---|---|---|
Tue, 26 Apr 2011 21:22:14 +0200 | Patrick Mezard | patch: remove redundant variable in iterhunks() |
Wed, 20 Apr 2011 21:41:41 +0200 | Adrian Buehlmann | move canonpath from util to scmutil |
Wed, 20 Apr 2011 19:54:57 +0200 | Adrian Buehlmann | move opener from util to scmutil |
Mon, 04 Apr 2011 16:21:59 -0500 | Matt Mackall | misc: replace .parents()[0] with p1() |
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() |