summaryrefslogtreecommitdiff
path: root/builtin/diff-files.c
AgeCommit message (Expand)Author
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