Sign in
googlers
/
jrn
/
git
/
b05880d357c6dadba8d1d7943f4782fc25e06999
/
diffcore-break.c
95acf11
diff: restrict when prefetching occurs
by Jonathan Tan
· 5 years ago
1c37e86
diff: make diff_populate_filespec_options struct
by Jonathan Tan
· 5 years ago
baed6bb
diffcore-break: use a goto instead of a redundant if statement
by Alex Henrie
· 5 years ago
11877b9
Merge branch 'nd/the-index'
by Junio C Hamano
· 6 years ago
b78ea5f
diff.c: reduce implicit dependency on the_index
by Nguyễn Thái Ngọc Duy
· 6 years ago
4a7e27e
convert "oidcmp() == 0" to oideq()
by Jeff King
· 7 years ago
6d40812
Merge branch 'tk/diffcore-delta-remove-unused'
by Junio C Hamano
· 8 years ago
974e004
diffcore-delta: remove unused parameter to diffcore_count_changes()
by Tobias Klauser
· 8 years ago
41c9560
diff: rename struct diff_filespec's sha1_valid member
by brian m. carlson
· 9 years ago
a0d12c4
diff: convert struct diff_filespec to struct object_id
by brian m. carlson
· 9 years ago
6936b58
diff -B -M: fix output for "copy and then rewrite" case
by Junio C Hamano
· 10 years ago
e7b00c5
diffcore-break: don't divide by zero
by John Keeping
· 12 years ago
9ca5df9
Add a macro DIFF_QUEUE_CLEAR.
by Bo Yang
· 15 years ago
8282de9
diffcore-break: save cnt_data for other phases
by Jeff King
· 15 years ago
f4f19fb
diffcore-break: free filespec data as we go
by Jeff King
· 15 years ago
eb3a9dd
Remove unused function scope local variables
by Benjamin Kramer
· 16 years ago
b45563a
rename: Break filepairs with different types.
by Junio C Hamano
· 17 years ago
6dd4b66
Fix diffcore-break total breakage
by Linus Torvalds
· 17 years ago
d8c3d03
diffcore_count_changes: pass diffcore_filespec
by Junio C Hamano
· 18 years ago
dc49cd7
Cast 64 bit off_t to 32 bit size_t
by Shawn O. Pearce
· 18 years ago
a89fccd
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
by David Rientjes
· 19 years ago
c06c796
diffcore-rename: somewhat optimized.
by Junio C Hamano
· 19 years ago
4d0f39c
diffcore-break: similarity estimator fix.
by Junio C Hamano
· 19 years ago
6541675
diffcore-rename: split out the delta counting code.
by Junio C Hamano
· 19 years ago
aeecd23
diffcore-break: micro-optimize by avoiding delta between identical files.
by Junio C Hamano
· 19 years ago
0532a5e
diffcore-break: do not break too small filepair.
by Junio C Hamano
· 19 years ago
d28c8af
diffcore-break.c: check diff_delta() return value.
by Junio C Hamano
· 19 years ago
19397b4
Revert "[PATCH] plug memory leak in diff.c::diff_free_filepair()"
by Junio C Hamano
· 19 years ago
068eac9
[PATCH] plug memory leak in diff.c::diff_free_filepair()
by Yasushi SHOJI
· 20 years ago
3c84974
[PATCH] Fixlets on top of Nico's clean-up.
by Junio C Hamano
· 20 years ago
75c42d8
Add a "max_size" parameter to diff_delta()
by Linus Torvalds
· 20 years ago
366175e
[PATCH] Rework -B output.
by Junio C Hamano
· 20 years ago
f78c79c
[PATCH] diffcore-break.c: various fixes.
by Junio C Hamano
· 20 years ago
eeaa460
[PATCH] diff: Update -B heuristics.
by Junio C Hamano
· 20 years ago
355e76a
[PATCH] Tweak count-delta interface
by Junio C Hamano
· 20 years ago
f345b0a
[PATCH] Add -B flag to diff-* brothers.
by Junio C Hamano
· 20 years ago