]> Kevux Git Server - rit/shortlog
rit
2024-08-15 Junio C HamanoMerge branch 'xx/diff-tree-remerge-diff-fix'
2024-08-15 Junio C HamanoMerge branch 'jc/refs-symref-referent'
2024-08-15 Junio C HamanoMerge branch 'ps/submodule-ref-format'
2024-08-15 Junio C HamanoMerge branch 'ag/t7004-modernize'
2024-08-15 Junio C HamanoMerge branch 'ps/reftable-stack-compaction'
2024-08-15 Junio C HamanoMerge branch 'es/doc-platform-support-policy'
2024-08-15 Junio C HamanoMerge branch 'gt/unit-test-hashmap'
2024-08-15 Junio C HamanoMerge branch 'jc/t3206-test-when-finished-fix'
2024-08-15 Junio C HamanoMerge branch 'rs/t-example-simplify'
2024-08-15 Junio C HamanoMerge branch 'jc/safe-directory'
2024-08-14 Junio C HamanoThe fourth batch
2024-08-14 Junio C HamanoMerge branch 'tb/t7704-deflake'
2024-08-14 Junio C HamanoMerge branch 'jc/document-use-of-local'
2024-08-14 Junio C HamanoMerge branch 'rs/use-decimal-width'
2024-08-14 Junio C HamanoMerge branch 'ss/packed-ref-store-leakfix'
2024-08-14 Junio C HamanoMerge branch 'cp/unit-test-reftable-tree'
2024-08-14 Junio C HamanoMerge branch 'kl/test-fixes'
2024-08-14 Junio C HamanoMerge branch 'jc/reflog-expire-lookup-commit-fix'
2024-08-14 Junio C HamanoMerge branch 'jr/ls-files-expand-literal-doc'
2024-08-14 Junio C HamanoMerge branch 'jc/leakfix-mailmap'
2024-08-14 Junio C HamanoMerge branch 'jc/leakfix-hashfile'
2024-08-14 Junio C HamanoMerge branch 'jc/patch-id'
2024-08-14 Junio C HamanoMerge branch 'ps/refs-wo-the-repository'
2024-08-14 Junio C HamanoMerge branch 'jc/jl-git-no-advice-fix'
2024-08-14 Junio C HamanoMerge branch 'tb/config-fixed-value-with-valueless...
2024-08-14 Junio C HamanoMerge branch 'jk/apply-patch-mode-check-fix'
2024-08-14 Junio C HamanoMerge branch 'ps/ref-api-cleanup'
2024-08-14 Junio C HamanoMerge branch 'ps/ls-remote-out-of-repo-fix'
2024-08-14 Junio C HamanoMerge branch 'jc/transport-leakfix'
2024-08-14 Junio C HamanoMerge branch 'rh/http-proxy-path'
2024-08-14 Junio C HamanoMerge branch 'cp/unit-test-reftable-pq'
2024-08-14 Junio C HamanoMerge branch 'jk/osxkeychain-username-is-nul-terminated'
2024-08-14 Junio C HamanoMerge branch 'ps/leakfixes-part-3'
2024-08-09 John Cairef-filter: populate symref from iterator
2024-08-09 John Cairefs: add referent to each_ref_fn
2024-08-09 John Cairefs: keep track of unresolved reference value in iterators
2024-08-09 Xing Xindiff-tree: fix crash when used with --remerge-diff
2024-08-08 Junio C HamanoThe third batch
2024-08-08 Junio C HamanoMerge branch 'ps/p4-tests-updates'
2024-08-08 Junio C HamanoMerge branch 'dh/encoding-trace-optim'
2024-08-08 Junio C HamanoMerge branch 'ps/doc-more-c-coding-guidelines'
2024-08-08 Junio C HamanoMerge branch 'rs/grep-omit-blank-lines-after-function...
2024-08-08 Junio C HamanoMerge branch 'dd/notes-empty-no-edit-by-default'
2024-08-08 Junio C HamanoMerge branch 'es/shell-check-updates'
2024-08-08 Junio C HamanoMerge branch 'rj/add-p-pager'
2024-08-08 Junio C HamanoMerge branch 'ks/unit-test-comment-typofix'
2024-08-08 AbdAlRahman Gadt7004: make use of write_script
2024-08-08 AbdAlRahman Gadt7004: use single quotes instead of double quotes
2024-08-08 AbdAlRahman Gadt7004: begin the test body on the same line as test_exp...
2024-08-08 AbdAlRahman Gadt7004: description on the same line as test_expect_success
2024-08-08 AbdAlRahman Gadt7004: do not prepare things outside test_expect_success
2024-08-08 AbdAlRahman Gadt7004: use indented here-doc
2024-08-08 AbdAlRahman Gadt7004: one command per line
2024-08-08 AbdAlRahman Gadt7004: remove space after redirect operators
2024-08-08 Patrick Steinhardtreftable/stack: handle locked tables during auto-compaction
2024-08-08 Patrick Steinhardtreftable/stack: fix corruption on concurrent compaction
2024-08-08 Patrick Steinhardtreftable/stack: use lock_file when adding table to...
2024-08-08 Patrick Steinhardtreftable/stack: do not die when fsyncing lock file...
2024-08-08 Patrick Steinhardtreftable/stack: simplify tracking of table locks
2024-08-08 Patrick Steinhardtreftable/stack: update stats on failed full compaction
2024-08-08 Patrick Steinhardtreftable/stack: test compaction with already-locked...
2024-08-08 Patrick Steinhardtreftable/stack: extract function to setup stack with...
2024-08-08 Patrick Steinhardtreftable/stack: refactor function to gather table sizes
2024-08-08 Patrick Steinhardtobject: fix leaking packfiles when closing object store
2024-08-08 Patrick Steinhardtsubmodule: fix leaking seen submodule names
2024-08-08 Patrick Steinhardtsubmodule: fix leaking fetch tasks
2024-08-08 Patrick Steinhardtbuiltin/submodule: allow "add" to use different ref...
2024-08-08 Patrick Steinhardtrefs: fix ref storage format for submodule ref stores
2024-08-08 Patrick Steinhardtbuiltin/clone: propagate ref storage format to submodules
2024-08-08 Patrick Steinhardtbuiltin/submodule: allow cloning with different ref...
2024-08-08 Patrick Steinhardtgit-submodule.sh: break overly long command lines
2024-08-08 Junio C Hamanotransport: fix leak with transport helper URLs
2024-08-06 Junio C Hamanot3206: test_when_finished before dirtying operations...
2024-08-06 Ghanshyam Thakkart: port helper/test-hashmap.c to unit-tests/t-hashmap.c
2024-08-05 Taylor Blaut/t7704-repack-cruft.sh: avoid failures during long...
2024-08-05 Kyle Lippincottt6421: fix test to work when repo dir contains d0
2024-08-05 Kyle Lippincottset errno=0 before strtoX calls
2024-08-05 René Scharfelog-tree: use decimal_width()
2024-08-05 Sven Strickrothrefs/files: prevent memory leak by freeing packed_ref_store
2024-08-05 Jeff Kingapply: canonicalize modes read from patches
2024-08-04 Chandra Pratapt-reftable-tree: improve the test for infix_walk()
2024-08-04 Chandra Pratapt-reftable-tree: add test for non-existent key
2024-08-04 Chandra Pratapt-reftable-tree: split test_tree() into two sub-test...
2024-08-04 Chandra Pratapt: move reftable/tree_test.c to the unit testing framework
2024-08-04 Chandra Pratapreftable: remove unnecessary curly braces in reftable...
2024-08-02 Emily ShafferDocumentation: add platform support policy
2024-08-02 Patrick Steinhardtrefs: drop `ref_store`-less functions
2024-08-02 Ryan Hendricksonhttp: do not ignore proxy path
2024-08-02 Patrick Steinhardtbuiltin/ls-remote: fall back to SHA1 outside of a repo
2024-08-01 Junio C Hamanot0018: remove leftover debugging cruft
2024-08-01 Taylor Blauconfig.c: avoid segfault with --fixed-value and valuele...
2024-08-01 Junio C HamanoThe second batch
2024-08-01 Junio C HamanoMerge branch 'as/show-ref-option-help-update'
2024-08-01 Junio C HamanoMerge branch 'jc/doc-reviewing-guidelines-positive...
2024-08-01 Junio C HamanoMerge branch 'jc/doc-rebase-fuzz-vs-offset-fix'
2024-08-01 Chandra Pratapt-reftable-pq: add tests for merged_iter_pqueue_top()
2024-08-01 Chandra Pratapt-reftable-pq: add test for index based comparison
2024-08-01 Chandra Pratapt-reftable-pq: make merged_iter_pqueue_check() callable...
2024-08-01 Chandra Pratapt-reftable-pq: make merged_iter_pqueue_check() static
2024-08-01 Chandra Pratapt: move reftable/pq_test.c to the unit testing framework
next