index
:
git
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
Age
Commit message (
Expand
)
Author
Lines
2026-02-23
config: format bools or strings in helper
Derrick Stolee
-7
/
+15
2026-02-23
config: format bools or ints gently
Derrick Stolee
-9
/
+31
2026-02-23
config: format bools gently
Derrick Stolee
-2
/
+19
2026-02-23
config: format int64s gently
Derrick Stolee
-4
/
+23
2026-02-23
config: make 'git config list --type=<X>' work
Derrick Stolee
-15
/
+20
2026-02-23
config: add 'gently' parameter to format_config()
Derrick Stolee
-4
/
+8
2026-02-23
config: move show_all_config()
Derrick Stolee
-24
/
+24
2026-02-23
refs: replace `refs_for_each_fullref_in()`
Patrick Steinhardt
-20
/
+24
2026-02-23
refs: replace `refs_for_each_glob_ref()`
Patrick Steinhardt
-2
/
+5
2026-02-23
refs: replace `refs_for_each_glob_ref_in()`
Patrick Steinhardt
-13
/
+34
2026-02-23
refs: replace `refs_for_each_rawref_in()`
Patrick Steinhardt
-2
/
+6
2026-02-23
refs: replace `refs_for_each_rawref()`
Patrick Steinhardt
-4
/
+10
2026-02-23
refs: replace `refs_for_each_ref_in()`
Patrick Steinhardt
-4
/
+9
2026-02-21
pack-redundant: fix memory leak when open_pack_index() fails
Sahitya Chandra
-1
/
+3
2026-02-20
Merge branch 'ps/for-each-ref-in-fixes' into ps/refs-for-each
Junio C Hamano
-17
/
+2
2026-02-20
Merge branch 'lo/repo-info-keys' into lo/repo-leftover-bits
Junio C Hamano
-9
/
+42
2026-02-20
mailmap: stop using the_repository
Burak Kaan Karaçay
-7
/
+7
2026-02-19
hook: add -z option to "git hook list"
Adrian Ratiu
-3
/
+6
2026-02-19
hook: include hooks from the config
Adrian Ratiu
-0
/
+3
2026-02-19
hook: add "git hook list" command
Emily Shaffer
-0
/
+60
2026-02-19
hook: add internal state alloc/free callbacks
Adrian Ratiu
-7
/
+26
2026-02-19
path: remove repository argument from worktree_git_path()
Phillip Wood
-3
/
+3
2026-02-19
pack-bitmap: deduplicate logic to iterate over preferred bitmap tips
Patrick Steinhardt
-17
/
+2
2026-02-19
completion: fix zsh alias listing for subsection aliases
Jonatan Holmgren
-0
/
+13
2026-02-17
format-patch: fix From header in cover letter
Mirko Faina
-3
/
+3
2026-02-17
Merge branch 'rs/clean-includes'
Junio C Hamano
-3
/
+0
2026-02-17
Merge branch 'rs/xdiff-wo-the-repository'
Junio C Hamano
-4
/
+4
2026-02-17
Merge branch 'yt/merge-file-outside-a-repository'
Junio C Hamano
-7
/
+5
2026-02-17
fetch-pack: wire up and enable auto filter logic
Christian Couder
-0
/
+4
2026-02-17
fetch: make filter_options local to cmd_fetch()
Christian Couder
-21
/
+27
2026-02-17
clone: make filter_options local to cmd_clone()
Christian Couder
-5
/
+11
2026-02-17
interactive -p: add new `--auto-advance` flag
Abraham Samuel Adekunle
-0
/
+23
2026-02-17
builtin/history: rename "--ref-action=" to "--update-refs="
Patrick Steinhardt
-4
/
+4
2026-02-17
builtin/history: replace "--ref-action=print" with "--dry-run"
Patrick Steinhardt
-71
/
+79
2026-02-17
builtin/history: check for merges before asking for user input
Patrick Steinhardt
-0
/
+39
2026-02-17
builtin/history: perform revwalk checks before asking for user input
Patrick Steinhardt
-26
/
+43
2026-02-14
repo: add new flag --keys to git-repo-info
Lucas Seiki Oshiro
-0
/
+32
2026-02-14
repo: rename the output format "keyvalue" to "lines"
Lucas Seiki Oshiro
-9
/
+10
2026-02-13
Merge branch 'sb/merge-ours-sparse'
Junio C Hamano
-6
/
+9
2026-02-13
Merge branch 'ps/commit-list-functions-renamed'
Junio C Hamano
-44
/
+44
2026-02-13
Merge branch 'tc/last-modified-not-a-tree'
Junio C Hamano
-5
/
+14
2026-02-13
Merge branch 'cf/c23-const-preserving-strchr-updates-0'
Junio C Hamano
-4
/
+4
2026-02-12
sparse-checkout: use string_list_sort_u
Amisha Chhajed
-2
/
+1
2026-02-12
builtin/fsck: fix flags passed to `odb_has_object()`
Patrick Steinhardt
-1
/
+2
2026-02-12
builtin/backfill: fix flags passed to `odb_has_object()`
Patrick Steinhardt
-2
/
+1
2026-02-11
Merge branch 'rs/blame-ignore-colors-fix'
Junio C Hamano
-4
/
+9
2026-02-11
Merge branch 'sp/show-index-warn-fallback'
Junio C Hamano
-14
/
+17
2026-02-11
builtin/pack-objects: don't fetch objects when merging packs
Patrick Steinhardt
-0
/
+10
2026-02-10
xdiff-interface: stop using the_repository
René Scharfe
-4
/
+4
2026-02-09
Merge branch 'ac/string-list-sort-u-and-tests'
Junio C Hamano
-12
/
+6
[prev]
[next]