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-04-08
Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup
Junio C Hamano
-613
/
+677
2025-04-08
bundle: fix non-linear performance scaling with refs
Karthik Nayak
-44
/
+7
2025-04-08
t6020: test for duplicate refnames in bundle creation
Karthik Nayak
-0
/
+57
2025-04-08
Merge branch 'es/meson-build-skip-coccinelle' into kn/meson-hdr-check
Junio C Hamano
-1
/
+6
2025-04-08
builtin/{merge,rebase,revert}: remove GIT_TEST_MERGE_ALGORITHM
Elijah Newren
-20
/
+1
2025-04-08
tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithm
Elijah Newren
-874
/
+248
2025-04-08
merge-recursive.[ch]: thoroughly debug these
Elijah Newren
-4236
/
+225
2025-04-08
merge, sequencer: switch recursive merges over to ort
Elijah Newren
-24
/
+10
2025-04-08
sequencer: switch non-recursive merges over to ort
Elijah Newren
-22
/
+13
2025-04-08
merge-ort: enable diff-algorithms other than histogram
Elijah Newren
-17
/
+16
2025-04-08
builtin/merge-recursive: switch to using merge_ort_generic()
Elijah Newren
-45
/
+22
2025-04-08
checkout: replace merge_trees() with merge_ort_nonrecursive()
Elijah Newren
-5
/
+5
2025-04-08
The fourth batch
Junio C Hamano
-2
/
+25
2025-04-08
Merge branch 'dk/vimdiff-doc-fix'
Junio C Hamano
-1
/
+1
2025-04-08
Merge branch 'fr/vimdiff-layout-fixes'
Junio C Hamano
-1
/
+13
2025-04-08
Merge branch 'es/meson-build-skip-coccinelle'
Junio C Hamano
-1
/
+6
2025-04-08
Merge branch 'ta/bulk-checkin-signed-compare-false-warning-fix'
Junio C Hamano
-10
/
+6
2025-04-08
Merge branch 'rs/clear-commit-marks-simplify'
Junio C Hamano
-9
/
+7
2025-04-08
Merge branch 'tb/incremental-midx-part-2'
Junio C Hamano
-132
/
+589
2025-04-08
Merge branch 'ps/reftable-sans-compat-util'
Junio C Hamano
-1155
/
+1405
2025-04-08
Merge branch 'ps/ci-meson-check-build-docs'
Junio C Hamano
-6
/
+21
2025-04-08
Merge branch 'tb/http-curl-keepalive'
Junio C Hamano
-16
/
+84
2025-04-08
Merge branch 'tb/refspec-fetch-cleanup'
Junio C Hamano
-27
/
+40
2025-04-08
Merge branch 'ms/reftable-block-writer-errors'
Junio C Hamano
-46
/
+56
2025-04-08
Merge branch 'en/assert-wo-side-effects'
Junio C Hamano
-9
/
+42
2025-04-08
update-ref: add --batch-updates flag for stdin mode
Karthik Nayak
-7
/
+306
2025-04-08
refs: support rejection in batch updates during F/D checks
Karthik Nayak
-27
/
+76
2025-04-08
refs: implement batch reference update support
Karthik Nayak
-4
/
+156
2025-04-08
refs: introduce enum-based transaction error types
Karthik Nayak
-186
/
+207
2025-04-08
refs/reftable: extract code from the transaction preparation
Karthik Nayak
-226
/
+237
2025-04-08
refs/files: remove duplicate duplicates check
Karthik Nayak
-16
/
+7
2025-04-08
refs: move duplicate refname update check to generic layer
Karthik Nayak
-114
/
+51
2025-04-08
refs/files: remove redundant check in split_symref_update()
Karthik Nayak
-17
/
+3
2025-04-08
builtin/maintenance: introduce "reflog-expire" task
Patrick Steinhardt
-0
/
+81
2025-04-08
builtin/gc: split out function to expire reflog entries
Patrick Steinhardt
-11
/
+11
2025-04-08
builtin/reflog: make functions regarding `reflog_expire_options` public
Patrick Steinhardt
-111
/
+128
2025-04-08
builtin/reflog: stop storing per-reflog expiry dates globally
Patrick Steinhardt
-18
/
+20
2025-04-08
builtin/reflog: stop storing default reflog expiry dates globally
Patrick Steinhardt
-15
/
+13
2025-04-08
reflog: rename `cmd_reflog_expire_cb` to `reflog_expire_options`
Patrick Steinhardt
-36
/
+36
2025-04-07
send-email: finer-grained SMTP error handling
Zheng Yuting
-3
/
+29
2025-04-07
send-email: capture errors in an eval {} block
Zheng Yuting
-16
/
+27
2025-04-07
reftable/table: move printing logic into test helper
Patrick Steinhardt
-69
/
+77
2025-04-07
reftable/constants: make block types part of the public interface
Patrick Steinhardt
-117
/
+131
2025-04-07
reftable/table: introduce iterator for table blocks
Patrick Steinhardt
-0
/
+173
2025-04-07
reftable/table: add `reftable_table` to the public interface
Patrick Steinhardt
-34
/
+31
2025-04-07
reftable/block: expose a generic iterator over reftable records
Patrick Steinhardt
-1
/
+140
2025-04-07
reftable/block: make block iterators reseekable
Patrick Steinhardt
-35
/
+48
2025-04-07
reftable/block: store block pointer in the block iterator
Patrick Steinhardt
-17
/
+9
2025-04-07
reftable/block: create public interface for reading blocks
Patrick Steinhardt
-54
/
+78
2025-04-07
git-zlib: use `struct z_stream_s` instead of typedef
Patrick Steinhardt
-9
/
+7
[prev]
[next]