]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-08-08  shejialuofsck: add refs report function
2024-08-08  shejialuofsck: add a unified interface for reporting fsck messages
2024-08-08  shejialuofsck: make "fsck_error" callback generic
2024-08-08  shejialuofsck: rename objects-related fsck error functions
2024-08-08  shejialuofsck: rename "skiplist" to "skip_oids"
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  Patrick Steinhardttransport: mark more tests leak-free
2024-08-08  Junio C Hamanotransport: fix leak with transport helper URLs
2024-08-07  Junio C HamanoMerge branch 'ps/refs-wo-the-repository' into ps/config...
2024-08-06  Junio C HamanoMerge branch 'ps/leakfixes-part-3' into ps/leakfixes...
2024-08-06  Taylor Blaumidx: implement support for writing incremental MIDX...
2024-08-06  Taylor Blaut/t5313-pack-bounds-checks.sh: prepare for sub-directories
2024-08-06  Taylor Blaut: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
2024-08-06  Taylor Blaumidx: implement verification support for incremental...
2024-08-06  Taylor Blaumidx: support reading incremental MIDX chains
2024-08-06  Taylor Blaumidx: teach `midx_fanout_add_midx_fanout()` about incre...
2024-08-06  Taylor Blaumidx: teach `midx_preferred_pack()` about incremental...
2024-08-06  Taylor Blaumidx: teach `midx_contains_pack()` about incremental...
2024-08-06  Taylor Blaumidx: remove unused `midx_locate_pack()`
2024-08-06  Taylor Blaumidx: teach `fill_midx_entry()` about incremental MIDXs
2024-08-06  Taylor Blaumidx: teach `nth_midxed_offset()` about incremental...
2024-08-06  Taylor Blaumidx: teach `bsearch_midx()` about incremental MIDXs
2024-08-06  Taylor Blaumidx: introduce `bsearch_one_midx()`
2024-08-06  Taylor Blaumidx: teach `nth_bitmapped_pack()` about incremental...
2024-08-06  Taylor Blaumidx: teach `nth_midxed_object_oid()` about incremental...
2024-08-06  Taylor Blaumidx: teach `prepare_midx_pack()` about incremental...
2024-08-06  Taylor Blaumidx: teach `nth_midxed_pack_int_id()` about incrementa...
2024-08-06  Taylor Blaumidx: add new fields for incremental MIDX chains
2024-08-06  Taylor BlauDocumentation: describe incremental MIDX format
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-03  Johannes Sixtgit-gui: Remove forced rescan of stat-dirty files.
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
2024-08-01  Chandra Pratapreftable: change the type of array indices to 'size_t...
2024-08-01  Chandra Pratapreftable: remove unnecessary curly braces in reftable...
2024-08-01  Jeff Kingcredential/osxkeychain: respect NUL terminator in username
2024-08-01  Patrick Steinhardtcommit-reach: fix trivial memory leak when computing...
2024-08-01  Patrick Steinhardtconvert: fix leaking config strings
2024-08-01  Patrick Steinhardtentry: fix leaking pathnames during delayed checkout
2024-08-01  Patrick Steinhardtobject-name: fix leaking commit list items
2024-08-01  Patrick Steinhardtt/test-repository: fix leaking repository
2024-08-01  Patrick Steinhardtbuiltin/credential-cache: fix trivial leaks
2024-08-01  Patrick Steinhardtbuiltin/worktree: fix leaking derived branch names
2024-08-01  Patrick Steinhardtbuiltin/shortlog: fix various trivial memory leaks
2024-08-01  Patrick Steinhardtbuiltin/rerere: fix various trivial memory leaks
2024-08-01  Patrick Steinhardtbuiltin/credential-store: fix leaking credential
2024-08-01  Patrick Steinhardtbuiltin/show-branch: fix several memory leaks
2024-08-01  Patrick Steinhardtbuiltin/rev-parse: fix memory leak with `--parseopt`
2024-08-01  Patrick Steinhardtbuiltin/stash: fix various trivial memory leaks
2024-08-01  Patrick Steinhardtbuiltin/remote: fix various trivial memory leaks
2024-08-01  Patrick Steinhardtbuiltin/remote: fix leaking strings in `branch_list`
2024-08-01  Patrick Steinhardtbuiltin/ls-remote: fix leaking `pattern` strings
2024-08-01  Patrick Steinhardtbuiltin/submodule--helper: fix leaking buffer in `is_ti...
2024-08-01  Patrick Steinhardtbuiltin/submodule--helper: fix leaking clone depth...
2024-08-01  Patrick Steinhardtbuiltin/name-rev: fix various trivial memory leaks
2024-08-01  Patrick Steinhardtbuiltin/describe: fix trivial memory leak when describi...
2024-08-01  Patrick Steinhardtbuiltin/describe: fix leaking array when running diff...
2024-08-01  Patrick Steinhardtbuiltin/describe: fix memory leak with `--contains=`
2024-08-01  Patrick Steinhardtbuiltin/log: fix leaking branch name when creating...
2024-08-01  Patrick Steinhardtbuiltin/replay: plug leaking `advance_name` variable
2024-07-31  Junio C HamanoStart the 2.47 cycle
2024-07-31  Junio C HamanoMerge branch 'jc/how-to-maintain-updates'
2024-07-31  Junio C HamanoMerge branch 'tn/doc-commit-fix'
2024-07-31  Junio C HamanoMerge branch 'jc/doc-one-shot-export-with-shell-func'
2024-07-31  Junio C HamanoMerge branch 'cp/unit-test-reftable-merged'
2024-07-31  Junio C HamanoMerge branch 'kn/ci-clang-format'
2024-07-31  Junio C HamanoMerge branch 'jc/checkout-no-op-switch-errors'
2024-07-31  Junio C HamanoMerge branch 'pw/add-patch-with-suppress-blank-empty'
next