summaryrefslogtreecommitdiff
path: root/builtin/diff-index.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-21diff-merges: move specific diff-index "-m" handling to diff-indexLibravatar Sergey Organov1-0/+9
2021-02-25Merge branch 'jc/diffcore-rotate'Libravatar Junio C Hamano1-0/+2
2021-02-16diff: --{rotate,skip}-to=<path>Libravatar Junio C Hamano1-0/+2
2021-02-03MacOS: precompose_argv_prefix()Libravatar Torsten Bögershausen1-1/+1
2020-09-20builtin/diff-index: learn --merge-baseLibravatar Denton Liu1-0/+2
2020-09-20diff-lib: accept option flags in run_diff_index()Libravatar Denton Liu1-4/+4
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-10-07Merge branch 'ma/builtin-unleak'Libravatar Junio C Hamano1-0/+1
2017-10-02builtin/: add UNLEAKsLibravatar Martin Ågren1-0/+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
2012-11-02update-index/diff-index: use core.preloadindex to improve performanceLibravatar Karsten Blees1-2/+6
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/+50