summary refs log tree commit diff
path: root/builtin/diff-index.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-07diff-index: restore -c/--cc options handlingSergey Organov1-3/+3
2021-05-21diff-merges: move specific diff-index "-m" handling to diff-indexSergey Organov1-0/+9
2021-02-25Merge branch 'jc/diffcore-rotate'Junio C Hamano1-0/+2
2021-02-16diff: --{rotate,skip}-to=<path>Junio C Hamano1-0/+2
2021-02-03MacOS: precompose_argv_prefix()Torsten Bögershausen1-1/+1
2020-09-20builtin/diff-index: learn --merge-baseDenton Liu1-0/+2
2020-09-20diff-lib: accept option flags in run_diff_index()Denton Liu1-4/+4
2019-01-24cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switchNguyễn Thái Ngọc Duy1-0/+1
2018-09-21revision.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy1-1/+1
2017-10-07Merge branch 'ma/builtin-unleak'Junio C Hamano1-0/+1
2017-10-02builtin/: add UNLEAKsMartin Ågren1-0/+1
2017-08-03submodule: remove gitmodules_configBrandon Williams1-1/+0
2017-06-24Merge branch 'bw/config-h'Junio C Hamano1-0/+1
2017-06-19Merge branch 'jk/consistent-h'Junio C Hamano1-0/+3
2017-06-15config: don't include config.h by defaultBrandon Williams1-0/+1
2017-06-05diff- and log- family: handle "git cmd -h" earlyJunio C Hamano1-0/+3
2017-05-09diff: have the diff-* builtins configure diff before initializing revisionsMarc Branchaud1-1/+1
2016-05-13diff: run arguments through precompose_argvAlexander Rinass1-0/+1
2015-01-14standardize usage info string formatAlex Henrie1-1/+1
2013-07-15convert read_cache_preload() to take struct pathspecNguyễn Thái Ngọc Duy1-1/+1
2012-11-02update-index/diff-index: use core.preloadindex to improve performanceKarsten Blees1-2/+6
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann1-0/+2
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds1-0/+50