Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 6280:9db24a36d182
age | author | description |
---|---|---|
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 |
Thu, 06 Mar 2008 22:23:26 +0100 | Joel Rosdahl | Expand import * to allow Pyflakes to find problems |
Thu, 28 Feb 2008 00:07:37 +0100 | Patrick Mezard | patch: fix iterhunks() with trailing binary file removal |
Wed, 06 Feb 2008 19:57:52 -0800 | Bryan O'Sullivan | Merge with crew |
Thu, 26 Jul 2007 07:56:04 -0400 | jorendorff | commands.py, patch.py: add -U option to hg diff command |
Fri, 18 Jan 2008 10:48:25 -0600 | Matt Mackall | transform a bunch of print statements to appropriate ui calls |