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
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
merge-ort: pass repository to write_tree()
Elijah Newren
-8
/
+8
2026-02-21
merge,diff: remove the_repository check before prefetching blobs
Elijah Newren
-5
/
+5
2026-02-20
symlinks: use unsigned int for flags
Tian Yuchen
-8
/
+9
2026-02-20
The 6th batch
Junio C Hamano
-0
/
+7
2026-02-20
Merge branch 'ak/t9812-test-path-is-helpers'
Junio C Hamano
-4
/
+4
2026-02-20
Merge branch 'pw/diff-anchored-optim'
Junio C Hamano
-12
/
+6
2026-02-20
Merge branch 'jc/doc-cg-c-comment'
Junio C Hamano
-0
/
+2
2026-02-20
Merge branch 'pw/xdiff-cleanups'
Junio C Hamano
-9
/
+12
2026-02-20
tree-diff: remove the usage of the_hash_algo global
Shreyansh Paliwal
-4
/
+2
2026-02-20
contrib/subtree: process out-of-prefix subtrees
Colin Stagner
-53
/
+65
2026-02-20
contrib/subtree: test history depth
Colin Stagner
-6
/
+16
2026-02-20
contrib/subtree: capture additional test-cases
Colin Stagner
-0
/
+110
2026-02-20
apply: normalize path in --directory argument
Joaquim Rocha
-0
/
+45
2026-02-20
Merge branch 'ps/for-each-ref-in-fixes' into ps/refs-for-each
Junio C Hamano
-43
/
+137
2026-02-20
Merge branch 'lo/repo-info-keys' into lo/repo-leftover-bits
Junio C Hamano
-34
/
+97
2026-02-20
ref-filter: clarify lstrip/rstrip component counting
Jeff King
-6
/
+7
2026-02-20
mailmap: drop global config variables
Burak Kaan Karaçay
-29
/
+14
2026-02-20
mailmap: stop using the_repository
Burak Kaan Karaçay
-16
/
+19
2026-02-20
osxkeychain: define build targets in the top-level Makefile.
Koji Nakamaru
-59
/
+27
2026-02-20
t6006: don't use iconv(1) without ICONV prereq
Patrick Steinhardt
-8
/
+21
2026-02-20
t5550: add ICONV prereq to tests that use "$HTTPD_URL/error"
Patrick Steinhardt
-10
/
+10
2026-02-20
t4205: improve handling of ICONV prerequisite
Patrick Steinhardt
-22
/
+28
2026-02-20
t40xx: don't use iconv(1) without ICONV prereq
Patrick Steinhardt
-6
/
+18
2026-02-20
t: don't set ICONV prereq when iconv(1) is missing
Patrick Steinhardt
-1
/
+11
2026-02-19
hook: add -z option to "git hook list"
Adrian Ratiu
-5
/
+25
2026-02-19
hook: allow out-of-repo 'git hook' invocations
Emily Shaffer
-8
/
+40
2026-02-19
hook: allow event = "" to overwrite previous values
Adrian Ratiu
-11
/
+34
2026-02-19
hook: allow disabling config hooks
Adrian Ratiu
-0
/
+59
2026-02-19
hook: include hooks from the config
Adrian Ratiu
-5
/
+513
2026-02-19
hook: add "git hook list" command
Emily Shaffer
-16
/
+112
2026-02-19
hook: run a list of hooks to prepare for multihook support
Emily Shaffer
-45
/
+153
2026-02-19
hook: add internal state alloc/free callbacks
Adrian Ratiu
-20
/
+102
2026-02-19
path: remove repository argument from worktree_git_path()
Phillip Wood
-22
/
+19
2026-02-19
wt-status: avoid passing NULL worktree
Phillip Wood
-3
/
+47
2026-02-19
bisect: simplify string_list memory handling
Jeff King
-6
/
+4
2026-02-19
bisect: fix misuse of `refs_for_each_ref_in()`
Patrick Steinhardt
-4
/
+4
2026-02-19
pack-bitmap: fix bug with exact ref match in "pack.preferBitmapTips"
Patrick Steinhardt
-5
/
+101
2026-02-19
pack-bitmap: deduplicate logic to iterate over preferred bitmap tips
Patrick Steinhardt
-30
/
+30
2026-02-19
gitlab-ci: handle failed tests on MSVC+Meson job
Patrick Steinhardt
-1
/
+13
2026-02-19
gitlab-ci: use "run-test-slice-meson.sh"
Patrick Steinhardt
-1
/
+2
2026-02-19
ci: make test slicing consistent across Meson/Make
Patrick Steinhardt
-2
/
+2
2026-02-19
github: fix Meson tests not executing at all
Patrick Steinhardt
-1
/
+1
2026-02-19
meson: fix MERGE_TOOL_DIR with "--no-bin-wrappers"
Patrick Steinhardt
-0
/
+1
2026-02-19
ci: don't skip smallest test slice in GitLab
Patrick Steinhardt
-8
/
+14
2026-02-19
ci: handle failures of test-slice helper
Patrick Steinhardt
-3
/
+3
2026-02-19
completion: fix zsh alias listing for subsection aliases
Jonatan Holmgren
-1
/
+14
2026-02-19
alias: support non-alphanumeric names via subsection syntax
Jonatan Holmgren
-18
/
+145
2026-02-19
alias: prepare for subsection aliases
Jonatan Holmgren
-3
/
+7
2026-02-19
help: use list_aliases() for alias listing
Jonatan Holmgren
-16
/
+19
2026-02-19
object-file: use `container_of()` to convert from base types
Justin Tobler
-7
/
+16
[prev]
[next]