summaryrefslogtreecommitdiff
path: root/builtin/diff-files.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Merge branch 'jc/diffcore-rotate'Libravatar Junio C Hamano1-0/+1
2021-02-16diff: --{rotate,skip}-to=<path>Libravatar Junio C Hamano1-0/+1
2021-02-12Merge branch 'tb/precompose-prefix-too'Libravatar Junio C Hamano1-1/+1
2021-02-03MacOS: precompose_argv_prefix()Libravatar Torsten Bögershausen1-1/+1
2020-12-21diff-merges: new function diff_merges_set_dense_combined_if_unset()Libravatar Sergey Organov1-2/+3
2020-06-22diff-files: treat "i-t-a" files as "not-in-index"Libravatar Srinidhi Kaushik1-0/+7
2019-01-24cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switchLibravatar Nguyễn Thái Ngọc Duy1-0/+1
2018-09-21revision.c: remove implicit dependency on the_indexLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2017-08-03submodule: remove gitmodules_configLibravatar Brandon Williams1-1/+0
2017-06-24Merge branch 'bw/config-h'Libravatar Junio C Hamano1-0/+1
2017-06-19Merge branch 'jk/consistent-h'Libravatar Junio C Hamano1-0/+3
2017-06-15config: don't include config.h by defaultLibravatar Brandon Williams1-0/+1
2017-06-05diff- and log- family: handle "git cmd -h" earlyLibravatar Junio C Hamano1-0/+3
2017-05-09diff: have the diff-* builtins configure diff before initializing revisionsLibravatar Marc Branchaud1-1/+1
2016-05-13diff: run arguments through precompose_argvLibravatar Alexander Rinass1-0/+1
2015-01-14standardize usage info string formatLibravatar Alex Henrie1-1/+1
2013-07-15convert read_cache_preload() to take struct pathspecLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2011-02-03Convert struct diff_options to use struct pathspecLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusLibravatar Jens Lehmann1-0/+2
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLibravatar Linus Torvalds1-0/+68