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
/
builtin
Age
Commit message (
Expand
)
Author
Lines
2026-05-18
Merge branch 'hn/config-typo-advice' into seen
Junio C Hamano
-0
/
+30
2026-05-18
Merge branch 'rs/strbuf-add-oid-hex' into seen
Junio C Hamano
-5
/
+4
2026-05-18
Merge branch 'rs/strbuf-add-uint' into seen
Junio C Hamano
-14
/
+20
2026-05-18
Merge branch 'kk/merge-octopus-optim' into seen
Junio C Hamano
-14
/
+4
2026-05-18
Merge branch 'hn/branch-prune-merged' into seen
Junio C Hamano
-16
/
+276
2026-05-18
Merge branch 'ds/path-walk-filters' into seen
Junio C Hamano
-13
/
+18
2026-05-18
Merge branch 'hn/checkout-track-fetch' into seen
Junio C Hamano
-5
/
+163
2026-05-18
Merge branch 'ua/push-remote-group' into seen
Junio C Hamano
-75
/
+218
2026-05-18
Merge branch 'js/parseopt-subcommand-autocorrection' into seen
Junio C Hamano
-15
/
+7
2026-05-18
Merge branch 'en/batch-prefetch' into seen
Junio C Hamano
-0
/
+274
2026-05-18
Merge branch 'pt/fsmonitor-linux' into seen
Junio C Hamano
-28
/
+64
2026-05-18
Merge branch 'jr/bisect-custom-terms-in-output' into seen
Junio C Hamano
-16
/
+30
2026-05-18
Merge branch 'ds/fetch-negotiation-options' into seen
Junio C Hamano
-19
/
+69
2026-05-17
Merge branch 'ob/more-repo-config-values' into jch
Junio C Hamano
-33
/
+48
2026-05-17
Merge branch 'ps/setup-wo-the-repository' into jch
Junio C Hamano
-71
/
+76
2026-05-17
Merge branch 'sa/cat-file-batch-mailmap-switch' into jch
Junio C Hamano
-4
/
+33
2026-05-17
Merge branch 'jt/odb-transaction-write' into jch
Junio C Hamano
-12
/
+11
2026-05-17
Merge branch 'tb/incremental-midx-part-3.3' into jch
Junio C Hamano
-23
/
+127
2026-05-17
Merge branch 'kk/paint-down-to-common-optim' into jch
Junio C Hamano
-1
/
+3
2026-05-17
Merge branch 'mm/git-url-parse' into jch
Junio C Hamano
-0
/
+135
2026-05-17
Merge branch 'kn/refs-generic-helpers' into jch
Junio C Hamano
-71
/
+133
2026-05-17
Merge branch 'sb/unpack-index-pack-buffer-resize' into jch
Junio C Hamano
-4
/
+2
2026-05-17
Merge branch 'ps/history-fixup' into jch
Junio C Hamano
-23
/
+268
2026-05-17
Merge branch 'js/objects-larger-than-4gb-on-windows' into jch
Junio C Hamano
-16
/
+30
2026-05-17
Merge branch 'kh/name-rev-custom-format' into jch
Junio C Hamano
-25
/
+275
2026-05-17
Merge branch 'hn/git-checkout-m-with-stash'
Junio C Hamano
-101
/
+111
2026-05-17
Merge branch 'en/backfill-fixes-and-edges'
Junio C Hamano
-1
/
+30
2026-05-17
config: suggest the correct form when key contains "=" in set context
Harald Nordgren
-0
/
+30
2026-05-15
odb: update `struct odb_write_stream` read() callback
Justin Tobler
-12
/
+8
2026-05-15
odb: split `struct odb_transaction` into separate header
Justin Tobler
-0
/
+3
2026-05-15
grep: prefetch necessary blobs
Elijah Newren
-0
/
+143
2026-05-15
builtin/log: prefetch necessary blobs for `git cherry`
Elijah Newren
-0
/
+131
2026-05-14
remote: add remote.*.negotiationInclude config
Derrick Stolee
-0
/
+11
2026-05-14
fetch: add --negotiation-include option for negotiation
Derrick Stolee
-7
/
+28
2026-05-14
remote: add remote.*.negotiationRestrict config
Derrick Stolee
-7
/
+21
2026-05-14
transport: rename negotiation_tips
Derrick Stolee
-9
/
+9
2026-05-14
fetch: add --negotiation-restrict option
Derrick Stolee
-6
/
+10
2026-05-14
rev-parse: use selected alternate terms to look up refs
Jonas Rebmann
-2
/
+13
2026-05-14
bisect: print bisect terms in single quotes
Jonas Rebmann
-12
/
+12
2026-05-14
bisect: use selected alternate terms in status output
Jonas Rebmann
-10
/
+13
2026-05-14
hex: add and use strbuf_add_oid_hex()
René Scharfe
-5
/
+4
2026-05-14
pack-objects: support sparse:oid filter with path-walk
Derrick Stolee
-5
/
+11
2026-05-14
path-walk: add pl_sparse_trees to control tree pruning
Derrick Stolee
-0
/
+1
2026-05-14
path-walk: support blob size limit filter
Derrick Stolee
-0
/
+2
2026-05-14
backfill: die on incompatible filter options
Derrick Stolee
-3
/
+2
2026-05-14
path-walk: support blobless filter
Derrick Stolee
-1
/
+1
2026-05-14
pack-objects: pass --objects with --path-walk
Derrick Stolee
-4
/
+1
2026-05-14
branch: add --all-remotes flag
Harald Nordgren
-11
/
+30
2026-05-14
branch: add branch.<name>.pruneMerged opt-out
Harald Nordgren
-2
/
+21
2026-05-14
branch: add --prune-merged <remote>
Harald Nordgren
-19
/
+124
[next]