Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 6531:c2c4fa9af016
age | author | description |
---|---|---|
Sat, 12 Apr 2008 23:05:51 -0400 | Benoit Boissinot | merge with -stable |
Sat, 12 Apr 2008 22:41:07 -0400 | Benoit Boissinot | fix import with -p0 |
Fri, 04 Apr 2008 22:36:40 +0200 | Dirkjan Ochtman | python 2.6 compatibility: compatibility wrappers for hash functions |
Fri, 04 Apr 2008 22:15:14 +0200 | Patrick Mezard | Let --unified default to diff.unified (issue 1076) |
Mon, 17 Mar 2008 23:36:45 +0100 | Patrick Mezard | patch: fix corner case with update + copy patch handling (issue 937) |
Sun, 16 Mar 2008 00:35:12 +0100 | Patrick Mezard | patch: check filename is /dev/null for creation or deletion (issue 1033) |
Sat, 15 Mar 2008 10:02:31 -0500 | Matt Mackall | diff: use copy smarts from copies.py |