index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diffcore-delta.c
Commit message (
Expand
)
Author
Age
*
Fix diff -B/--dirstat miscounting of newly added contents
Linus Torvalds
2009-12-05
*
optimize diffcore-delta by sorting hash entries.
Linus Torvalds
2007-10-04
*
Introduce diff_filespec_is_binary()
Junio C Hamano
2007-07-06
*
diffcore-delta.c: Ignore CR in CRLF for text files
Junio C Hamano
2007-06-30
*
diffcore-delta.c: update the comment on the algorithm.
Junio C Hamano
2007-06-30
*
diffcore_count_changes: pass diffcore_filespec
Junio C Hamano
2007-06-30
*
diffcore-delta: 64-byte-or-EOL ultrafast replacement (hash fix).
Linus Torvalds
2006-03-15
*
diffcore-delta: 64-byte-or-EOL ultrafast replacement.
Linus Torvalds
2006-03-15
*
diffcore-delta: tweak hashbase value.
Junio C Hamano
2006-03-12
*
diffcore-delta: make the hash a bit denser.
Junio C Hamano
2006-03-12
*
diffcore-rename: somewhat optimized.
Junio C Hamano
2006-03-12
*
diffcore-delta: make change counter to byte oriented again.
Junio C Hamano
2006-03-04
*
diffcore-rename: split out the delta counting code.
Junio C Hamano
2006-02-28