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
2025-07-07
Merge branch 'cb/daemon-retry-interrupted-accept'
Junio C Hamano
-2
/
+10
2025-07-07
Merge branch 'jk/fix-leak-send-pack'
Junio C Hamano
-3
/
+6
2025-07-07
Merge branch 'cb/daemon-fd-check-fix'
Junio C Hamano
-5
/
+0
2025-07-07
Merge branch 'jk/submodule-remote-lookup-cleanup'
Junio C Hamano
-131
/
+226
2025-07-02
The sixth batch
Junio C Hamano
-0
/
+7
2025-07-02
Merge branch 'jt/imap-send-message-fix'
Junio C Hamano
-2
/
+7
2025-07-02
Merge branch 'ps/contrib-sweep'
Junio C Hamano
-6900
/
+0
2025-07-02
Merge branch 'ag/imap-send-resurrection'
Junio C Hamano
-77
/
+407
2025-07-01
send-pack: clean-up even when taking an early exit
Junio C Hamano
-3
/
+5
2025-06-30
The fifth batch
Junio C Hamano
-0
/
+15
2025-06-30
Merge branch 'jk/test-seq-format'
Junio C Hamano
-63
/
+34
2025-06-30
Merge branch 'jc/merge-compact-summary'
Junio C Hamano
-8
/
+154
2025-06-30
Merge branch 'bc/stash-export-import'
Junio C Hamano
-13
/
+584
2025-06-30
Merge branch 'jc/cocci-avoid-regexp-constraint'
Junio C Hamano
-1
/
+2
2025-06-30
daemon: correctly handle soft accept() errors in service_loop
Carlo Marcelo Arenas Belón
-2
/
+10
2025-06-27
send-pack: clean up extra_have oid array
Jacob Keller
-0
/
+1
2025-06-26
daemon: remove unnecesary restriction for listener fd
Carlo Marcelo Arenas Belón
-5
/
+0
2025-06-25
The fourth batch
Junio C Hamano
-0
/
+10
2025-06-25
Merge branch 'jg/mailinfo-leakfix'
Junio C Hamano
-0
/
+2
2025-06-25
Merge branch 'jc/diff-no-index-with-pathspec-fix'
Junio C Hamano
-1
/
+13
2025-06-25
Merge branch 'ps/maintenance-ref-lock'
Junio C Hamano
-190
/
+263
2025-06-25
Merge branch 'jc/you-still-use-whatchanged'
Junio C Hamano
-39
/
+152
2025-06-24
The third batch
Junio C Hamano
-0
/
+26
2025-06-24
Merge branch 'ly/run-builtin-use-passed-in-repo'
Junio C Hamano
-2
/
+2
2025-06-24
Merge branch 'rm/t2400-modernize'
Junio C Hamano
-10
/
+10
2025-06-24
Merge branch 'sa/multi-mailmap-fix'
Junio C Hamano
-0
/
+37
2025-06-24
Merge branch 'jc/cg-let-bss-do-its-job'
Junio C Hamano
-0
/
+3
2025-06-24
Merge branch 'ac/preload-index-wo-the-repository'
Junio C Hamano
-11
/
+5
2025-06-24
Merge branch 'ly/prepare-show-merge-leakfix'
Junio C Hamano
-0
/
+25
2025-06-24
Merge branch 'kj/stash-onbranch-submodule-fix'
Junio C Hamano
-2
/
+40
2025-06-24
Merge branch 'ag/send-email-edit-threading-fix'
Junio C Hamano
-1
/
+12
2025-06-24
Merge branch 'pw/stash-p-pathspec-fixes'
Junio C Hamano
-3
/
+29
2025-06-24
Merge branch 'pw/subtree-gpg-sign'
Junio C Hamano
-40
/
+158
2025-06-24
test-lib: teach test_seq the -f option
Jeff King
-62
/
+32
2025-06-23
submodule: look up remotes by URL first
Jacob Keller
-1
/
+73
2025-06-23
submodule: move get_default_remote_submodule()
Jacob Keller
-16
/
+16
2025-06-23
submodule--helper: improve logic for fallback remote name
Jacob Keller
-46
/
+57
2025-06-23
remote: remove the_repository from some functions
Jacob Keller
-30
/
+28
2025-06-23
dir: move starts_with_dot(_dot)_slash to dir.h
Jacob Keller
-24
/
+23
2025-06-23
remote: fix tear down of struct remote
Jacob Keller
-0
/
+3
2025-06-23
remote: remove branch->merge_name and fix branch_release()
Jacob Keller
-21
/
+33
2025-06-23
t7422: replace confusing printf with echo
Jeff King
-1
/
+2
2025-06-20
cocci: matching (multiple) identifiers
Junio C Hamano
-1
/
+2
2025-06-20
imap-send: improve error messages with configuration hints
Jörg Thalheim
-2
/
+7
2025-06-20
imap-send: fix confusing 'store' terminology in error message
Jörg Thalheim
-1
/
+1
2025-06-20
Merge branch 'ag/imap-send-resurrection' into jt/imap-send-message-fix
Junio C Hamano
-77
/
+407
2025-06-20
imap-send: fix minor mistakes in the logs
Aditya Garg
-12
/
+12
2025-06-20
imap-send: display the destination mailbox when sending a message
Aditya Garg
-2
/
+4
2025-06-20
imap-send: display port alongwith host when git credential is invoked
Aditya Garg
-1
/
+1
2025-06-20
imap-send: add ability to list the available folders
Aditya Garg
-17
/
+87
[next]