summaryrefslogtreecommitdiff
path: root/builtin/diff-index.c
Commit message (Expand)AuthorAgeFilesLines
* setup.h: move declarations for setup.c functions from cache.hElijah Newren2023-03-211-0/+1
* cocci: apply "pending" index-compatibility to some "builtin/*.c"Ævar Arnfjörð Bjarmason2022-11-211-5/+4
* doc txt & -h consistency: add missing options and labelsÆvar Arnfjörð Bjarmason2022-10-131-1/+1
* built-ins: consistently add "\n" between "usage" and optionsÆvar Arnfjörð Bjarmason2022-10-131-0/+1
* revisions API: call diff_free(&revs->pruning) in revisions_release()Ævar Arnfjörð Bjarmason2022-04-131-1/+0
* revisions API users: use release_revisions() with UNLEAK()Ævar Arnfjörð Bjarmason2022-04-131-1/+3
* diff-index: restore -c/--cc options handlingSergey Organov2021-09-071-3/+3
* diff-merges: move specific diff-index "-m" handling to diff-indexSergey Organov2021-05-211-0/+9
* Merge branch 'jc/diffcore-rotate'Junio C Hamano2021-02-251-0/+2
|\
| * diff: --{rotate,skip}-to=<path>Junio C Hamano2021-02-161-0/+2
* | MacOS: precompose_argv_prefix()Torsten Bögershausen2021-02-031-1/+1
|/
* builtin/diff-index: learn --merge-baseDenton Liu2020-09-201-0/+2
* diff-lib: accept option flags in run_diff_index()Denton Liu2020-09-201-4/+4
* cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switchNguyễn Thái Ngọc Duy2019-01-241-0/+1
* revision.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-211-1/+1
* Merge branch 'ma/builtin-unleak'Junio C Hamano2017-10-071-0/+1
|\
| * builtin/: add UNLEAKsma/builtin-unleakMartin Ågren2017-10-021-0/+1
* | submodule: remove gitmodules_configBrandon Williams2017-08-031-1/+0
|/
* Merge branch 'bw/config-h'Junio C Hamano2017-06-241-0/+1
|\
| * config: don't include config.h by defaultBrandon Williams2017-06-151-0/+1
* | Merge branch 'jk/consistent-h'Junio C Hamano2017-06-191-0/+3
|\ \
| * | diff- and log- family: handle "git cmd -h" earlyJunio C Hamano2017-06-051-0/+3
| |/
* | diff: have the diff-* builtins configure diff before initializing revisionsMarc Branchaud2017-05-091-1/+1
|/
* diff: run arguments through precompose_argvar/diff-args-osx-precomposeAlexander Rinass2016-05-131-0/+1
* standardize usage info string formatAlex Henrie2015-01-141-1/+1
* convert read_cache_preload() to take struct pathspecNguyễn Thái Ngọc Duy2013-07-151-1/+1
* update-index/diff-index: use core.preloadindex to improve performanceKarsten Blees2012-11-021-2/+6
* Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-091-0/+2
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+50