author | Junio C Hamano <junkio@cox.net> | |
Sat, 4 Mar 2006 11:21:55 +0000 (03:21 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 4 Mar 2006 21:34:50 +0000 (13:34 -0800) | ||
commit | ba23bbc8efff19f7ba4c272b6a06a4327a4cf039 | |
tree | 68fb881c13d27b7eb30806e45f0ac873ef129862 | tree | snapshot |
parent | 4d0f39cecf93222401a81216e5cf2528e8abc6ae | commit | diff |
diffcore-delta: make change counter to byte oriented again.
The textual line oriented change counter was fun but was not
very effective. It tended to overcount the changes. This one
changes it to a simple N-letter substring based implementation.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The textual line oriented change counter was fun but was not
very effective. It tended to overcount the changes. This one
changes it to a simple N-letter substring based implementation.
Signed-off-by: Junio C Hamano <junkio@cox.net>
diffcore-delta.c | diff | blob | history |