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-02-25
Merge branch 'jc/doc-cg-needswork'
Junio C Hamano
-0
/
+10
2026-02-25
Merge branch 'ds/revision-maximal-only'
Junio C Hamano
-5
/
+110
2026-02-25
Merge branch 'cc/lop-filter-auto'
Junio C Hamano
-73
/
+628
2026-02-25
Merge branch 'pw/commit-msg-sample-hook'
Junio C Hamano
-3
/
+54
2026-02-25
Merge branch 'kh/doc-am-format-sendmail'
Junio C Hamano
-7
/
+62
2026-02-25
Documentation/git-repo: capitalize format descriptions
Lucas Seiki Oshiro
-2
/
+2
2026-02-25
Documentation/git-repo: replace 'NUL' with '_NUL_'
Lucas Seiki Oshiro
-2
/
+2
2026-02-25
t1901: adjust nul format output instead of expected value
Lucas Seiki Oshiro
-4
/
+4
2026-02-25
t1900: rename t1900-repo to t1900-repo-info
Lucas Seiki Oshiro
-1
/
+1
2026-02-25
repo: rename struct field to repo_info_field
Lucas Seiki Oshiro
-13
/
+14
2026-02-25
repo: replace get_value_fn_for_key by get_repo_info_field
Lucas Seiki Oshiro
-7
/
+6
2026-02-25
repo: rename repo_info_fields to repo_info_field
Lucas Seiki Oshiro
-10
/
+10
2026-02-25
CodingGuidelines: instruct to name arrays in singular
Lucas Seiki Oshiro
-0
/
+13
2026-02-25
refs: add GIT_REFERENCE_BACKEND to specify reference backend
Karthik Nayak
-45
/
+233
2026-02-25
refs: allow reference location in refstorage config
Karthik Nayak
-9
/
+259
2026-02-25
refs: receive and use the reference storage payload
Karthik Nayak
-16
/
+85
2026-02-25
refs: move out stub modification to generic layer
Karthik Nayak
-30
/
+50
2026-02-25
refs: extract out `refs_create_refdir_stubs()`
Karthik Nayak
-18
/
+39
2026-02-25
setup: don't modify repo in `create_reference_database()`
Karthik Nayak
-8
/
+4
2026-02-25
fetch: fix wrong evaluation order in URL trailing-slash trimming
cuiweixie
-1
/
+1
2026-02-24
midx: enable reachability bitmaps during MIDX compaction
Taylor Blau
-5
/
+128
2026-02-24
midx: implement MIDX compaction
Taylor Blau
-27
/
+518
2026-02-24
t/helper/test-read-midx.c: plug memory leak when selecting layer
Taylor Blau
-6
/
+11
2026-02-24
midx-write.c: factor fanout layering from `compute_sorted_entries()`
Taylor Blau
-17
/
+25
2026-02-24
midx-write.c: enumerate `pack_int_id` values directly
Taylor Blau
-3
/
+3
2026-02-24
midx-write.c: extract `fill_pack_from_midx()`
Taylor Blau
-6
/
+21
2026-02-24
midx-write.c: introduce `midx_pack_perm()` helper
Taylor Blau
-6
/
+12
2026-02-24
midx: do not require packs to be sorted in lexicographic order
Taylor Blau
-16
/
+69
2026-02-24
midx-write.c: introduce `struct write_midx_opts`
Taylor Blau
-54
/
+81
2026-02-24
midx-write.c: don't use `pack_perm` when assigning `bitmap_pos`
Taylor Blau
-1
/
+1
2026-02-24
t/t5319-multi-pack-index.sh: fix copy-and-paste error in t5319.39
Taylor Blau
-1
/
+1
2026-02-24
git-multi-pack-index(1): align SYNOPSIS with 'git multi-pack-index -h'
Taylor Blau
-4
/
+9
2026-02-24
git-multi-pack-index(1): remove non-existent incompatibility
Taylor Blau
-1
/
+1
2026-02-24
builtin/multi-pack-index.c: make '--progress' a common option
Taylor Blau
-8
/
+4
2026-02-24
midx: introduce `midx_get_checksum_hex()`
Taylor Blau
-8
/
+12
2026-02-24
midx: rename `get_midx_checksum()` to `midx_get_checksum_hash()`
Taylor Blau
-13
/
+13
2026-02-24
midx: mark `get_midx_checksum()` arguments as const
Taylor Blau
-2
/
+2
2026-02-24
build: regenerate config-list.h when Documentation changes
D. Ben Knoble
-4
/
+22
2026-02-24
Merge branch 'jh/alias-i18n' into jh/alias-i18n-fixes
Junio C Hamano
-35
/
+182
2026-02-24
builtin/maintenance: use "geometric" strategy by default
Patrick Steinhardt
-4
/
+4
2026-02-24
t7900: prepare for switch of the default strategy
Patrick Steinhardt
-1
/
+5
2026-02-24
t6500: explicitly use "gc" strategy
Patrick Steinhardt
-0
/
+1
2026-02-24
t5510: explicitly use "gc" strategy
Patrick Steinhardt
-0
/
+1
2026-02-24
t5400: explicitly use "gc" strategy
Patrick Steinhardt
-0
/
+1
2026-02-24
t34xx: don't expire reflogs where it matters
Patrick Steinhardt
-0
/
+24
2026-02-24
t: disable maintenance where we verify object database structure
Patrick Steinhardt
-3
/
+17
2026-02-24
t: fix races caused by background maintenance
Patrick Steinhardt
-4
/
+11
2026-02-24
diffcore-break: avoid segfault with freed entries
Han Young
-0
/
+32
2026-02-23
doc: diff-options.adoc: show format.noprefix for format-patch
Kristoffer Haugsbakk
-1
/
+3
2026-02-23
format-patch: make format.noprefix a boolean
Kristoffer Haugsbakk
-1
/
+29
[prev]
[next]