summaryrefslogtreecommitdiff
path: root/builtin/diff-files.c
AgeCommit message (Expand)Author
2021-02-26Merge branch 'jc/diffcore-rotate'Junio C Hamano
2021-02-16diff: --{rotate,skip}-to=<path>Junio C Hamano
2021-02-12Merge branch 'tb/precompose-prefix-too'Junio C Hamano
2021-02-03MacOS: precompose_argv_prefix()Torsten Bögershausen
2020-12-21diff-merges: new function diff_merges_set_dense_combined_if_unset()Sergey Organov
2020-06-22diff-files: treat "i-t-a" files as "not-in-index"Srinidhi Kaushik
2019-01-24cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switchNguyễn Thái Ngọc Duy
2018-09-21revision.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy
2017-08-03submodule: remove gitmodules_configBrandon Williams
2017-06-24Merge branch 'bw/config-h'Junio C Hamano
2017-06-19Merge branch 'jk/consistent-h'Junio C Hamano
2017-06-15config: don't include config.h by defaultBrandon Williams
2017-06-05diff- and log- family: handle "git cmd -h" earlyJunio C Hamano
2017-05-09diff: have the diff-* builtins configure diff before initializing revisionsMarc Branchaud
2016-05-13diff: run arguments through precompose_argvAlexander Rinass
2015-01-14standardize usage info string formatAlex Henrie
2013-07-15convert read_cache_preload() to take 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-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds