index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
combine-diff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-02
pathspec: rename free_pathspec() to clear_pathspec()
Junio C Hamano
1
-1
/
+1
2016-05-09
combine-diff.c: use error_errno()
Nguyễn Thái Ngọc Duy
1
-2
/
+1
2016-02-22
use st_add and st_mult for allocation size computation
Jeff King
1
-7
/
+7
2016-02-22
convert trivial cases to FLEX_ARRAY macros
Jeff King
1
-3
/
+1
2016-02-22
use xmallocz to avoid size arithmetic
Jeff King
1
-3
/
+1
2016-02-22
convert trivial cases to ALLOC_ARRAY
Jeff King
1
-2
/
+2
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-2
/
+2
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-2
/
+2
2015-09-28
Sync with 2.4.10
Junio C Hamano
1
-2
/
+4
2015-09-28
Sync with 2.3.10
Junio C Hamano
1
-2
/
+4
2015-09-28
react to errors in xdi_diff
Jeff King
1
-2
/
+4
2015-06-11
Merge branch 'jk/color-diff-plain-is-context'
Junio C Hamano
1
-3
/
+3
2015-05-27
diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT
Jeff King
1
-3
/
+3
2015-03-13
diff: convert struct combine_diff_path to object_id
brian m. carlson
1
-28
/
+28
2014-09-02
Merge branch 'jk/pretty-empty-format'
Junio C Hamano
1
-1
/
+2
2014-08-26
Merge branch 'jk/diff-tree-t-fix'
Junio C Hamano
1
-1
/
+11
2014-08-20
intersect_paths: respect mode in git's tree-sort
Jeff King
1
-1
/
+11
2014-07-30
pretty: make empty userformats truly empty
Jeff King
1
-1
/
+2
2014-06-06
Merge branch 'mk/show-s-no-extra-blank-line-for-merges'
Junio C Hamano
1
-1
/
+2
2014-05-15
git-show: fix 'git show -s' to not add extra terminator after merge commit
Max Kirillov
1
-1
/
+2
2014-04-07
combine-diff: speed it up, by using multiparent diff tree-walker directly
Kirill Smelkov
1
-5
/
+83
2014-02-24
combine-diff: move changed-paths scanning logic into its own function
Kirill Smelkov
1
-27
/
+53
2014-02-24
combine-diff: move show_log_first logic/action out of paths scanning
Kirill Smelkov
1
-10
/
+14
2014-02-24
combine-diff: simplify intersect_paths() further
Junio C Hamano
1
-22
/
+12
2014-02-24
combine-diff: combine_diff_path.len is not needed anymore
Kirill Smelkov
1
-21
/
+9
2014-02-24
combine-diff: optimize combine_diff_path sets intersection
Kirill Smelkov
1
-21
/
+73
2013-09-09
Merge branch 'jl/submodule-mv'
Junio C Hamano
1
-2
/
+2
2013-09-09
Merge branch 'tr/log-full-diff-keep-true-parents'
Junio C Hamano
1
-1
/
+2
2013-08-01
log: use true parents for diff even when rewriting
Thomas Rast
1
-1
/
+2
2013-07-29
many small typofixes
Ondřej Bílka
1
-1
/
+1
2013-07-15
remove diff_tree_{setup,release}_paths
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2013-06-11
Merge branch 'cb/log-follow-with-combined'
Junio C Hamano
1
-0
/
+3
2013-06-02
Merge branch 'mk/combine-diff-context-horizon-fix'
Junio C Hamano
1
-2
/
+5
2013-05-28
fix segfault with git log -c --follow
Clemens Buchacher
1
-0
/
+3
2013-05-15
combine-diff.c: Fix output when changes are exactly 3 lines apart
Matthijs Kooijman
1
-2
/
+5
2013-03-25
combine-diff: coalesce lost lines optimally
Antoine Pelisse
1
-64
/
+191
2013-03-14
Allow combined diff to ignore white-spaces
Antoine Pelisse
1
-7
/
+50
2013-02-14
Merge branch 'jk/diff-graph-cleanup'
Junio C Hamano
1
-17
/
+32
2013-02-12
combine-diff.c: teach combined diffs about line prefix
John Keeping
1
-17
/
+30
2013-02-03
combine-diff: lift 32-way limit of combined diff
Junio C Hamano
1
-14
/
+7
2012-09-10
Merge branch 'jk/maint-null-in-trees' into maint-1.7.11
Junio C Hamano
1
-2
/
+2
2012-08-27
Merge branch 'jk/maint-null-in-trees'
Junio C Hamano
1
-2
/
+2
2012-07-29
diff: do not use null sha1 as a sentinel value
Jeff King
1
-2
/
+2
2012-04-16
Merge branch 'rs/combine-diff-zero-context-at-the-beginning'
Junio C Hamano
1
-1
/
+1
2012-03-25
combine-diff: fix loop index underflow
René Scharfe
1
-1
/
+1
2011-12-17
pass struct commit to diff_tree_combined_merge()
René Scharfe
1
-4
/
+3
2011-12-17
use struct sha1_array in diff_tree_combined()
René Scharfe
1
-21
/
+13
2011-08-28
Merge branch 'jk/color-and-pager'
Junio C Hamano
1
-4
/
+3
2011-08-28
Merge branch 'jc/combine-diff-callback'
Junio C Hamano
1
-0
/
+69
2011-08-20
combine-diff: support format_callback
Junio C Hamano
1
-0
/
+69
[prev]
[next]