Sign in
googlers
/
jrn
/
git
/
8d79589ad61132e038dd7312ab018c6d6518ead7
/
diffcore-break.c
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