index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diffcore-delta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-21
diff.c: reduce implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-5
/
+7
2018-02-22
diffcore-delta: rename 'new' variables
Brandon Williams
1
-8
/
+8
2016-11-17
Merge branch 'tk/diffcore-delta-remove-unused'
Junio C Hamano
1
-1
/
+0
2016-11-14
diffcore-delta: remove unused parameter to diffcore_count_changes()
Tobias Klauser
1
-1
/
+0
2016-09-29
use QSORT
René Scharfe
1
-4
/
+1
2016-02-22
use st_add and st_mult for allocation size computation
Jeff King
1
-2
/
+4
2009-12-05
Fix diff -B/--dirstat miscounting of newly added contents
Linus Torvalds
1
-1
/
+10
2007-10-04
optimize diffcore-delta by sorting hash entries.
Linus Torvalds
1
-24
/
+30
2007-07-06
Introduce diff_filespec_is_binary()
Junio C Hamano
1
-1
/
+1
2007-06-30
diffcore-delta.c: Ignore CR in CRLF for text files
Junio C Hamano
1
-3
/
+11
2007-06-30
diffcore-delta.c: update the comment on the algorithm.
Junio C Hamano
1
-12
/
+9
2007-06-30
diffcore_count_changes: pass diffcore_filespec
Junio C Hamano
1
-4
/
+4
2006-03-15
diffcore-delta: 64-byte-or-EOL ultrafast replacement (hash fix).
Linus Torvalds
1
-9
/
+10
2006-03-15
diffcore-delta: 64-byte-or-EOL ultrafast replacement.
Linus Torvalds
1
-18
/
+16
2006-03-12
diffcore-delta: tweak hashbase value.
Junio C Hamano
1
-1
/
+8
2006-03-12
diffcore-delta: make the hash a bit denser.
Junio C Hamano
1
-4
/
+9
2006-03-12
diffcore-rename: somewhat optimized.
Junio C Hamano
1
-21
/
+140
2006-03-04
diffcore-delta: make change counter to byte oriented again.
Junio C Hamano
1
-28
/
+68
2006-02-28
diffcore-rename: split out the delta counting code.
Junio C Hamano
1
-0
/
+43