index
:
git
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-03-26
Start 2.50 cycle (batch #1)
Junio C Hamano
-2
/
+36
2025-03-26
Merge branch 'ja/doc-block-delimiter-markup-fix'
Junio C Hamano
-11
/
+73
2025-03-26
Merge branch 'en/merge-process-renames-crash-fix'
Junio C Hamano
-1
/
+43
2025-03-26
Merge branch 'ua/some-builtins-wo-the-repository'
Junio C Hamano
-61
/
+116
2025-03-26
Merge branch 'tb/refs-exclude-fixes'
Junio C Hamano
-2
/
+44
2025-03-26
Merge branch 'sj/ref-consistency-checks-more'
Junio C Hamano
-483
/
+1162
2025-03-26
Merge branch 'jt/diff-pairs'
Junio C Hamano
-21
/
+449
2025-03-25
mergetools: vimdiff: add tests for layout with REMOTE as the target
Fernando Ramos
-1
/
+10
2025-03-25
mergetools: vimdiff: fix layout where REMOTE is the target
Fernando Ramos
-0
/
+3
2025-03-25
meson: disable coccinelle configuration when building from a tarball
Eli Schwartz
-1
/
+6
2025-03-25
vimdiff: clarify the sigil used for marking the buffer to save
D. Ben Knoble
-1
/
+1
2025-03-25
advice: allow disabling default branch name advice
Justin Tobler
-1
/
+12
2025-03-25
builtin/clone: suppress unexpected default branch advice
Justin Tobler
-2
/
+17
2025-03-25
remote: allow `guess_remote_head()` to suppress advice
Justin Tobler
-10
/
+15
2025-03-25
bulk-checkin: fix sign compare warnings
Tuomas Ahola
-10
/
+6
2025-03-25
imap-send: explicitly verify the peer certificate
Johannes Schindelin
-0
/
+2
2025-03-25
test-tool path-utils: support debugging "dubious ownership" issues
Johannes Schindelin
-0
/
+19
2025-03-25
mingw: special-case administrators even more
Johannes Schindelin
-11
/
+28
2025-03-23
maintenance: add loose-objects.batchSize config
Derrick Stolee
-7
/
+54
2025-03-23
maintenance: force progress/no-quiet to children
Derrick Stolee
-0
/
+10
2025-03-23
completion: fix bugs with slashes in remote names
David Mandelberg
-29
/
+189
2025-03-23
completion: add helper to count path components
David Mandelberg
-0
/
+37
2025-03-24
commit: move clear_commit_marks_many() loop body to clear_commit_marks()
René Scharfe
-9
/
+7
2025-03-21
midx: implement writing incremental MIDX bitmaps
Taylor Blau
-37
/
+179
2025-03-21
pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators
Taylor Blau
-15
/
+27
2025-03-21
pack-bitmap.c: keep track of each layer's type bitmaps
Taylor Blau
-4
/
+53
2025-03-21
ewah: implement `struct ewah_or_iterator`
Taylor Blau
-0
/
+45
2025-03-21
pack-bitmap.c: apply pseudo-merge commits with incremental MIDXs
Taylor Blau
-3
/
+8
2025-03-21
pack-bitmap.c: compute disk-usage with incremental MIDXs
Taylor Blau
-2
/
+2
2025-03-21
pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs
Taylor Blau
-21
/
+86
2025-03-21
pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs
Taylor Blau
-3
/
+8
2025-03-21
pack-bitmap.c: teach `show_objects_for_type()` about incremental MIDXs
Taylor Blau
-1
/
+1
2025-03-21
pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs
Taylor Blau
-4
/
+7
2025-03-21
pack-bitmap.c: open and store incremental bitmap layers
Taylor Blau
-14
/
+48
2025-03-21
pack-revindex: prepare for incremental MIDX bitmaps
Taylor Blau
-21
/
+56
2025-03-21
Documentation: describe incremental MIDX bitmaps
Taylor Blau
-0
/
+72
2025-03-21
Documentation: remove a "future work" item from the MIDX docs
Taylor Blau
-10
/
+0
2025-03-21
compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`
Patrick Steinhardt
-0
/
+20
2025-03-21
meson: fix compat sources when compiling with MSVC
Patrick Steinhardt
-1
/
+3
2025-03-21
builtin/fetch: avoid aborting closed reference transaction
Justin Tobler
-1
/
+21
2025-03-21
repack: begin combining cruft packs with `--combine-cruft-below-size`
Taylor Blau
-22
/
+47
2025-03-21
repack: avoid combining cruft packs with `--max-cruft-size`
Taylor Blau
-55
/
+67
2025-03-21
t/t7704-repack-cruft.sh: consolidate `write_blob()`
Taylor Blau
-7
/
+2
2025-03-21
t/t7704-repack-cruft.sh: clarify wording in --max-cruft-size tests
Taylor Blau
-10
/
+10
2025-03-21
t/t5329-pack-objects-cruft.sh: evict 'repack'-related tests
Taylor Blau
-250
/
+250
2025-03-21
rev-list: support NUL-delimited --missing option
Justin Tobler
-11
/
+56
2025-03-21
rev-list: support NUL-delimited --boundary option
Justin Tobler
-7
/
+30
2025-03-21
rev-list: support delimiting objects with NUL bytes
Justin Tobler
-5
/
+86
2025-03-21
rev-list: refactor early option parsing
Justin Tobler
-10
/
+7
2025-03-21
rev-list: inline `show_object_with_name()` in `show_object()`
Justin Tobler
-14
/
+9
[prev]
[next]