]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2026-05-20  Taylor Blaupackfile: ensure `close_pack_revindex()` frees in-memor...
2026-05-20  Taylor Blaubuiltin/repack.c: convert `--write-midx` to an `OPT_CAL...
2026-05-20  Taylor Blaurepack-geometry: prepare for incremental MIDX repacking
2026-05-20  Taylor Blaurepack-midx: extract `repack_fill_midx_stdin_packs()`
2026-05-20  Taylor Blaurepack-midx: factor out `repack_prepare_midx_command()`
2026-05-20  Taylor Blaumidx: expose `midx_layer_contains_pack()`
2026-05-20  Taylor Blaurepack: track the ODB source via existing_packs
2026-05-20  Taylor Blaumidx: support custom `--base` for incremental MIDX...
2026-05-20  Taylor Blaumidx: introduce `--no-write-chain-file` for incremental...
2026-05-20  Taylor Blaumidx: use `strvec` for `keep_hashes`
2026-05-20  Taylor Blaumidx: build `keep_hashes` array in order
2026-05-20  Taylor Blaumidx: use `strset` for retained MIDX files
2026-05-20  Taylor Blaumidx-write: handle noop writes when converting incremen...
2026-05-20  Junio C HamanoThe 5th batch
2026-05-20  Junio C HamanoMerge branch 'sb/unpack-index-pack-buffer-resize'
2026-05-20  Junio C HamanoMerge branch 'ps/history-fixup'
2026-05-20  Junio C HamanoMerge branch 'jh/alias-i18n-fixes'
2026-05-20  Junio C HamanoMerge branch 'bc/sign-commit-with-custom-encoding'
2026-05-20  Junio C HamanoMerge branch 'js/adjust-tests-to-explicitly-access...
2026-05-20  Junio C HamanoMerge branch 'en/diffstat-utf8-truncation-fix'
2026-05-20  Junio C HamanoMerge branch 'js/mingw-no-nedmalloc'
2026-05-20  Junio C HamanoMerge branch 'js/objects-larger-than-4gb-on-windows'
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `init_db()`
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `create_reference...
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `initialize_repos...
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `check_repository...
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `upgrade_reposito...
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `setup_git_direct...
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `setup_git_direct...
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `setup_git_env()`
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `set_git_work_tree()`
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `setup_work_tree()`
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `enter_repo()`
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `verify_non_filen...
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `verify_filename()`
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `path_inside_repo()`
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `prefix_path()`
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `is_inside_work_t...
2026-05-19  Patrick Steinhardtsetup: stop using `the_repository` in `is_inside_git_dir()`
2026-05-19  Patrick Steinhardtsetup: replace use of `the_repository` in static functions
2026-05-19  Jeff Kingconnect: use "service" enum for "name" argument
2026-05-19  Jeff Kingquote: simplify internals of dequoting
2026-05-19  Jeff Kingquote: drop sq_dequote_to_argv()
2026-05-19  Jeff Kingquote.h: bump strvec forward declaration to the top
2026-05-19  Junio C HamanoThe 4th batch
2026-05-19  Junio C HamanoMerge branch 'sj/submodule-update-clone-config-fix'
2026-05-19  Junio C HamanoMerge branch 'rs/sideband-clear-line-before-print'
2026-05-19  Junio C HamanoMerge branch 'ag/rebase-update-refs-limit-to-branches'
2026-05-19  Junio C HamanoMerge branch 'kh/doc-restore-double-underscores-fix'
2026-05-19  Junio C HamanoMerge branch 'kh/doc-commit-graph'
2026-05-19  Junio C HamanoMerge branch 'kh/name-rev-custom-format'
2026-05-19  Junio C HamanoMerge branch 'sg/t6112-unwanted-tilde-expansion-fix'
2026-05-19  Junio C HamanoMerge branch 'en/xdiff-cleanup-3'
2026-05-19  Junio C HamanoMerge branch 'mc/http-emptyauth-negotiate-fix'
2026-05-19  René Scharfeuse __builtin_add_overflow() in st_add() with Clang
2026-05-19  René Scharfestrbuf: use st_add3() in strbuf_grow()
2026-05-17  Karthik Nayakrefs/files: skip lock files during consistency checks
2026-05-17  Junio C HamanoThe 3rd batch
2026-05-17  Junio C HamanoMerge branch 'rs/grep-column-only-match-fix'
2026-05-17  Junio C HamanoMerge branch 'hn/git-checkout-m-with-stash'
2026-05-17  Junio C HamanoMerge branch 'pw/rename-to-get-current-worktree'
2026-05-17  Junio C HamanoMerge branch 'mf/format-patch-cover-letter-format-docfix'
2026-05-17  Junio C HamanoMerge branch 'en/ort-cached-rename-with-trivial-resolution'
2026-05-17  Junio C HamanoMerge branch 'ss/t7004-unhide-git-failures'
2026-05-17  Junio C HamanoMerge branch 'en/backfill-fixes-and-edges'
2026-05-17  Pushkar Singhstash: add coverage for show --include-untracked
2026-05-17  Kristofer Karlssont6600: add tests for duplicate tips in tips_reachable_f...
2026-05-17  Kristofer Karlssoncommit-reach: use object flags for tips_reachable_from_...
2026-05-16  Philippe Blaindiff-format.adoc: mode and hash are 0* for unmerged...
2026-05-16  Philippe Blaindiff-format.adoc: 'git diff-files' prints two lines...
2026-05-16  Philippe Blaindiff-format.adoc: remove mention of diff-tree specific...
2026-05-16  Toon Claesgenerate-configlist: collapse depfile for older Ninja
2026-05-16  Junio C HamanoMerge branch 'ed/check-connected-close-err-fd-2.53...
2026-05-16  Ethan Dicksonconnected: close err_fd in promisor fast-path
2026-05-16  René Scharfetrailer: change strbuf in-place in unfold_value()
2026-05-16  Jeff Kingcommit: handle large commit messages in utf8 verification
2026-05-16  Jeff Kingapply: plug leak on "patch too large" error
2026-05-14  Patrick Steinhardtt/unit-tests: add tests for the in-memory object source
2026-05-14  Patrick Steinhardtodb: generic in-memory source
2026-05-14  Patrick Steinhardtodb/source-inmemory: stub out remaining functions
2026-05-14  Patrick Steinhardtodb/source-inmemory: implement `freshen_object()` callback
2026-05-14  Patrick Steinhardtodb/source-inmemory: implement `count_objects()` callback
2026-05-14  Patrick Steinhardtodb/source-inmemory: implement `find_abbrev_len()`...
2026-05-14  Patrick Steinhardtodb/source-inmemory: implement `for_each_object()`...
2026-05-14  Patrick Steinhardtodb/source-inmemory: convert to use oidtree
2026-05-14  Patrick Steinhardtoidtree: add ability to store data
2026-05-14  Patrick Steinhardtcbtree: allow using arbitrary wrapper structures for...
2026-05-14  Patrick Steinhardtodb/source-inmemory: implement `write_object_stream...
2026-05-14  Patrick Steinhardtodb/source-inmemory: implement `write_object()` callback
2026-05-14  Patrick Steinhardtodb/source-inmemory: implement `read_object_stream...
2026-05-14  Patrick Steinhardtodb/source-inmemory: implement `read_object_info()...
2026-05-14  Patrick Steinhardtodb: fix unnecessary call to `find_cached_object()`
2026-05-14  Patrick Steinhardtodb/source-inmemory: implement `free()` callback
2026-05-14  Patrick Steinhardtodb: introduce "in-memory" source
2026-05-14  Junio C HamanoMerge branch 'jt/odb-transaction-write' into ps/odb...
2026-05-14  Justin Toblerodb/transaction: make `write_object_stream()` pluggable
2026-05-14  Justin Toblerobject-file: generalize packfile writes to use odb_writ...
2026-05-14  Justin Toblerobject-file: avoid fd seekback by checking object size...
2026-05-14  Justin Toblerobject-file: remove flags from transaction packfile...
2026-05-14  Justin Toblerodb: update `struct odb_write_stream` read() callback
next