Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 5481:003d1f174fe1
age | author | description |
---|---|---|
Thu, 01 Nov 2007 12:05:14 +0100 | Patrick Mezard | Fix Windows os.popen bug with interleaved stdout/stderr output |
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 |