index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
helper
Age
Commit message (
Expand
)
Author
2022-01-12
Merge branch 'ma/windows-dynload-fix'
Junio C Hamano
2022-01-10
Merge branch 'ds/fetch-pull-with-sparse-index'
Junio C Hamano
2022-01-10
Merge branch 'hn/test-ref-store-show-hash-algo'
Junio C Hamano
2022-01-09
lazyload: use correct calling conventions
Matthias Aßhauer
2021-12-22
Merge branch 'ab/common-main-cleanup'
Junio C Hamano
2021-12-22
test-read-cache: remove --table, --expand options
Derrick Stolee
2021-12-21
test-ref-store: print hash algorithm
Han-Wen Nienhuys
2021-12-15
Merge branch 'hn/allow-bogus-oid-in-ref-tests'
Junio C Hamano
2021-12-15
Merge branch 'hn/reflog-tests'
Junio C Hamano
2021-12-15
Merge branch 'ab/run-command'
Junio C Hamano
2021-12-15
Merge branch 'hn/reftable'
Junio C Hamano
2021-12-10
Merge branch 'hn/create-reflog-simplify'
Junio C Hamano
2021-12-10
Merge branch 'vd/sparse-sparsity-fix-on-read'
Junio C Hamano
2021-12-07
refs: introduce REF_SKIP_REFNAME_VERIFICATION flag
Han-Wen Nienhuys
2021-12-07
refs: introduce REF_SKIP_OID_VERIFICATION flag
Han-Wen Nienhuys
2021-12-07
test-ref-store: plug memory leak in cmd_delete_refs
Han-Wen Nienhuys
2021-12-07
test-ref-store: parse symbolic flag constants
Han-Wen Nienhuys
2021-12-07
test-ref-store: remove force-create argument for create-reflog
Han-Wen Nienhuys
2021-12-07
common-main.c: call exit(), don't return
Ævar Arnfjörð Bjarmason
2021-12-02
test-ref-store: tweaks to for-each-reflog-ent format
Han-Wen Nienhuys
2021-12-02
test-ref-store: don't add newline to reflog message
Han-Wen Nienhuys
2021-11-29
Merge branch 'mc/clean-smudge-with-llp64'
Junio C Hamano
2021-11-29
Merge branch 'tb/plug-pack-bitmap-leaks'
Junio C Hamano
2021-11-29
Merge branch 'ab/refs-errno-cleanup'
Junio C Hamano
2021-11-25
run-command tests: use strvec_pushv(), not argv assignment
Ævar Arnfjörð Bjarmason
2021-11-25
run-command API users: use strvec_pushv(), not argv assignment
Ævar Arnfjörð Bjarmason
2021-11-24
test-read-cache.c: prepare_repo_settings after config init
Victoria Dye
2021-11-22
refs: drop force_create argument of create_reflog API
Han-Wen Nienhuys
2021-11-03
test-tool genzeros: generate large amounts of data more efficiently
Johannes Schindelin
2021-11-03
test-genzeros: allow more than 2G zeros in Windows
Carlo Marcelo Arenas Belón
2021-10-27
t/helper/test-read-midx.c: free MIDX within read_midx_file()
Taylor Blau
2021-10-25
Merge branch 'ab/mark-leak-free-tests-more'
Junio C Hamano
2021-10-18
Merge branch 'tb/repack-write-midx'
Junio C Hamano
2021-10-18
Merge branch 'rs/mergesort'
Junio C Hamano
2021-10-16
refs API: post-migration API renaming [2/2]
Ævar Arnfjörð Bjarmason
2021-10-16
refs tests: ignore ignore errno in test-ref-store helper
Ævar Arnfjörð Bjarmason
2021-10-13
Merge branch 'jh/builtin-fsmonitor-part1'
Junio C Hamano
2021-10-11
Merge branch 'ab/designated-initializers'
Junio C Hamano
2021-10-11
Merge branch 'tb/midx-write-propagate-namehash'
Junio C Hamano
2021-10-08
Add "test-tool dump-reftable" command.
Han-Wen Nienhuys
2021-10-08
reftable: implement stack, a mutable database of reftable files.
Han-Wen Nienhuys
2021-10-08
reftable: implement refname validation
Han-Wen Nienhuys
2021-10-08
reftable: add merged table view
Han-Wen Nienhuys
2021-10-08
reftable: add a heap-based priority queue for reftable records
Han-Wen Nienhuys
2021-10-08
reftable: reftable file level tests
Han-Wen Nienhuys
2021-10-08
reftable: a generic binary tree implementation
Han-Wen Nienhuys
2021-10-08
reftable: reading/writing blocks
Han-Wen Nienhuys
2021-10-08
reftable: (de)serialization for the polymorphic record type.
Han-Wen Nienhuys
2021-10-08
reftable: utility functions
Han-Wen Nienhuys
2021-10-08
test-mergesort: use repeatable random numbers
René Scharfe
[next]