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-13
upload-pack: reduce lock contention when writing packfile data
Patrick Steinhardt
-0
/
+7
2026-03-13
upload-pack: prefer flushing data over sending keepalive
Patrick Steinhardt
-6
/
+15
2026-03-13
upload-pack: adapt keepalives based on buffering
Patrick Steinhardt
-9
/
+40
2026-03-13
upload-pack: fix debug statement when flushing packfile data
Patrick Steinhardt
-3
/
+1
2026-03-13
t0410: modernize delete_object helper
Siddharth Shrimali
-1
/
+4
2026-03-12
fast-import: add mode to sign commits with invalid signatures
Justin Tobler
-85
/
+202
2026-03-12
gpg-interface: allow sign_buffer() to use default signing key
Justin Tobler
-21
/
+29
2026-03-12
commit: remove unused forward declaration
Justin Tobler
-2
/
+0
2026-03-12
transport-helper, connect: use clean_on_exit to reap children on abnormal exit
Andrew Au
-0
/
+6
2026-03-12
The 16th batch
Junio C Hamano
-0
/
+10
2026-03-12
Merge branch 'ps/odb-sources'
Junio C Hamano
-354
/
+953
2026-03-12
Merge branch 'hn/status-compare-with-push'
Junio C Hamano
-37
/
+520
2026-03-12
Merge branch 'ds/for-each-repo-w-worktree'
Junio C Hamano
-24
/
+77
2026-03-12
The 15th batch
Junio C Hamano
-0
/
+24
2026-03-12
Merge branch 'sp/send-email-validate-charset'
Junio C Hamano
-4
/
+23
2026-03-12
Merge branch 'dt/send-email-client-cert'
Junio C Hamano
-11
/
+71
2026-03-12
Merge branch 'ps/ci-gitlab-prepare-for-macos-14-deprecation'
Junio C Hamano
-38
/
+48
2026-03-12
Merge branch 'ag/send-email-sasl-with-host-port'
Junio C Hamano
-0
/
+2
2026-03-12
Merge branch 'ss/t9123-setup-inside-test-expect-success'
Junio C Hamano
-6
/
+9
2026-03-12
Merge branch 'sk/oidmap-clear-with-custom-free-func'
Junio C Hamano
-6
/
+88
2026-03-12
Merge branch 'jt/doc-submitting-patches-study-before-sending'
Junio C Hamano
-0
/
+13
2026-03-12
Merge branch 'os/doc-custom-subcommand-on-path'
Junio C Hamano
-0
/
+8
2026-03-12
Merge branch 'ss/t3700-modernize'
Junio C Hamano
-18
/
+31
2026-03-12
Merge branch 'lp/doc-gitprotocol-pack-fixes'
Junio C Hamano
-8
/
+10
2026-03-12
Merge branch 'kj/path-micro-code-cleanup'
Junio C Hamano
-7
/
+6
2026-03-12
Merge branch 'bc/sha1-256-interop-02'
Junio C Hamano
-81
/
+1734
2026-03-12
t9200: replace test -f with modern path helper
Pablo Sabater
-1
/
+1
2026-03-12
builtin/mktree: remove USE_THE_REPOSITORY_VARIABLE
Tian Yuchen
-10
/
+9
2026-03-12
odb: introduce generic object counting
Patrick Steinhardt
-40
/
+64
2026-03-12
odb/source: introduce generic object counting
Patrick Steinhardt
-2
/
+60
2026-03-12
object-file: generalize counting objects
Patrick Steinhardt
-25
/
+53
2026-03-12
object-file: extract logic to approximate object count
Patrick Steinhardt
-28
/
+63
2026-03-12
packfile: extract logic to count number of objects
Patrick Steinhardt
-10
/
+44
2026-03-12
odb: stop including "odb/source.h"
Patrick Steinhardt
-52
/
+56
2026-03-12
run-command: wean auto_maintenance() functions off the_repository
Burak Kaan Karaçay
-16
/
+21
2026-03-12
run-command: wean start_command() off the_repository
Burak Kaan Karaçay
-10
/
+14
2026-03-11
imap-send: move common code into function host_matches()
Beat Bolli
-7
/
+9
2026-03-11
imap-send: use the OpenSSL API to access the subject common name
Beat Bolli
-5
/
+12
2026-03-11
imap-send: use the OpenSSL API to access the subject alternative names
Beat Bolli
-3
/
+7
2026-03-11
t: allow use of "sed -E"
Junio C Hamano
-2
/
+2
2026-03-11
t9200: handle missing CVS with skip_all
Pablo Sabater
-7
/
+11
2026-03-11
help: cleanup the contruction of keys_uniq
Amisha Chhajed
-52
/
+78
2026-03-11
test-lib: print escape sequence names
Pablo Sabater
-22
/
+53
2026-03-11
submodule--helper: replace malloc with xmalloc
Siddharth Shrimali
-1
/
+1
2026-03-11
t3200: replace hardcoded null OID with $ZERO_OID
Siddharth Shrimali
-1
/
+2
2026-03-11
list-objects-filter-options: avoid strbuf_split_str()
Deveshi Dwivedi
-24
/
+20
2026-03-11
worktree: do not pass strbuf by value
Deveshi Dwivedi
-13
/
+13
2026-03-11
editorconfig: fix style not applying to subdirs anymore
Patrick Steinhardt
-1
/
+5
2026-03-10
t7605: use test_path_is_file instead of test -f
Mansi Singh
-3
/
+3
2026-03-10
The 14th batch
Junio C Hamano
-0
/
+26
[prev]
[next]