]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2026-02-25  Karthik Nayaksetup: don't modify repo in `create_reference_database()`
2026-02-25  cuiweixiefetch: fix wrong evaluation order in URL trailing-slash...
2026-02-24  Taylor Blaumidx: enable reachability bitmaps during MIDX compaction
2026-02-24  Taylor Blaumidx: implement MIDX compaction
2026-02-24  Taylor Blaut/helper/test-read-midx.c: plug memory leak when select...
2026-02-24  Taylor Blaumidx-write.c: factor fanout layering from `compute_sort...
2026-02-24  Taylor Blaumidx-write.c: enumerate `pack_int_id` values directly
2026-02-24  Taylor Blaumidx-write.c: extract `fill_pack_from_midx()`
2026-02-24  Taylor Blaumidx-write.c: introduce `midx_pack_perm()` helper
2026-02-24  Taylor Blaumidx: do not require packs to be sorted in lexicographi...
2026-02-24  Taylor Blaumidx-write.c: introduce `struct write_midx_opts`
2026-02-24  Taylor Blaumidx-write.c: don't use `pack_perm` when assigning...
2026-02-24  Taylor Blaut/t5319-multi-pack-index.sh: fix copy-and-paste error...
2026-02-24  Taylor Blaugit-multi-pack-index(1): align SYNOPSIS with 'git multi...
2026-02-24  Taylor Blaugit-multi-pack-index(1): remove non-existent incompatib...
2026-02-24  Taylor Blaubuiltin/multi-pack-index.c: make '--progress' a common...
2026-02-24  Taylor Blaumidx: introduce `midx_get_checksum_hex()`
2026-02-24  Taylor Blaumidx: rename `get_midx_checksum()` to `midx_get_checksu...
2026-02-24  Taylor Blaumidx: mark `get_midx_checksum()` arguments as const
2026-02-24  D. Ben Knoblebuild: regenerate config-list.h when Documentation...
2026-02-24  Junio C HamanoMerge branch 'jh/alias-i18n' into jh/alias-i18n-fixes
2026-02-24  Patrick Steinhardtbuiltin/maintenance: use "geometric" strategy by default
2026-02-24  Patrick Steinhardtt7900: prepare for switch of the default strategy
2026-02-24  Patrick Steinhardtt6500: explicitly use "gc" strategy
2026-02-24  Patrick Steinhardtt5510: explicitly use "gc" strategy
2026-02-24  Patrick Steinhardtt5400: explicitly use "gc" strategy
2026-02-24  Patrick Steinhardtt34xx: don't expire reflogs where it matters
2026-02-24  Patrick Steinhardtt: disable maintenance where we verify object database...
2026-02-24  Patrick Steinhardtt: fix races caused by background maintenance
2026-02-24  Han Youngdiffcore-break: avoid segfault with freed entries
2026-02-23  Kristoffer... doc: diff-options.adoc: show format.noprefix for format...
2026-02-23  Kristoffer... format-patch: make format.noprefix a boolean
2026-02-23  Junio C HamanoMerge branch 'ps/object-info-bits-cleanup' into ps...
2026-02-23  Junio C HamanoMerge branch 'ps/odb-for-each-object' into ps/odb-sources
2026-02-23  Derrick Stoleeconfig: use an enum for type
2026-02-23  Derrick Stoleeconfig: restructure format_config()
2026-02-23  Derrick Stoleeconfig: format colors quietly
2026-02-23  Derrick Stoleecolor: add color_parse_quietly()
2026-02-23  Derrick Stoleeconfig: format expiry dates quietly
2026-02-23  Derrick Stoleeconfig: format paths gently
2026-02-23  Derrick Stoleeconfig: format bools or strings in helper
2026-02-23  Derrick Stoleeconfig: format bools or ints gently
2026-02-23  Derrick Stoleeconfig: format bools gently
2026-02-23  Derrick Stoleeconfig: format int64s gently
2026-02-23  Derrick Stoleeconfig: make 'git config list --type=<X>' work
2026-02-23  Derrick Stoleeconfig: add 'gently' parameter to format_config()
2026-02-23  Derrick Stoleeconfig: move show_all_config()
2026-02-23  Patrick Steinhardtrefs: replace `refs_for_each_fullref_in()`
2026-02-23  Patrick Steinhardtrefs: replace `refs_for_each_namespaced_ref()`
2026-02-23  Patrick Steinhardtrefs: replace `refs_for_each_glob_ref()`
2026-02-23  Patrick Steinhardtrefs: replace `refs_for_each_glob_ref_in()`
2026-02-23  Patrick Steinhardtrefs: replace `refs_for_each_rawref_in()`
2026-02-23  Patrick Steinhardtrefs: replace `refs_for_each_rawref()`
2026-02-23  Patrick Steinhardtrefs: replace `refs_for_each_ref_in()`
2026-02-23  Patrick Steinhardtrefs: improve verification for-each-ref options
2026-02-23  Patrick Steinhardtrefs: generalize `refs_for_each_fullref_in_prefixes()`
2026-02-23  Patrick Steinhardtrefs: generalize `refs_for_each_namespaced_ref()`
2026-02-23  Patrick Steinhardtrefs: speed up `refs_for_each_glob_ref_in()`
2026-02-23  Patrick Steinhardtrefs: introduce `refs_for_each_ref_ext`
2026-02-23  Patrick Steinhardtrefs: rename `each_ref_fn`
2026-02-23  Patrick Steinhardtrefs: rename `do_for_each_ref_flags`
2026-02-23  Patrick Steinhardtrefs: move `do_for_each_ref_flags` further up
2026-02-23  Patrick Steinhardtrefs: move `refs_head_ref_namespaced()`
2026-02-23  Patrick Steinhardtrefs: remove unused `refs_for_each_include_root_ref()`
2026-02-23  Patrick Steinhardtpack-check: fix verification of large objects
2026-02-23  Patrick Steinhardtpackfile: expose function to read object stream for...
2026-02-23  Patrick Steinhardtobject-file: adapt `stream_object_signature()` to take...
2026-02-23  Patrick Steinhardtt/helper: improve "genrandom" test helper
2026-02-22  Junio C Hamanoobject-file.c: avoid container_of() of a NULL container
2026-02-22  Sahitya Chandrapack-redundant: fix memory leak when open_pack_index...
2026-02-22  Pushkar Singhpath: factor out skip_slashes() in normalize_path_copy_...
2026-02-22  Lambert Duclos... t2004: use test_path_is_file instead of test -f
2026-02-22  Elijah Newrenreplay: prevent the_repository from coming back
2026-02-22  Elijah Newrenmerge-ort: prevent the_repository from coming back
2026-02-22  Elijah Newrenmerge-ort: replace the_hash_algo with opt->repo->hash_algo
2026-02-22  Elijah Newrenmerge-ort: replace the_repository with opt->repo
2026-02-22  Elijah Newrenmerge-ort: pass repository to write_tree()
2026-02-22  Elijah Newrenmerge,diff: remove the_repository check before prefetch...
2026-02-20  Tian Yuchensymlinks: use unsigned int for flags
2026-02-20  Junio C HamanoThe 6th batch
2026-02-20  Junio C HamanoMerge branch 'ak/t9812-test-path-is-helpers'
2026-02-20  Junio C HamanoMerge branch 'pw/diff-anchored-optim'
2026-02-20  Junio C HamanoMerge branch 'jc/doc-cg-c-comment'
2026-02-20  Junio C HamanoMerge branch 'pw/xdiff-cleanups'
2026-02-20  Shreyansh Paliwaltree-diff: remove the usage of the_hash_algo global
2026-02-20  Colin Stagnercontrib/subtree: process out-of-prefix subtrees
2026-02-20  Colin Stagnercontrib/subtree: test history depth
2026-02-20  Colin Stagnercontrib/subtree: capture additional test-cases
2026-02-20  Joaquim Rochaapply: normalize path in --directory argument
2026-02-20  Junio C HamanoMerge branch 'ps/for-each-ref-in-fixes' into ps/refs...
2026-02-20  Junio C HamanoMerge branch 'lo/repo-info-keys' into lo/repo-leftover...
2026-02-20  Jeff Kingref-filter: clarify lstrip/rstrip component counting
2026-02-20  Burak Kaan... mailmap: drop global config variables
2026-02-20  Burak Kaan... mailmap: stop using the_repository
2026-02-20  Koji Nakamaruosxkeychain: define build targets in the top-level...
2026-02-20  Patrick Steinhardtt6006: don't use iconv(1) without ICONV prereq
2026-02-20  Patrick Steinhardtt5550: add ICONV prereq to tests that use "$HTTPD_URL...
2026-02-20  Patrick Steinhardtt4205: improve handling of ICONV prerequisite
2026-02-20  Patrick Steinhardtt40xx: don't use iconv(1) without ICONV prereq
2026-02-20  Patrick Steinhardtt: don't set ICONV prereq when iconv(1) is missing
next