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
2023-12-18
Merge branch 'ad/merge-file-diff-algo'
Junio C Hamano
-1
/
+157
2023-12-18
Merge branch 'rs/column-leakfix'
Junio C Hamano
-0
/
+3
2023-12-18
Merge branch 'rs/i18n-cannot-be-used-together'
Junio C Hamano
-12
/
+16
2023-12-18
Merge branch 'jb/reflog-expire-delete-dry-run-options'
Junio C Hamano
-2
/
+2
2023-12-18
Merge branch 'js/update-urls-in-doc-and-comment'
Junio C Hamano
-81
/
+81
2023-12-18
Merge branch 'ps/commit-graph-less-paranoid'
Junio C Hamano
-10
/
+16
2023-12-18
Merge branch 'cc/git-replay'
Junio C Hamano
-264
/
+801
2023-12-18
Merge branch 'ac/fuzz-show-date'
Junio C Hamano
-0
/
+51
2023-12-18
Merge branch 'ps/ref-deletion-updates'
Junio C Hamano
-120
/
+46
2023-12-18
Merge branch 'js/packfile-h-typofix'
Junio C Hamano
-1
/
+1
2023-12-18
pkt-line: do not chomp newlines for sideband messages
Jiang Xin
-3
/
+31
2023-12-18
pkt-line: memorize sideband fragment in reader
Jiang Xin
-4
/
+6
2023-12-18
test-pkt-line: add option parser for unpack-sideband
Jiang Xin
-5
/
+112
2023-12-18
doc: format.notes specify a ref under refs/notes/ hierarchy
Junio C Hamano
-1
/
+1
2023-12-18
test-lib-functions.sh: fix test_grep fail message wording
Shreyansh Paliwal
-1
/
+1
2023-12-18
git-compat-util: convert skip_{prefix,suffix}{,_mem} to bool
René Scharfe
-20
/
+22
2023-12-18
fetch: no redundant error message for atomic fetch
Jiang Xin
-6
/
+10
2023-12-18
t5574: test porcelain output of atomic fetch
Jiang Xin
-39
/
+50
2023-12-15
docs: MERGE_AUTOSTASH is not that special
Junio C Hamano
-1
/
+1
2023-12-15
docs: AUTO_MERGE is not that special
Junio C Hamano
-3
/
+3
2023-12-15
refs.h: HEAD is not that special
Junio C Hamano
-1
/
+1
2023-12-15
git-bisect.txt: BISECT_HEAD is not that special
Junio C Hamano
-1
/
+1
2023-12-15
git.txt: HEAD is not that special
Junio C Hamano
-3
/
+4
2023-12-15
git-add.txt: add missing short option -A to synopsis
Eric Sunshine
-1
/
+1
2023-12-15
tests: adjust whitespace in chainlint expectations
Patrick Steinhardt
-74
/
+90
2023-12-14
t/perf: add performance tests for multi-pack reuse
Taylor Blau
-0
/
+81
2023-12-14
pack-bitmap: enable reuse from all bitmapped packs
Taylor Blau
-17
/
+245
2023-12-14
pack-objects: allow setting `pack.allowPackReuse` to "single"
Taylor Blau
-4
/
+17
2023-12-14
t/test-lib-functions.sh: implement `test_trace2_data` helper
Taylor Blau
-0
/
+14
2023-12-14
pack-objects: add tracing for various packfile metrics
Taylor Blau
-0
/
+7
2023-12-14
pack-bitmap: prepare to mark objects from multiple packs for reuse
Taylor Blau
-66
/
+106
2023-12-14
pack-revindex: implement `midx_pair_to_pack_pos()`
Taylor Blau
-0
/
+14
2023-12-14
pack-revindex: factor out `midx_key_to_pack_pos()` helper
Taylor Blau
-15
/
+24
2023-12-14
midx: implement `midx_preferred_pack()`
Taylor Blau
-20
/
+37
2023-12-14
git-compat-util.h: implement checked size_t to uint32_t conversion
Taylor Blau
-0
/
+9
2023-12-14
pack-objects: include number of packs reused in output
Taylor Blau
-2
/
+6
2023-12-14
pack-objects: prepare `write_reused_pack_verbatim()` for multi-pack reuse
Taylor Blau
-13
/
+60
2023-12-14
pack-objects: prepare `write_reused_pack()` for multi-pack reuse
Taylor Blau
-2
/
+8
2023-12-14
pack-objects: pass `bitmapped_pack`'s to pack-reuse functions
Taylor Blau
-16
/
+17
2023-12-14
pack-objects: keep track of `pack_start` for each reuse pack
Taylor Blau
-3
/
+8
2023-12-14
pack-objects: parameterize pack-reuse routines over a single pack
Taylor Blau
-6
/
+10
2023-12-14
pack-bitmap: return multiple packs via `reuse_partial_packfile_from_bitmap()`
Taylor Blau
-6
/
+14
2023-12-14
pack-bitmap: simplify `reuse_partial_packfile_from_bitmap()` signature
Taylor Blau
-20
/
+19
2023-12-14
ewah: implement `bitmap_is_empty()`
Taylor Blau
-0
/
+10
2023-12-14
pack-bitmap: pass `bitmapped_pack` struct to pack-reuse functions
Taylor Blau
-31
/
+87
2023-12-14
midx: implement `midx_locate_pack()`
Taylor Blau
-3
/
+15
2023-12-14
midx: implement `BTMP` chunk
Taylor Blau
-4
/
+226
2023-12-14
midx: factor out `fill_pack_info()`
Taylor Blau
-18
/
+20
2023-12-14
pack-bitmap: plug leak in find_objects()
Taylor Blau
-0
/
+4
2023-12-14
pack-bitmap-write: deep-clear the `bb_commit` slab
Taylor Blau
-1
/
+8
[prev]
[next]