summaryrefslogtreecommitdiff
path: root/builtin/diff.c
AgeCommit message (Expand)Author
2011-12-18use struct sha1_array in diff_tree_combined()René Scharfe
2011-11-06cast variable in call to free() in builtin/diff.c and submodule.cÆvar Arnfjörð Bjarmason
2011-08-19want_color: automatically fallback to color.uiJeff King
2011-06-20plug a few coverity-spotted leaksJim Meyering
2011-04-28Merge branch 'jc/rename-degrade-cc-to-c'Junio C Hamano
2011-04-02Merge branch 'ab/i18n-st'Junio C Hamano
2011-03-27Merge branch 'jc/index-update-if-able'Junio C Hamano
2011-03-22builtin/diff.c: remove duplicated call to diff_result_code()Junio C Hamano
2011-03-21diff/status: refactor opportunistic index updateJunio C Hamano
2011-03-10i18n: git-diff basic messagesÆvar Arnfjörð Bjarmason
2011-02-28Merge branch 'nd/struct-pathspec'Junio C Hamano
2011-02-07diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy
2011-02-03struct rev_info: convert prune_data to struct pathspecNguyễn Thái Ngọc Duy
2011-02-03Convert struct diff_options to use struct pathspecNguyễn Thái Ngọc Duy
2010-11-05diff,difftool: Don't use the {0,2} notation in usage stringsŠtěpán Němec
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann
2010-07-16Merge branch 'jc/diff-merge-base-multi'Junio C Hamano
2010-07-15Merge branch 'jc/diff-merge-base-multi'Junio C Hamano
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds