index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diffcore-delta.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
object.h: stop depending on cache.h; make cache.h depend on object.h
Elijah Newren
2023-02-24
1
-1
/
+1
*
diffcore-delta.c: LLP64 compatibility, upcast unity for left shift
Philip Oakley
2021-12-01
1
-3
/
+3
*
diff.c: reduce implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-5
/
+7
*
diffcore-delta: rename 'new' variables
Brandon Williams
2018-02-22
1
-8
/
+8
*
Merge branch 'tk/diffcore-delta-remove-unused'
Junio C Hamano
2016-11-17
1
-1
/
+0
|
\
|
*
diffcore-delta: remove unused parameter to diffcore_count_changes()
Tobias Klauser
2016-11-14
1
-1
/
+0
*
|
use QSORT
René Scharfe
2016-09-30
1
-4
/
+1
|
/
*
use st_add and st_mult for allocation size computation
Jeff King
2016-02-22
1
-2
/
+4
*
Fix diff -B/--dirstat miscounting of newly added contents
Linus Torvalds
2009-12-05
1
-1
/
+10
*
optimize diffcore-delta by sorting hash entries.
Linus Torvalds
2007-10-04
1
-24
/
+30
*
Introduce diff_filespec_is_binary()
Junio C Hamano
2007-07-06
1
-1
/
+1
*
diffcore-delta.c: Ignore CR in CRLF for text files
Junio C Hamano
2007-07-01
1
-3
/
+11
*
diffcore-delta.c: update the comment on the algorithm.
Junio C Hamano
2007-07-01
1
-12
/
+9
*
diffcore_count_changes: pass diffcore_filespec
Junio C Hamano
2007-07-01
1
-4
/
+4
*
diffcore-delta: 64-byte-or-EOL ultrafast replacement (hash fix).
Linus Torvalds
2006-03-15
1
-9
/
+10
*
diffcore-delta: 64-byte-or-EOL ultrafast replacement.
Linus Torvalds
2006-03-15
1
-18
/
+16
*
diffcore-delta: tweak hashbase value.
Junio C Hamano
2006-03-13
1
-1
/
+8
*
diffcore-delta: make the hash a bit denser.
Junio C Hamano
2006-03-13
1
-4
/
+9
*
diffcore-rename: somewhat optimized.
Junio C Hamano
2006-03-12
1
-21
/
+140
*
diffcore-delta: make change counter to byte oriented again.
Junio C Hamano
2006-03-04
1
-28
/
+68
*
diffcore-rename: split out the delta counting code.
Junio C Hamano
2006-03-01
1
-0
/
+43