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
/
Documentation
Age
Commit message (
Expand
)
Author
Lines
2026-05-18
Merge branch 'jt/config-lock-timeout' into seen
seen
Junio C Hamano
-0
/
+8
2026-05-18
Merge branch 'ja/doc-synopsis-style-again' into seen
Junio C Hamano
-321
/
+337
2026-05-18
Merge branch 'mm/doc-word-diff' into seen
Junio C Hamano
-0
/
+5
2026-05-18
Merge branch 'hn/branch-prune-merged' into seen
Junio C Hamano
-0
/
+44
2026-05-18
Merge branch 'ds/path-walk-filters' into seen
Junio C Hamano
-3
/
+16
2026-05-18
Merge branch 'hn/checkout-track-fetch' into seen
Junio C Hamano
-2
/
+24
2026-05-18
Merge branch 'mm/line-log-cleanup' into seen
Junio C Hamano
-4
/
+6
2026-05-18
Merge branch 'cc/promisor-auto-config-url-more' into seen
Junio C Hamano
-22
/
+119
2026-05-18
Merge branch 'ua/push-remote-group' into seen
Junio C Hamano
-8
/
+72
2026-05-18
Merge branch 'lp/repack-propagate-promisor-debugging-info' into seen
Junio C Hamano
-2
/
+2
2026-05-18
Merge branch 'pt/fsmonitor-linux' into seen
Junio C Hamano
-6
/
+26
2026-05-18
Merge branch 'ps/graph-lane-limit' into seen
Junio C Hamano
-0
/
+6
2026-05-18
Merge branch 'cl/conditional-config-on-worktree-path' into seen
Junio C Hamano
-0
/
+48
2026-05-18
Merge branch 'ds/fetch-negotiation-options' into seen
Junio C Hamano
-2
/
+80
2026-05-18
Merge branch 'pb/doc-diff-format-updates' into seen
Junio C Hamano
-7
/
+7
2026-05-18
Merge branch 'mf/revision-max-count-oldest' into seen
Junio C Hamano
-1
/
+4
2026-05-18
Merge branch 'ta/approxidate-noon-fix' into seen
Junio C Hamano
-1
/
+2
2026-05-18
config: retry acquiring config.lock, configurable via core.configLockTimeout
Jörg Thalheim
-0
/
+8
2026-05-18
doc: convert git-imap-send synopsis and options to new style
Jean-Noël Avila
-27
/
+27
2026-05-18
doc: convert git-apply synopsis and options to new style
Jean-Noël Avila
-68
/
+74
2026-05-18
doc: convert git-am synopsis and options to new style
Jean-Noël Avila
-72
/
+72
2026-05-18
doc: convert git-grep synopsis and options to new style
Jean-Noël Avila
-116
/
+116
2026-05-18
doc: convert git-bisect to synopsis style
Jean-Noël Avila
-38
/
+48
2026-05-17
Merge branch 'kh/doc-trailers' into jch
Junio C Hamano
-18
/
+50
2026-05-17
Merge branch 'sa/cat-file-batch-mailmap-switch' into jch
Junio C Hamano
-0
/
+5
2026-05-17
Merge branch 'jc/neuter-sideband-post-3.0' into jch
Junio C Hamano
-2
/
+10
2026-05-17
Merge branch 'tb/incremental-midx-part-3.3' into jch
Junio C Hamano
-5
/
+89
2026-05-17
Merge branch 'tb/pseudo-merge-bugfixes' into jch
Junio C Hamano
-4
/
+4
2026-05-17
Merge branch 'dk/doc-exclude-is-shared-per-repo' into jch
Junio C Hamano
-10
/
+10
2026-05-17
Merge branch 'mm/git-url-parse' into jch
Junio C Hamano
-0
/
+81
2026-05-17
Merge branch 'kh/doc-log-decorate-list' into jch
Junio C Hamano
-3
/
+3
2026-05-17
Merge branch 'ps/history-fixup' into jch
Junio C Hamano
-2
/
+76
2026-05-17
Merge branch 'js/adjust-tests-to-explicitly-access-bare-repo' into jch
Junio C Hamano
-2
/
+32
2026-05-17
Merge branch 'kh/doc-restore-double-underscores-fix' into jch
Junio C Hamano
-1
/
+1
2026-05-17
Merge branch 'kh/doc-commit-graph' into jch
Junio C Hamano
-0
/
+13
2026-05-17
Merge branch 'kh/name-rev-custom-format' into jch
Junio C Hamano
-0
/
+216
2026-05-17
Merge branch 'mc/http-emptyauth-negotiate-fix' into jch
Junio C Hamano
-1
/
+12
2026-05-17
The 3rd batch
HEAD
master
main
Junio C Hamano
-7
/
+28
2026-05-17
Merge branch 'hn/git-checkout-m-with-stash'
Junio C Hamano
-46
/
+56
2026-05-17
Merge branch 'mf/format-patch-cover-letter-format-docfix'
Junio C Hamano
-1
/
+1
2026-05-17
Merge branch 'en/backfill-fixes-and-edges'
Junio C Hamano
-3
/
+19
2026-05-17
approxidate: make "today" wrap to midnight
Tuomas Ahola
-1
/
+2
2026-05-16
revision.c: implement --max-count-oldest
Mirko Faina
-1
/
+4
2026-05-16
diff-format.adoc: mode and hash are 0* for unmerged paths from index only
Philippe Blain
-4
/
+4
2026-05-16
diff-format.adoc: 'git diff-files' prints two lines for unmerged files
Philippe Blain
-1
/
+3
2026-05-16
diff-format.adoc: remove mention of diff-tree specific output
Philippe Blain
-3
/
+1
2026-05-14
send-pack: pass negotiation config in push
Derrick Stolee
-0
/
+6
2026-05-14
remote: add remote.*.negotiationInclude config
Derrick Stolee
-0
/
+31
2026-05-14
fetch: add --negotiation-include option for negotiation
Derrick Stolee
-0
/
+19
2026-05-14
remote: add remote.*.negotiationRestrict config
Derrick Stolee
-0
/
+18
[next]