index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diffcore-break.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-1
/
+0
*
diff.h: remove unnecessary include of oidset.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-1
/
+2
*
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
*
diff: restrict when prefetching occurs
Jonathan Tan
2020-04-08
1
-2
/
+10
*
diff: make diff_populate_filespec_options struct
Jonathan Tan
2020-04-08
1
-2
/
+2
*
diffcore-break: use a goto instead of a redundant if statement
Alex Henrie
2019-10-02
1
-6
/
+6
*
Merge branch 'nd/the-index'
Junio C Hamano
2018-10-19
1
-5
/
+7
|
\
|
*
diff.c: reduce implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-5
/
+7
*
|
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-29
1
-1
/
+1
|
/
*
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
*
|
diff: rename struct diff_filespec's sha1_valid member
brian m. carlson
2016-06-28
1
-1
/
+1
*
|
diff: convert struct diff_filespec to struct object_id
brian m. carlson
2016-06-28
1
-1
/
+1
|
/
*
diff -B -M: fix output for "copy and then rewrite" case
Junio C Hamano
2014-10-24
1
-0
/
+7
*
diffcore-break: don't divide by zero
John Keeping
2013-04-03
1
-0
/
+3
*
Add a macro DIFF_QUEUE_CLEAR.
Bo Yang
2010-05-07
1
-4
/
+2
*
diffcore-break: save cnt_data for other phases
Jeff King
2009-11-16
1
-3
/
+3
*
diffcore-break: free filespec data as we go
Jeff King
2009-11-16
1
-0
/
+4
*
Remove unused function scope local variables
Benjamin Kramer
2009-03-08
1
-2
/
+1
*
rename: Break filepairs with different types.
Junio C Hamano
2007-12-02
1
-4
/
+8
*
Fix diffcore-break total breakage
Linus Torvalds
2007-10-21
1
-4
/
+7
*
diffcore_count_changes: pass diffcore_filespec
Junio C Hamano
2007-07-01
1
-2
/
+1
*
Cast 64 bit off_t to 32 bit size_t
Shawn O. Pearce
2007-03-07
1
-1
/
+1
*
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
2006-08-17
1
-1
/
+1
*
diffcore-rename: somewhat optimized.
Junio C Hamano
2006-03-12
1
-0
/
+1
*
diffcore-break: similarity estimator fix.
Junio C Hamano
2006-03-04
1
-19
/
+26
*
diffcore-rename: split out the delta counting code.
Junio C Hamano
2006-03-01
1
-16
/
+5
*
diffcore-break: micro-optimize by avoiding delta between identical files.
Junio C Hamano
2006-03-01
1
-0
/
+4
*
diffcore-break: do not break too small filepair.
Junio C Hamano
2005-12-13
1
-2
/
+3
*
diffcore-break.c: check diff_delta() return value.
Junio C Hamano
2005-12-12
1
-0
/
+2
*
Revert "[PATCH] plug memory leak in diff.c::diff_free_filepair()"
Junio C Hamano
2005-09-14
1
-2
/
+2
*
[PATCH] plug memory leak in diff.c::diff_free_filepair()
Yasushi SHOJI
2005-08-14
1
-2
/
+2
*
[PATCH] Fixlets on top of Nico's clean-up.
Junio C Hamano
2005-06-29
1
-1
/
+1
*
Add a "max_size" parameter to diff_delta()
Linus Torvalds
2005-06-26
1
-1
/
+1
*
[PATCH] Rework -B output.
Junio C Hamano
2005-06-20
1
-4
/
+3
*
[PATCH] diffcore-break.c: various fixes.
Junio C Hamano
2005-06-05
1
-14
/
+8
*
[PATCH] diff: Update -B heuristics.
Junio C Hamano
2005-06-03
1
-41
/
+197
*
[PATCH] Tweak count-delta interface
Junio C Hamano
2005-06-03
1
-4
/
+11
*
[PATCH] Add -B flag to diff-* brothers.
Junio C Hamano
2005-05-30
1
-0
/
+127