]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2026-03-12  Patrick Steinhardtodb: introduce generic object counting
2026-03-12  Patrick Steinhardtodb/source: introduce generic object counting
2026-03-12  Patrick Steinhardtobject-file: generalize counting objects
2026-03-12  Patrick Steinhardtobject-file: extract logic to approximate object count
2026-03-12  Patrick Steinhardtpackfile: extract logic to count number of objects
2026-03-12  Patrick Steinhardtodb: stop including "odb/source.h"
2026-03-12  Burak Kaan... run-command: wean auto_maintenance() functions off...
2026-03-12  Burak Kaan... run-command: wean start_command() off the_repository
2026-03-11  Beat Bolliimap-send: move common code into function host_matches()
2026-03-11  Beat Bolliimap-send: use the OpenSSL API to access the subject...
2026-03-11  Beat Bolliimap-send: use the OpenSSL API to access the subject...
2026-03-11  Junio C Hamanot: allow use of "sed -E"
2026-03-11  Pablo Sabatert9200: handle missing CVS with skip_all
2026-03-11  Amisha Chhajedhelp: cleanup the contruction of keys_uniq
2026-03-11  Pablo Sabatertest-lib: print escape sequence names
2026-03-11  Siddharth Shrimalisubmodule--helper: replace malloc with xmalloc
2026-03-11  Siddharth Shrimalit3200: replace hardcoded null OID with $ZERO_OID
2026-03-11  Deveshi Dwivedilist-objects-filter-options: avoid strbuf_split_str()
2026-03-11  Deveshi Dwivediworktree: do not pass strbuf by value
2026-03-11  Patrick Steinhardteditorconfig: fix style not applying to subdirs anymore
2026-03-10  Mansi Singht7605: use test_path_is_file instead of test -f
2026-03-10  Junio C HamanoThe 14th batch
2026-03-10  Junio C HamanoMerge branch 'jh/alias-i18n-fixes'
2026-03-10  Junio C HamanoMerge branch 'pt/fsmonitor-watchman-sample-fix'
2026-03-10  Junio C HamanoMerge branch 'mm/diff-no-index-find-object'
2026-03-10  Junio C HamanoMerge branch 'ps/ci-reduce-gitlab-envsize'
2026-03-10  Junio C HamanoMerge branch 'fp/t3310-test-path-is-helpers'
2026-03-10  Junio C HamanoMerge branch 'ss/test-that-that-typofix'
2026-03-10  Junio C HamanoMerge branch 'rs/parse-options-duplicated-long-options'
2026-03-10  Junio C HamanoMerge branch 'ar/config-hooks'
2026-03-10  Junio C HamanoMerge branch 'kh/format-patch-noprefix-is-boolean'
2026-03-10  Junio C HamanoMerge branch 'ps/odb-sources' into ps/object-counting
2026-03-10  Tian Yuchendiff: document -U without <n> as using default context
2026-03-10  Collin Funkdir: avoid -Wdiscarded-qualifiers in remove_path()
2026-03-09  Junio C HamanoSubmittingPatches: spell out "replace fully to pretend...
2026-03-09  Junio C HamanoThe 13th batch
2026-03-09  Junio C HamanoMerge branch 'jk/repo-structure-cleanup'
2026-03-09  Junio C HamanoMerge branch 'lp/diff-stat-utf8-display-width-fix'
2026-03-09  Junio C HamanoMerge branch 'cs/add-skip-submodule-ignore-all'
2026-03-09  Junio C HamanoMerge branch 'ps/refs-for-each'
2026-03-09  Junio C HamanoMerge branch 'ar/run-command-hook-take-2'
2026-03-09  Junio C HamanoMerge branch 'ar/config-hooks' into ar/config-hook...
2026-03-09  Tian Yuchen.mailmap: update email address for Tian Yuchen
2026-03-09  Tian Yuchenpatch-ids: document intentional const-casting in patch_...
2026-03-09  René Scharfehistory: initialize rev_info in cmd_history_reword()
2026-03-09  Collin Funkbloom: remove a misleading const qualifier
2026-03-08  Francesco Paparattot3310: avoid hiding failures from rev-parse in command...
2026-03-07  Omri Sarigdoc: make it easier to find custom command information
2026-03-07  Jeff Kingmeson: turn on NO_MMAP when building with LSan
2026-03-07  Jeff KingMakefile: turn on NO_MMAP when building with LSan
2026-03-07  Jeff Kingobject-file: fix mmap() leak in odb_source_loose_read_o...
2026-03-07  Mirko Fainadocs: add usage for the cover-letter fmt feature
2026-03-07  Mirko Fainaformat-patch: add commitListFormat config
2026-03-07  Mirko Fainaformat-patch: add ability to use alt cover format
2026-03-07  Mirko Fainaformat-patch: move cover letter summary generation
2026-03-07  Mirko Fainapretty.c: add %(count) and %(total) placeholders
2026-03-06  Justin ToblerDocumentation: extend guidance for submitting patches
2026-03-06  Junio C Hamanosideband: drop 'default' configuration
2026-03-06  Johannes Schindelinsideband: offer to configure sanitizing on a per-URL...
2026-03-06  Johannes Schindelinsideband: add options to allow more control sequences...
2026-03-06  Johannes Schindelinsideband: do allow ANSI color sequences by default
2026-03-06  Johannes Schindelinsideband: introduce an "escape hatch" to allow control...
2026-03-06  Johannes Schindelinsideband: mask control characters
2026-03-06  Jeff Kingpack-revindex: avoid double-loading .rev files
2026-03-06  Jeff Kingcheck_connected(): fix leak of pack-index mmap
2026-03-06  Jeff Kingcheck_connected(): delay opening new_pack
2026-03-06  Li Chenrebase: support --trailer
2026-03-06  Li Chencommit, tag: parse --trailer with OPT_STRVEC
2026-03-06  Li Chentrailer: append trailers without fork/exec
2026-03-06  Li Chentrailer: libify a couple of functions
2026-03-06  Phillip Woodinterpret-trailers: refactor create_in_place_tempfile()
2026-03-06  Li Cheninterpret-trailers: factor trailer rewriting
2026-03-05  Patrick Steinhardtodb/source: make `begin_transaction()` function pluggable
2026-03-05  Patrick Steinhardtodb/source: make `write_alternate()` function pluggable
2026-03-05  Patrick Steinhardtodb/source: make `read_alternates()` function pluggable
2026-03-05  Patrick Steinhardtodb/source: make `write_object_stream()` function pluggable
2026-03-05  Patrick Steinhardtodb/source: make `write_object()` function pluggable
2026-03-05  Patrick Steinhardtodb/source: make `freshen_object()` function pluggable
2026-03-05  Patrick Steinhardtodb/source: make `for_each_object()` function pluggable
2026-03-05  Patrick Steinhardtodb/source: make `read_object_stream()` function pluggable
2026-03-05  Patrick Steinhardtodb/source: make `read_object_info()` function pluggable
2026-03-05  Patrick Steinhardtodb/source: make `close()` function pluggable
2026-03-05  Patrick Steinhardtodb/source: make `reprepare()` function pluggable
2026-03-05  Patrick Steinhardtodb/source: make `free()` function pluggable
2026-03-05  Patrick Steinhardtodb/source: introduce source type for robustness
2026-03-05  Patrick Steinhardtodb: move reparenting logic into respective subsystems
2026-03-05  Patrick Steinhardtodb: embed base source in the "files" backend
2026-03-05  Patrick Steinhardtodb: introduce "files" source
2026-03-05  Patrick Steinhardtodb: split `struct odb_source` into separate header
2026-03-05  Siddharth Shrimalit9123: use test_when_finished for cleanup
2026-03-05  Aditya Gargsend-email: pass smtp hostname and port to Authen:...
2026-03-05  Patrick Steinhardtgitlab-ci: update to macOS 15 images
2026-03-05  Patrick Steinhardtmeson: detect broken iconv that requires ICONV_RESTART_...
2026-03-05  Patrick Steinhardtmeson: simplify iconv-emits-BOM check
2026-03-05  Seyi Kufoijibuiltin/rev-list: migrate missing_objects cleanup to...
2026-03-05  Seyi Kufoijioidmap: make entry cleanup explicit in oidmap_clear
2026-03-05  Junio C HamanoThe 12th batch
2026-03-05  Junio C HamanoMerge branch 'ps/fsck-stream-from-the-right-object...
2026-03-05  Junio C HamanoMerge branch 'ob/core-attributesfile-in-repository'
2026-03-05  Junio C HamanoMerge branch 'pt/t7527-flake-workaround'
next