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
Age
Commit message (
Expand
)
Author
Lines
2026-03-19
Introduce new "tools/" directory
Patrick Steinhardt
-0
/
+10
2026-03-18
doc: add missing space on git-config page
Gabriel “gabldotink”
-1
/
+1
2026-03-18
t2107: modernize path existence check
Aditya
-1
/
+1
2026-03-18
object-name: turn INTERPRET_BRANCH_* constants into enum values
Jialong Wang
-9
/
+16
2026-03-18
merge-file: fix BUG when --object-id is used in a worktree
Mathias Rav
-2
/
+12
2026-03-18
use commit_stack instead of prio_queue in LIFO mode
René Scharfe
-19
/
+17
2026-03-17
apply: fix new-style empty context line triggering incomplete-line check
Junio C Hamano
-2
/
+26
2026-03-17
apply: report input location in binary and garbage patch errors
Jialong Wang
-5
/
+37
2026-03-17
apply: report input location in header parsing errors
Jialong Wang
-24
/
+106
2026-03-17
apply: report the location of corrupt patches
Jialong Wang
-4
/
+42
2026-03-17
add-patch: use repository instance from add_i_state instead of the_repository
Shreyansh Paliwal
-4
/
+4
2026-03-17
http: add support for HTTP 429 rate limit retries
Vaidas Pilkauskas
-21
/
+551
2026-03-17
strbuf_attach: fix call sites to pass correct alloc
Vaidas Pilkauskas
-5
/
+5
2026-03-17
strbuf: pass correct alloc to strbuf_attach() in strbuf_reencode()
Vaidas Pilkauskas
-1
/
+1
2026-03-16
t2203: avoid suppressing git status exit code
Jialong Wang
-8
/
+16
2026-03-16
doc: note that -L supports patch formatting and pickaxe options
Michael Montalbo
-0
/
+4
2026-03-16
t4211: add tests for -L with standard diff options
Michael Montalbo
-0
/
+281
2026-03-16
line-log: route -L output through the standard diff pipeline
Michael Montalbo
-213
/
+512
2026-03-16
line-log: fix crash when combined with pickaxe options
Michael Montalbo
-4
/
+73
2026-03-16
refs: add 'preparing' phase to the reference-transaction hook
Eric Ju
-13
/
+55
2026-03-16
interpret-trailers: use placeholder instead of *
Kristoffer Haugsbakk
-1
/
+1
2026-03-16
doc: config: convert trailers section to synopsis style
Kristoffer Haugsbakk
-60
/
+61
2026-03-16
doc: interpret-trailers: normalize and fill out options
Kristoffer Haugsbakk
-23
/
+43
2026-03-16
doc: interpret-trailers: convert to synopsis style
Kristoffer Haugsbakk
-72
/
+73
2026-03-16
transport: plug leaks in transport_color_config()
Jeff King
-3
/
+3
2026-03-16
t4200: convert test -[df] checks to test_path_* helpers
PRASHANT S BISHT
-13
/
+13
2026-03-16
apply.c: fix -p argument parsing
Mirko Faina
-1
/
+43
2026-03-16
t0008: improve test cleanup to fix failing test
Mirko Faina
-1
/
+2
2026-03-16
Merge branch 'mf/format-patch-cover-letter-format' into mf/format-patch-commi...
Junio C Hamano
-14
/
+212
2026-03-16
The 17th batch
Junio C Hamano
-0
/
+24
2026-03-16
Merge branch 'ty/patch-ids-document-lazy-eval'
Junio C Hamano
-1
/
+8
2026-03-16
Merge branch 'rs/history-ergonomics-updates-fix'
Junio C Hamano
-1
/
+1
2026-03-16
Merge branch 'jk/unleak-mmap'
Junio C Hamano
-21
/
+26
2026-03-16
Merge branch 'ty/setup-error-tightening'
Junio C Hamano
-14
/
+121
2026-03-16
Merge branch 'os/doc-git-custom-commands'
Junio C Hamano
-1
/
+4
2026-03-16
Merge branch 'fp/t3310-unhide-git-failures'
Junio C Hamano
-18
/
+29
2026-03-16
Merge branch 'jt/repo-structure-extrema'
Junio C Hamano
-115
/
+352
2026-03-16
Merge branch 'sp/wt-status-wo-the-repository'
Junio C Hamano
-31
/
+31
2026-03-16
doc: fix git grep args order in Quick Reference
Guillaume Jacob
-1
/
+1
2026-03-16
clar: update to fix compilation on platforms without PATH_MAX
Patrick Steinhardt
-15
/
+68
2026-03-15
stash: do not pass strbuf by value
Deveshi Dwivedi
-3
/
+3
2026-03-15
coccinelle: detect struct strbuf passed by value
Deveshi Dwivedi
-0
/
+11
2026-03-15
Merge branch 'dd/list-objects-filter-options-wo-strbuf-split' into dd/cocci-d...
Junio C Hamano
-37
/
+33
2026-03-15
t/pack-refs-tests: use test_path_is_missing
Ritesh Singh Jadoun
-14
/
+14
2026-03-13
builtin/pack-objects: reduce lock contention when writing packfile data
Patrick Steinhardt
-5
/
+9
2026-03-13
csum-file: drop `hashfd_throughput()`
Patrick Steinhardt
-22
/
+15
2026-03-13
csum-file: introduce `hashfd_ext()`
Patrick Steinhardt
-9
/
+27
2026-03-13
sideband: use writev(3p) to send pktlines
Patrick Steinhardt
-3
/
+11
2026-03-13
wrapper: introduce writev(3p) wrappers
Patrick Steinhardt
-0
/
+59
2026-03-13
compat/posix: introduce writev(3p) wrapper
Patrick Steinhardt
-0
/
+65
[prev]
[next]