Mercurial > hg
log mercurial/mdiff.py @ 75:b942bbe4bb84
age | author | description |
---|---|---|
Tue, 17 May 2005 00:32:18 -0800 | mpm | Fix a bug in patches() if there's not text and no patch |
Mon, 16 May 2005 22:08:33 -0800 | mpm | Add an O(m + nlog n) patching extension |
Sat, 14 May 2005 10:27:14 -0800 | mpm | Add mdiff.patches to speed up applying thousands of patches to the manifest |
Thu, 12 May 2005 17:54:55 -0800 | mpm | Diff in subdirectories from Jake Edge |
Sat, 07 May 2005 16:10:50 -0800 | mpm | unidiff: punt on comparing empty files |
Tue, 03 May 2005 13:16:10 -0800 | mpm | Add back links from file revisions to changeset revisions |