17 Commits (1d1bdafd64266e5ee3bd46c6965228f32e4022ea)

Author SHA1 Message Date
Tobias Klauser 974e0044d6 diffcore-delta: remove unused parameter to diffcore_count_changes() 8 years ago
René Scharfe 9ed0d8d6e6 use QSORT 8 years ago
Jeff King 50a6c8efa2 use st_add and st_mult for allocation size computation 9 years ago
Linus Torvalds 77cd6ab621 Fix diff -B/--dirstat miscounting of newly added contents 15 years ago
Linus Torvalds eb4d0e3f45 optimize diffcore-delta by sorting hash entries. 17 years ago
Junio C Hamano 29a3eefde1 Introduce diff_filespec_is_binary() 18 years ago
Junio C Hamano b9905fed7a diffcore-delta.c: Ignore CR in CRLF for text files 18 years ago
Junio C Hamano af3abef94a diffcore-delta.c: update the comment on the algorithm. 18 years ago
Junio C Hamano d8c3d03a0b diffcore_count_changes: pass diffcore_filespec 18 years ago
Linus Torvalds e31c9f241a diffcore-delta: 64-byte-or-EOL ultrafast replacement (hash fix). 19 years ago
Linus Torvalds 3c7ceba4f1 diffcore-delta: 64-byte-or-EOL ultrafast replacement. 19 years ago
Junio C Hamano fc66d213f8 diffcore-delta: tweak hashbase value. 19 years ago
Junio C Hamano 2821104db7 diffcore-delta: make the hash a bit denser. 19 years ago
Junio C Hamano c06c79667c diffcore-rename: somewhat optimized. 19 years ago
Junio C Hamano ba23bbc8ef diffcore-delta: make change counter to byte oriented again. 19 years ago
Junio C Hamano e29e1147e4 diffcore-delta: stop using deltifier for packing. 19 years ago
Junio C Hamano 65416758cd diffcore-rename: split out the delta counting code. 19 years ago