Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 25246:c18b7eb1036f stable
age | author | description |
---|---|---|
Thu, 23 Apr 2015 14:27:26 -0700 | Laurent Charignon | record: edit patch of newly added files (issue4304) stable |
Wed, 22 Apr 2015 13:56:30 -0700 | Laurent Charignon | record: fix record with change on moved file crashes (issue4619) stable |
Thu, 16 Apr 2015 11:31:48 -0700 | Durham Goode | diff: pass the diff matcher to the copy logic |
Tue, 17 Mar 2015 15:46:36 -0700 | Siddharth Agarwal | patch.diff: restrict matcher to relative root in certain cases |
Tue, 17 Mar 2015 13:41:24 -0700 | Siddharth Agarwal | patch.diff: add support for diffs relative to a subdirectory |
Tue, 17 Mar 2015 12:59:41 -0700 | Siddharth Agarwal | patch.trydiff: add support for stripping a relative root |
Thu, 19 Mar 2015 10:18:05 -0700 | Siddharth Agarwal | patch._applydiff: resolve prefix with respect to the cwd |