]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2025-10-30  Patrick Steinhardtpackfile: track packs via the MRU list exclusively
2025-10-30  Patrick Steinhardtpackfile: always add packfiles to MRU when adding a...
2025-10-30  Patrick Steinhardtpackfile: move list of packs into the packfile store
2025-10-30  Patrick Steinhardtbuiltin/pack-objects: simplify logic to find kept or...
2025-10-30  Patrick Steinhardtpackfile: fix approximation of object counts
2025-10-30  Patrick Steinhardthttp: refactor subsystem to use `packfile_list`s
2025-10-30  Patrick Steinhardtpackfile: move the MRU list into the packfile store
2025-10-30  Patrick Steinhardtpackfile: use a `strmap` to store packs by name
2025-10-28  Junio C HamanoMerge branch 'ps/remove-packfile-store-get-packs' into...
2025-10-27  Junio C HamanoSync with Git 2.51.2
2025-10-27  Junio C HamanoGit 2.51.2 v2.51.2
2025-10-27  Junio C HamanoMerge branch 'so/t2401-use-test-path-helpers' into...
2025-10-27  Junio C HamanoMerge branch 'js/ci-github-actions-update' into maint...
2025-10-27  Junio C HamanoMerge branch 'kh/doc-continued-paragraph-fix' into...
2025-10-27  Junio C HamanoMerge branch 'js/unreachable-workaround-for-no-symlink...
2025-10-27  Junio C HamanoMerge branch 'ps/t7528-ssh-agent-uds-workaround' into...
2025-10-27  Junio C HamanoMerge branch 'tb/unicode-width-table-17' into maint...
2025-10-27  Junio C HamanoMerge branch 'jk/status-z-short-fix' into maint-2.51
2025-10-27  Junio C HamanoMerge branch 'jk/diff-no-index-with-pathspec-fix' into...
2025-10-27  Junio C HamanoMerge branch 'ps/gitlab-ci-disable-windows-monitoring...
2025-10-27  Junio C HamanoMerge branch 'jc/diff-from-contents-fix' into maint...
2025-10-27  Junio C HamanoMerge branch 'jk/diff-from-contents-fix' into maint...
2025-10-24  Junio C HamanoThe twenty-fourth batch
2025-10-24  Junio C HamanoMerge branch 'ps/t7528-ssh-agent-uds-workaround'
2025-10-24  Junio C HamanoMerge branch 'rs/add-patch-document-p-for-pager'
2025-10-24  Junio C HamanoMerge branch 'jc/t1016-setup-fix'
2025-10-24  Junio C HamanoMerge branch 'tb/unicode-width-table-17'
2025-10-24  Junio C HamanoMerge branch 'tu/credential-makefile-updates'
2025-10-24  Junio C HamanoMerge branch 'jk/status-z-short-fix'
2025-10-24  Junio C HamanoMerge branch 'js/t7500-pwd-windows-fix'
2025-10-24  Junio C HamanoMerge branch 'rj/doc-technical-fixes'
2025-10-24  Junio C HamanoThe twenty-third batch
2025-10-24  Junio C HamanoMerge branch 'jc/diff-from-contents-fix'
2025-10-24  Junio C HamanoMerge branch 'jk/diff-from-contents-fix'
2025-10-23  Patrick Steinhardtt7528: work around ETOOMANY in OpenSSH 10.1 and newer
2025-10-23  Junio C Hamanodiff: make sure the other caller of diff_flush_patch_qu...
2025-10-22  Junio C HamanoThe twenty-second batch
2025-10-22  Junio C HamanoMerge branch 'so/t2401-use-test-path-helpers'
2025-10-22  Junio C HamanoMerge branch 'je/doc-pull'
2025-10-22  Junio C HamanoMerge branch 'bc/sha1-256-interop-01'
2025-10-22  Junio C HamanoMerge branch 'js/ci-github-actions-update'
2025-10-21  René Scharfeadd-patch: fully document option P
2025-10-21  Torsten Bögershausenunicode: update the width tables to Unicode 17
2025-10-20  Junio C HamanoThe twenty-first batch
2025-10-20  Junio C HamanoMerge branch 'tb/cat-file-objectmode-update'
2025-10-20  Junio C HamanoMerge branch 'kh/doc-continued-paragraph-fix'
2025-10-20  Junio C HamanoMerge branch 'js/unreachable-workaround-for-no-symlink...
2025-10-20  Junio C HamanoMerge branch 'js/mingw-includes-cleanup'
2025-10-20  Junio C HamanoMerge branch 'dk/stash-apply-index'
2025-10-20  Thomas Uhlecontrib/credential: harmonize Makefiles
2025-10-20  Johannes Sixtt7500: fix tests with absolute path following ":(option...
2025-10-17  Jeff Kingstatus: make coloring of "-z --short" consistent
2025-10-17  Junio C HamanoThe twentieth batch
2025-10-17  Junio C HamanoMerge branch 'jk/diff-no-index-with-pathspec-fix'
2025-10-17  Junio C HamanoMerge branch 'tb/doc-submitting-patches'
2025-10-17  Junio C HamanoMerge branch 'rs/add-patch-options-fix'
2025-10-17  Junio C HamanoMerge branch 'en/make-libgit-a'
2025-10-17  Jeff Kingdiff: restore redirection to /dev/null for diff_from_co...
2025-10-17  Junio C HamanoMerge branch 'ly/diff-name-only-with-diff-from-content...
2025-10-16  Patrick Steinhardtpackfile: rename `packfile_store_get_all_packs()`
2025-10-16  Patrick Steinhardtpackfile: introduce macro to iterate through packs
2025-10-16  Patrick Steinhardtpackfile: drop `packfile_store_get_packs()`
2025-10-16  Patrick Steinhardtbuiltin/grep: simplify how we preload packs
2025-10-16  Patrick Steinhardtbuiltin/gc: convert to use `packfile_store_get_all_packs()`
2025-10-16  Patrick Steinhardtobject-name: convert to use `packfile_store_get_all_pac...
2025-10-16  Junio C HamanoMerge branch 'tb/incremental-midx-part-3.1' into ps...
2025-10-16  Ramsay Jonesdoc: add large-object-promisors.adoc to the docs build
2025-10-16  Ramsay Jonesdoc: commit-graph.adoc: fix up some formatting
2025-10-16  Ramsay Jonesdoc: sparse-checkout.adoc: fix asciidoc warnings
2025-10-16  Ramsay Jonesdoc: remembering-renames.adoc: fix asciidoc warnings
2025-10-16  Taylor Blaubuiltin/repack.c: clean up unused `#include`s
2025-10-16  Taylor Blaurepack: move `write_cruft_pack()` out of the builtin
2025-10-16  Taylor Blaurepack: move `write_filtered_pack()` out of the builtin
2025-10-16  Taylor Blaurepack: move `pack_kept_objects` to `struct pack_object...
2025-10-16  Taylor Blaurepack: move `finish_pack_objects_cmd()` out of the...
2025-10-16  Taylor Blaubuiltin/repack.c: pass `write_pack_opts` to `finish_pac...
2025-10-16  Taylor Blaurepack: extract `write_pack_opts_is_local()`
2025-10-16  Taylor Blaurepack: move `find_pack_prefix()` out of the builtin
2025-10-16  Taylor Blaubuiltin/repack.c: use `write_pack_opts` within `write_c...
2025-10-16  Taylor Blaubuiltin/repack.c: introduce `struct write_pack_opts`
2025-10-16  Taylor Blaurepack: 'write_midx_included_packs' API from the builtin
2025-10-16  Taylor Blaubuiltin/repack.c: inline packs within `write_midx_inclu...
2025-10-16  Taylor Blaubuiltin/repack.c: pass `repack_write_midx_opts` to...
2025-10-16  Taylor Blaubuiltin/repack.c: inline `remove_redundant_bitmaps()`
2025-10-16  Taylor Blaubuiltin/repack.c: reorder `remove_redundant_bitmaps()`
2025-10-16  Taylor Blaurepack: keep track of MIDX pack names using existing_packs
2025-10-16  Taylor Blaubuiltin/repack.c: use a string_list for 'midx_pack_names'
2025-10-16  Taylor Blaubuiltin/repack.c: extract opts struct for 'write_midx_i...
2025-10-16  Taylor Blaubuiltin/repack.c: remove ref snapshotting from builtin
2025-10-16  Taylor Blaurepack: remove pack_geometry API from the builtin
2025-10-16  Taylor Blaubuiltin/repack.c: pass 'packdir' to `pack_geometry_remo...
2025-10-16  Taylor Blaubuiltin/repack.c: pass 'pack_kept_objects' to `pack_geo...
2025-10-16  Taylor Blaubuiltin/repack.c: rename various pack_geometry functions
2025-10-16  Taylor Blaubuiltin/repack.c: remove "repack_promisor_objects(...
2025-10-16  Taylor Blaubuiltin/repack.c: pass "packtmp" to `repack_promisor_ob...
2025-10-16  Taylor Blaurepack: remove 'generated_pack' API from the builtin
2025-10-16  Taylor Blaubuiltin/repack.c: provide pack locations to `generated_...
2025-10-16  Taylor Blaubuiltin/repack.c: pass "packtmp" to `generated_pack_pop...
2025-10-16  Taylor Blaubuiltin/repack.c: factor out "generated_pack_install"
2025-10-16  Taylor Blaubuiltin/repack.c: rename "struct generated_pack_data"
next