log mercurial/patch.py @ 5483:0c43f87baba3 default tip

age author description
Thu, 25 Oct 2007 19:40:56 +0200 Thomas Arendsen Hein Only set mode of new patch if the target file was removed before.
Mon, 08 Oct 2007 22:20:23 +0200 Patrick Mezard patch: fix git sendmail handling without proper mail headers
Sat, 06 Oct 2007 15:30:15 -0300 Alexis S. L. Carvalho Always copy the necessary files before applying a git patch
Tue, 28 Aug 2007 23:02:41 -0300 Alexis S. L. Carvalho Avoid a working dir walk while trying to detect copies for diff --git
Tue, 28 Aug 2007 22:48:25 -0300 Alexis S. L. Carvalho Make hg diff --git -r revA:revB detect (inverted) copies if revA > revB
Tue, 07 Aug 2007 10:28:43 +0200 Thomas Arendsen Hein Remove trailing spaces, fix indentation
Sat, 04 Aug 2007 23:07:52 -0700 Brendan Cully patch: add git symlink support