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
10 days
The 3rd batch
HEAD
master
main
Junio C Hamano
-7
/
+28
10 days
Merge branch 'rs/grep-column-only-match-fix'
Junio C Hamano
-4
/
+5
10 days
Merge branch 'hn/git-checkout-m-with-stash'
Junio C Hamano
-180
/
+343
10 days
Merge branch 'pw/rename-to-get-current-worktree'
Junio C Hamano
-3
/
+3
10 days
Merge branch 'mf/format-patch-cover-letter-format-docfix'
Junio C Hamano
-1
/
+1
10 days
Merge branch 'en/ort-cached-rename-with-trivial-resolution'
Junio C Hamano
-26
/
+82
10 days
Merge branch 'ss/t7004-unhide-git-failures'
Junio C Hamano
-21
/
+23
10 days
Merge branch 'en/backfill-fixes-and-edges'
Junio C Hamano
-10
/
+153
2026-05-13
Merge branch 'ps/clang-w-glibc-2.43-and-_Generic'
Junio C Hamano
-0
/
+13
2026-05-12
The second batch
Junio C Hamano
-0
/
+21
2026-05-12
Merge branch 'js/maintenance-fix-deadlock-on-win10'
Junio C Hamano
-3
/
+67
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-12
Merge branch 'js/ci-github-actions-update'
Junio C Hamano
-34
/
+34
2026-05-12
Merge branch 'jk/revert-aa-reap-transport-child-processes'
Junio C Hamano
-6
/
+0
2026-05-11
build: tolerate use of _Generic from glibc 2.43 with Clang
Patrick Steinhardt
-0
/
+13
2026-05-11
Merge branch 'jc/neuter-sideband-fixup'
Junio C Hamano
-2
/
+315
2026-05-11
Start 2.55 cycle
Junio C Hamano
-1
/
+44
2026-05-11
Merge branch 'ps/test-set-e-clean'
Junio C Hamano
-69
/
+109
2026-05-11
Merge branch 'bc/rust-by-default'
Junio C Hamano
-11
/
+17
2026-05-11
Merge branch 'sb/userdiff-lisp-family'
Junio C Hamano
-11
/
+43
2026-05-11
Merge branch 'jc/doc-timestamps-in-stat'
Junio C Hamano
-0
/
+6
2026-05-11
Merge branch 'ar/parallel-hooks'
Junio C Hamano
-70
/
+1119
2026-05-11
Merge branch 'cc/promisor-auto-config-url'
Junio C Hamano
-111
/
+238
2026-05-11
Merge branch 'dl/cache-tree-fully-valid-fix'
Junio C Hamano
-2
/
+10
2026-05-11
Merge branch 'ja/doc-difftool-synopsis-style'
Junio C Hamano
-159
/
+159
2026-05-11
Merge branch 'sp/refs-reduce-the-repository'
Junio C Hamano
-18
/
+26
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
/
+22
2026-05-08
mingw: optionally use legacy (non-POSIX) delete semantics
Johannes Schindelin
-2
/
+45
2026-05-02
worktree: rename get_worktree_from_repository()
Phillip Wood
-3
/
+3
2026-04-30
l10n: bump mshick/add-pr-comment from v2 to v3
Johannes Schindelin
-1
/
+1
2026-04-30
ci: bump git-for-windows/setup-git-for-windows-sdk from v1 to v2
Johannes Schindelin
-5
/
+5
2026-04-30
ci: bump actions/checkout from v5 to v6
Johannes Schindelin
-15
/
+15
2026-04-30
ci: bump actions/github-script from v8 to v9
Johannes Schindelin
-1
/
+1
2026-04-30
ci: bump actions/{upload,download}-artifact to v7 and v8
Johannes Schindelin
-11
/
+11
2026-04-30
ci: bump microsoft/setup-msbuild from v2 to v3
Johannes Schindelin
-1
/
+1
2026-04-29
checkout -m: autostash when switching branches
Harald Nordgren
-150
/
+219
2026-04-29
checkout: rollback lock on early returns in merge_working_tree
Harald Nordgren
-7
/
+22
2026-04-29
sequencer: teach autostash apply to take optional conflict marker labels
Harald Nordgren
-14
/
+40
2026-04-29
sequencer: allow create_autostash to run silently
Harald Nordgren
-9
/
+17
2026-04-29
stash: add --label-ours, --label-theirs, --label-base for apply
Harald Nordgren
-12
/
+57
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
-4
/
+5
2026-04-22
Revert "transport-helper, connect: use clean_on_exit to reap children on abno...
Jeff King
-6
/
+0
2026-04-22
merge-ort: handle cached rename & trivial resolution interaction better
Elijah Newren
-26
/
+82
2026-04-22
Fix docs for format.commitListFormat
Mirko Faina
-1
/
+1
2026-04-22
t: detect errors outside of test cases
Patrick Steinhardt
-0
/
+31
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
[next]