index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin.h
Age
Commit message (
Expand
)
Author
Lines
2026-02-09
Merge branch 'ps/history'
Junio C Hamano
-0
/
+1
2026-01-13
builtin: add new "history" command
Patrick Steinhardt
-0
/
+1
2026-01-09
builtin.h: update documentation
Derrick Stolee
-1
/
+25
2025-09-08
Merge branch 'tc/last-modified'
Junio C Hamano
-0
/
+1
2025-08-28
last-modified: new subcommand to show when files were last modified
Toon Claes
-0
/
+1
2025-08-17
repo: declare the repo command
Lucas Seiki Oshiro
-0
/
+1
2025-03-26
Merge branch 'jt/diff-pairs'
Junio C Hamano
-0
/
+1
2025-03-03
builtin.h: *.txt -> *.adoc fixes
Todd Zullinger
-1
/
+1
2025-03-03
builtin: introduce diff-pairs command
Justin Tobler
-0
/
+1
2025-02-03
backfill: add builtin boilerplate
Derrick Stolee
-0
/
+1
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
-8
/
+0
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
-138
/
+139
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
-0
/
+8
2024-06-06
builtin/refs: new command to migrate ref storage formats
Patrick Steinhardt
-0
/
+1
2023-11-26
replay: introduce new builtin
Elijah Newren
-0
/
+1
2023-06-21
builtin.h: remove unneccessary includes
Elijah Newren
-2
/
+0
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
-1
/
+0
2023-03-28
builtins: annotate always-empty prefix parameters
Jeff King
-0
/
+10
2022-12-26
read-tree: add "--super-prefix" option, eliminate global
Ævar Arnfjörð Bjarmason
-4
/
+0
2022-11-11
Turn `git bisect` into a full built-in
Johannes Schindelin
-1
/
+1
2022-08-12
builtin/diagnose.c: create 'git diagnose' builtin
Victoria Dye
-0
/
+1
2022-03-25
fsmonitor--daemon: add a built-in fsmonitor daemon
Jeff Hostetler
-0
/
+1
2022-01-07
hook: add 'run' subcommand
Emily Shaffer
-0
/
+1
2021-10-01
builtin.h: remove cmd_tar_tree() declaration
Ævar Arnfjörð Bjarmason
-1
/
+0
2021-04-19
parallel-checkout: make it truly parallel
Matheus Tavares
-0
/
+1
2020-11-18
Merge branch 'ds/maintenance-part-3'
Junio C Hamano
-0
/
+1
2020-09-25
Merge branch 'ds/maintenance-part-1'
Junio C Hamano
-0
/
+1
2020-09-25
for-each-repo: run subcommands on configured repos
Derrick Stolee
-0
/
+1
2020-09-17
maintenance: create basic maintenance runner
Derrick Stolee
-0
/
+1
2020-08-13
make git-fast-import a builtin
Jeff King
-0
/
+1
2020-08-13
make git-bugreport a builtin
Jeff King
-0
/
+1
2020-08-13
make credential helpers builtins
Jeff King
-0
/
+3
2020-03-24
Lib-ify prune-packed
Denton Liu
-5
/
+0
2020-03-24
Lib-ify fmt-merge-msg
Denton Liu
-11
/
+0
2019-11-22
sparse-checkout: create builtin with 'list' subcommand
Derrick Stolee
-0
/
+1
2019-07-25
Merge branch 'ab/test-env'
Junio C Hamano
-0
/
+1
2019-07-09
Merge branch 'nd/switch-and-restore'
Junio C Hamano
-0
/
+2
2019-06-21
env--helper: new undocumented builtin wrapping git_env_*()
Ævar Arnfjörð Bjarmason
-0
/
+1
2019-05-13
Merge branch 'dl/no-extern-in-func-decl'
Junio C Hamano
-127
/
+127
2019-05-09
Merge branch 'js/misc-doc-fixes'
Junio C Hamano
-1
/
+0
2019-05-07
checkout: split part of it to new command 'restore'
Nguyễn Thái Ngọc Duy
-0
/
+1
2019-05-05
*.[ch]: manually align parameter lists
Denton Liu
-1
/
+1
2019-05-05
*.[ch]: remove extern from function declarations using spatch
Denton Liu
-126
/
+126
2019-04-19
Turn `git serve` into a test helper
Johannes Schindelin
-1
/
+0
2019-04-02
checkout: split part of it to new command 'switch'
Nguyễn Thái Ngọc Duy
-0
/
+1
2019-03-07
stash: convert `stash--helper.c` into `stash.c`
Paul-Sebastian Ungureanu
-1
/
+1
2019-03-07
stash: convert apply to builtin
Joel Teichroeb
-0
/
+1
2018-11-02
Merge branch 'ag/rebase-i-in-c'
Junio C Hamano
-1
/
+1
2018-11-02
Merge branch 'pk/rebase-in-c'
Junio C Hamano
-0
/
+1
2018-10-09
rebase -i: move rebase--helper modes to rebase--interactive
Alban Gruin
-1
/
+0
[next]