Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 7570:e05aa73ce2b7
age | author | description |
---|---|---|
Fri, 02 Jan 2009 22:53:33 +0100 | Martin Geisler | use repo.wjoin(f) instead of os.path.join(repo.root, f) |
Sat, 03 Jan 2009 20:33:37 +0100 | Dirkjan Ochtman | patch: kill some trailing whitespace |
Thu, 25 Dec 2008 10:48:24 +0200 | Alexander Solovyov | python implementation of diffstat |
Sun, 14 Dec 2008 23:05:18 -0800 | Brendan Cully | Merge with crew-stable |
Fri, 05 Dec 2008 14:51:50 +0100 | Bartosz SKOWRON | patch: simplify linereader |
Sun, 14 Dec 2008 23:04:29 -0800 | Brendan Cully | patch: handle git patches that remove symlinks (issue1438) |