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
/
t
Age
Commit message (
Expand
)
Author
Lines
2026-05-17
Merge branch 'rs/grep-column-only-match-fix'
Junio C Hamano
-3
/
+3
2026-05-17
Merge branch 'hn/git-checkout-m-with-stash'
Junio C Hamano
-8
/
+106
2026-05-17
Merge branch 'en/ort-cached-rename-with-trivial-resolution'
Junio C Hamano
-0
/
+60
2026-05-17
Merge branch 'ss/t7004-unhide-git-failures'
Junio C Hamano
-21
/
+23
2026-05-17
Merge branch 'en/backfill-fixes-and-edges'
Junio C Hamano
-6
/
+104
2026-05-12
Merge branch 'js/maintenance-fix-deadlock-on-win10'
Junio C Hamano
-1
/
+21
2026-05-12
Merge branch 'jc/t5551-fix-expensive'
Junio C Hamano
-0
/
+1
2026-05-12
Merge branch 'js/t5564-socks-use-short-path'
Junio C Hamano
-2
/
+9
2026-05-11
Merge branch 'jc/neuter-sideband-fixup'
Junio C Hamano
-0
/
+92
2026-05-11
Merge branch 'ps/test-set-e-clean'
Junio C Hamano
-69
/
+102
2026-05-11
Merge branch 'sb/userdiff-lisp-family'
Junio C Hamano
-4
/
+25
2026-05-11
Merge branch 'ar/parallel-hooks'
Junio C Hamano
-7
/
+577
2026-05-11
Merge branch 'cc/promisor-auto-config-url'
Junio C Hamano
-23
/
+115
2026-05-11
Merge branch 'dl/cache-tree-fully-valid-fix'
Junio C Hamano
-0
/
+8
2026-05-09
t5551: "GIT_TEST_LONG=Yes make test" is broken
Junio C Hamano
-0
/
+1
2026-05-08
maintenance(geometric): do release the `.idx` files before repacking
Johannes Schindelin
-1
/
+21
2026-04-29
checkout -m: autostash when switching branches
Harald Nordgren
-8
/
+82
2026-04-29
stash: add --label-ours, --label-theirs, --label-base for apply
Harald Nordgren
-0
/
+24
2026-04-29
t5564: use a short path for the SOCKS proxy socket
Johannes Schindelin
-2
/
+9
2026-04-25
grep: fix --column --only-match for 2nd and later matches
René Scharfe
-3
/
+3
2026-04-22
merge-ort: handle cached rename & trivial resolution interaction better
Elijah Newren
-0
/
+60
2026-04-22
t: detect errors outside of test cases
Patrick Steinhardt
-0
/
+25
2026-04-22
t9902: fix use of `read` with `set -e`
Patrick Steinhardt
-4
/
+2
2026-04-22
t6002: fix use of `expr` with `set -e`
Patrick Steinhardt
-7
/
+10
2026-04-22
t1301: don't fail in case setfacl(1) doesn't exist or fails
Patrick Steinhardt
-1
/
+1
2026-04-22
t0008: silence error in subshell when using `grep -v`
Patrick Steinhardt
-2
/
+2
2026-04-22
t: prepare `test_when_finished ()`/`test_atexit()` for `set -e`
Patrick Steinhardt
-2
/
+2
2026-04-22
t: prepare execution of potentially failing commands for `set -e`
Patrick Steinhardt
-24
/
+24
2026-04-22
t: prepare conditional test execution for `set -e`
Patrick Steinhardt
-16
/
+20
2026-04-22
t: prepare `git config --unset` calls for `set -e`
Patrick Steinhardt
-5
/
+5
2026-04-22
t: prepare `stop_git_daemon ()` for `set -e`
Patrick Steinhardt
-3
/
+5
2026-04-22
t: prepare `test_must_fail ()` for `set -e`
Patrick Steinhardt
-2
/
+3
2026-04-22
t: prepare `test_match_signal ()` calls for `set -e`
Patrick Steinhardt
-3
/
+3
2026-04-21
t7004: avoid subshells to capture git exit codes
Siddharth Shrimali
-8
/
+18
2026-04-21
t7004: dynamically grab expected state in tests
Siddharth Shrimali
-9
/
+2
2026-04-21
t7004: drop hardcoded tag count for state verification
Siddharth Shrimali
-4
/
+3
2026-04-16
Merge branch 'jk/midx-write-v1-by-default'
Junio C Hamano
-1
/
+1
2026-04-16
MIDX: revert the default version to v1
Jeff King
-1
/
+1
2026-04-15
backfill: default to grabbing edge blobs too
Elijah Newren
-6
/
+104
2026-04-15
userdiff: extend Scheme support to cover other Lisp dialects
Scott L. Burson
-3
/
+21
2026-04-15
userdiff: tighten word-diff test case of the scheme driver
Johannes Sixt
-3
/
+6
2026-04-10
t1800: test SIGPIPE with parallel hooks
Jeff King
-0
/
+38
2026-04-10
hook: allow hook.jobs=-1 to use all available CPU cores
Adrian Ratiu
-0
/
+49
2026-04-10
hook: add hook.<event>.enabled switch
Adrian Ratiu
-0
/
+83
2026-04-10
hook: warn when hook.<friendly-name>.jobs is set
Adrian Ratiu
-0
/
+30
2026-04-10
hook: add per-event jobs config
Adrian Ratiu
-0
/
+59
2026-04-10
hook: add -j/--jobs option to git hook run
Emily Shaffer
-7
/
+128
2026-04-10
hook: mark non-parallelizable hooks
Emily Shaffer
-0
/
+16
2026-04-10
hook: allow pre-push parallel execution
Adrian Ratiu
-0
/
+32
2026-04-10
hook: allow parallel hook execution
Emily Shaffer
-0
/
+142
[next]