summaryrefslogtreecommitdiffstats
path: root/builtin.h
AgeCommit message (Expand)AuthorLines
2026-02-09Merge branch 'ps/history'Junio C Hamano-0/+1
2026-01-13builtin: add new "history" commandPatrick Steinhardt-0/+1
2026-01-09builtin.h: update documentationDerrick Stolee-1/+25
2025-09-08Merge branch 'tc/last-modified'Junio C Hamano-0/+1
2025-08-28last-modified: new subcommand to show when files were last modifiedToon Claes-0/+1
2025-08-17repo: declare the repo commandLucas Seiki Oshiro-0/+1
2025-03-26Merge branch 'jt/diff-pairs'Junio C Hamano-0/+1
2025-03-03builtin.h: *.txt -> *.adoc fixesTodd Zullinger-1/+1
2025-03-03builtin: introduce diff-pairs commandJustin Tobler-0/+1
2025-02-03backfill: add builtin boilerplateDerrick Stolee-0/+1
2024-09-13builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.hJohn Cai-8/+0
2024-09-13builtin: add a repository parameter for builtin functionsJohn Cai-138/+139
2024-06-14global: introduce `USE_THE_REPOSITORY_VARIABLE` macroPatrick Steinhardt-0/+8
2024-06-06builtin/refs: new command to migrate ref storage formatsPatrick Steinhardt-0/+1
2023-11-26replay: introduce new builtinElijah Newren-0/+1
2023-06-21builtin.h: remove unneccessary includesElijah Newren-2/+0
2023-06-21cache.h: remove this no-longer-used headerElijah Newren-1/+0
2023-03-28builtins: annotate always-empty prefix parametersJeff King-0/+10
2022-12-26read-tree: add "--super-prefix" option, eliminate globalÆvar Arnfjörð Bjarmason-4/+0
2022-11-11Turn `git bisect` into a full built-inJohannes Schindelin-1/+1
2022-08-12builtin/diagnose.c: create 'git diagnose' builtinVictoria Dye-0/+1
2022-03-25fsmonitor--daemon: add a built-in fsmonitor daemonJeff Hostetler-0/+1
2022-01-07hook: add 'run' subcommandEmily Shaffer-0/+1
2021-10-01builtin.h: remove cmd_tar_tree() declarationÆvar Arnfjörð Bjarmason-1/+0
2021-04-19parallel-checkout: make it truly parallelMatheus Tavares-0/+1
2020-11-18Merge branch 'ds/maintenance-part-3'Junio C Hamano-0/+1
2020-09-25Merge branch 'ds/maintenance-part-1'Junio C Hamano-0/+1
2020-09-25for-each-repo: run subcommands on configured reposDerrick Stolee-0/+1
2020-09-17maintenance: create basic maintenance runnerDerrick Stolee-0/+1
2020-08-13make git-fast-import a builtinJeff King-0/+1
2020-08-13make git-bugreport a builtinJeff King-0/+1
2020-08-13make credential helpers builtinsJeff King-0/+3
2020-03-24Lib-ify prune-packedDenton Liu-5/+0
2020-03-24Lib-ify fmt-merge-msgDenton Liu-11/+0
2019-11-22sparse-checkout: create builtin with 'list' subcommandDerrick Stolee-0/+1
2019-07-25Merge branch 'ab/test-env'Junio C Hamano-0/+1
2019-07-09Merge branch 'nd/switch-and-restore'Junio C Hamano-0/+2
2019-06-21env--helper: new undocumented builtin wrapping git_env_*()Ævar Arnfjörð Bjarmason-0/+1
2019-05-13Merge branch 'dl/no-extern-in-func-decl'Junio C Hamano-127/+127
2019-05-09Merge branch 'js/misc-doc-fixes'Junio C Hamano-1/+0
2019-05-07checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy-0/+1
2019-05-05*.[ch]: manually align parameter listsDenton Liu-1/+1
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu-126/+126
2019-04-19Turn `git serve` into a test helperJohannes Schindelin-1/+0
2019-04-02checkout: split part of it to new command 'switch'Nguyễn Thái Ngọc Duy-0/+1
2019-03-07stash: convert `stash--helper.c` into `stash.c`Paul-Sebastian Ungureanu-1/+1
2019-03-07stash: convert apply to builtinJoel Teichroeb-0/+1
2018-11-02Merge branch 'ag/rebase-i-in-c'Junio C Hamano-1/+1
2018-11-02Merge branch 'pk/rebase-in-c'Junio C Hamano-0/+1
2018-10-09rebase -i: move rebase--helper modes to rebase--interactiveAlban Gruin-1/+0