summaryrefslogtreecommitdiffstats
path: root/builtin/diff.c
AgeCommit message (Expand)AuthorLines
2012-08-27Merge branch 'jk/maint-null-in-trees'Junio C Hamano-2/+6
2012-08-22Merge branch 'tr/void-diff-setup-done'Junio C Hamano-2/+1
2012-08-03diff_setup_done(): return voidThomas Rast-2/+1
2012-07-29diff: do not use null sha1 as a sentinel valueJeff King-2/+6
2012-06-15fix pager.diff with diff --no-indexJeff King-7/+17
2012-03-23drop casts from users EMPTY_TREE_SHA1_BINJeff King-1/+1
2012-03-01diff --stat: add config option to limit graph widthZbigniew Jędrzejewski-Szmek-1/+2
2012-03-01diff --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek-0/+3
2011-12-17use struct sha1_array in diff_tree_combined()René Scharfe-6/+6
2011-11-06cast variable in call to free() in builtin/diff.c and submodule.cÆvar Arnfjörð Bjarmason-1/+1
2011-08-19want_color: automatically fallback to color.uiJeff King-3/+0
2011-06-20plug a few coverity-spotted leaksJim Meyering-0/+1
2011-04-28Merge branch 'jc/rename-degrade-cc-to-c'Junio C Hamano-3/+1
2011-04-01Merge branch 'ab/i18n-st'Junio C Hamano-9/+9
2011-03-26Merge branch 'jc/index-update-if-able'Junio C Hamano-6/+1
2011-03-22builtin/diff.c: remove duplicated call to diff_result_code()Junio C Hamano-3/+1
2011-03-21diff/status: refactor opportunistic index updateJunio C Hamano-6/+1
2011-03-09i18n: git-diff basic messagesÆvar Arnfjörð Bjarmason-9/+9
2011-02-27Merge branch 'nd/struct-pathspec'Junio C Hamano-10/+6
2011-02-07diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy-2/+5
2011-02-03struct rev_info: convert prune_data to struct pathspecNguyễn Thái Ngọc Duy-8/+4
2011-02-03Convert struct diff_options to use struct pathspecNguyễn Thái Ngọc Duy-2/+2
2010-11-05diff,difftool: Don't use the {0,2} notation in usage stringsŠtěpán Němec-1/+1
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann-0/+2
2010-07-16Merge branch 'jc/diff-merge-base-multi'Junio C Hamano-13/+0
2010-07-15Merge branch 'jc/diff-merge-base-multi'Junio C Hamano-8/+23
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds-0/+425