Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 7861:2bc14da14992
age | author | description |
---|---|---|
Fri, 20 Mar 2009 14:38:50 -0500 | Matt Mackall | diffstat: use width 80 by default and avoid division by zero |
Mon, 16 Feb 2009 17:37:23 -0600 | Matt Mackall | patch: teach selectfile about symlinks (issue1438) |
Thu, 12 Feb 2009 12:35:48 +0100 | Dirkjan Ochtman | patch: no need to instantiate a match catch-all in diff() |
Sat, 07 Feb 2009 23:29:12 +0100 | Dirkjan Ochtman | merge with mpm |
Wed, 04 Feb 2009 20:53:38 +0100 | Martin Geisler | patch: turned strings with backslashes into raw strings |
Sun, 25 Jan 2009 21:20:13 +0100 | Mads Kiilerich | Make util.find_exe alway returns existing file, fixing issue1459 |
Mon, 19 Jan 2009 12:59:56 +0100 | Dirkjan Ochtman | kill some trailing whitespace |