Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 14386:c2ef8cc50748
age | author | description |
---|---|---|
Thu, 19 May 2011 22:44:01 +0200 | Patrick Mezard | patch: unify iterhunks() afile/bfile handling |
Thu, 19 May 2011 22:44:01 +0200 | Patrick Mezard | patch: git metadata was ignored if strip > 1 |
Thu, 19 May 2011 22:44:01 +0200 | Patrick Mezard | patch: construct and parse binary hunks at the same time |
Thu, 19 May 2011 22:44:01 +0200 | Patrick Mezard | patch: refactor iterhunks() regular and binary files emission |
Thu, 19 May 2011 22:44:01 +0200 | Patrick Mezard | patch: remove patch.patch() cwd argument |
Thu, 19 May 2011 22:44:01 +0200 | Patrick Mezard | patch: merge _updatedir() into externalpatch() |
Wed, 18 May 2011 23:48:17 +0200 | Patrick Mezard | patch: add a workingbackend dirstate layer on top of fsbackend |