]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2026-03-17  Vaidas Pilkauskashttp: add support for HTTP 429 rate limit retries
2026-03-17  Vaidas Pilkauskasstrbuf_attach: fix call sites to pass correct alloc
2026-03-17  Vaidas Pilkauskasstrbuf: pass correct alloc to strbuf_attach() in strbuf...
2026-03-17  Jialong Wangt2203: avoid suppressing git status exit code
2026-03-17  Michael Montalbodoc: note that -L supports patch formatting and pickaxe...
2026-03-17  Michael Montalbot4211: add tests for -L with standard diff options
2026-03-17  Michael Montalboline-log: route -L output through the standard diff...
2026-03-17  Michael Montalboline-log: fix crash when combined with pickaxe options
2026-03-17  Eric Jurefs: add 'preparing' phase to the reference-transactio...
2026-03-16  Kristoffer... interpret-trailers: use placeholder instead of *
2026-03-16  Kristoffer... doc: config: convert trailers section to synopsis style
2026-03-16  Kristoffer... doc: interpret-trailers: normalize and fill out options
2026-03-16  Kristoffer... doc: interpret-trailers: convert to synopsis style
2026-03-16  Jeff Kingtransport: plug leaks in transport_color_config()
2026-03-16  PRASHANT S... t4200: convert test -[df] checks to test_path_* helpers
2026-03-16  Mirko Fainaapply.c: fix -p argument parsing
2026-03-16  Mirko Fainat0008: improve test cleanup to fix failing test
2026-03-16  Junio C HamanoMerge branch 'mf/format-patch-cover-letter-format'...
2026-03-16  Junio C HamanoThe 17th batch
2026-03-16  Junio C HamanoMerge branch 'ty/patch-ids-document-lazy-eval'
2026-03-16  Junio C HamanoMerge branch 'rs/history-ergonomics-updates-fix'
2026-03-16  Junio C HamanoMerge branch 'jk/unleak-mmap'
2026-03-16  Junio C HamanoMerge branch 'ty/setup-error-tightening'
2026-03-16  Junio C HamanoMerge branch 'os/doc-git-custom-commands'
2026-03-16  Junio C HamanoMerge branch 'fp/t3310-unhide-git-failures'
2026-03-16  Junio C HamanoMerge branch 'jt/repo-structure-extrema'
2026-03-16  Junio C HamanoMerge branch 'sp/wt-status-wo-the-repository'
2026-03-16  Guillaume Jacobdoc: fix git grep args order in Quick Reference
2026-03-16  Patrick Steinhardtclar: update to fix compilation on platforms without...
2026-03-15  Deveshi Dwivedistash: do not pass strbuf by value
2026-03-15  Deveshi Dwivedicoccinelle: detect struct strbuf passed by value
2026-03-15  Junio C HamanoMerge branch 'dd/list-objects-filter-options-wo-strbuf...
2026-03-15  Ritesh Singh... t/pack-refs-tests: use test_path_is_missing
2026-03-13  Patrick Steinhardtbuiltin/pack-objects: reduce lock contention when writi...
2026-03-13  Patrick Steinhardtcsum-file: drop `hashfd_throughput()`
2026-03-13  Patrick Steinhardtcsum-file: introduce `hashfd_ext()`
2026-03-13  Patrick Steinhardtsideband: use writev(3p) to send pktlines
2026-03-13  Patrick Steinhardtwrapper: introduce writev(3p) wrappers
2026-03-13  Patrick Steinhardtcompat/posix: introduce writev(3p) wrapper
2026-03-13  Patrick Steinhardtupload-pack: reduce lock contention when writing packfi...
2026-03-13  Patrick Steinhardtupload-pack: prefer flushing data over sending keepalive
2026-03-13  Patrick Steinhardtupload-pack: adapt keepalives based on buffering
2026-03-13  Patrick Steinhardtupload-pack: fix debug statement when flushing packfile...
2026-03-13  Siddharth Shrimalit0410: modernize delete_object helper
2026-03-13  Justin Toblerfast-import: add mode to sign commits with invalid...
2026-03-13  Justin Toblergpg-interface: allow sign_buffer() to use default signi...
2026-03-13  Justin Toblercommit: remove unused forward declaration
2026-03-12  Andrew Autransport-helper, connect: use clean_on_exit to reap...
2026-03-12  Junio C HamanoThe 16th batch
2026-03-12  Junio C HamanoMerge branch 'ps/odb-sources'
2026-03-12  Junio C HamanoMerge branch 'hn/status-compare-with-push'
2026-03-12  Junio C HamanoMerge branch 'ds/for-each-repo-w-worktree'
2026-03-12  Junio C HamanoThe 15th batch
2026-03-12  Junio C HamanoMerge branch 'sp/send-email-validate-charset'
2026-03-12  Junio C HamanoMerge branch 'dt/send-email-client-cert'
2026-03-12  Junio C HamanoMerge branch 'ps/ci-gitlab-prepare-for-macos-14-depreca...
2026-03-12  Junio C HamanoMerge branch 'ag/send-email-sasl-with-host-port'
2026-03-12  Junio C HamanoMerge branch 'ss/t9123-setup-inside-test-expect-success'
2026-03-12  Junio C HamanoMerge branch 'sk/oidmap-clear-with-custom-free-func'
2026-03-12  Junio C HamanoMerge branch 'jt/doc-submitting-patches-study-before...
2026-03-12  Junio C HamanoMerge branch 'os/doc-custom-subcommand-on-path'
2026-03-12  Junio C HamanoMerge branch 'ss/t3700-modernize'
2026-03-12  Junio C HamanoMerge branch 'lp/doc-gitprotocol-pack-fixes'
2026-03-12  Junio C HamanoMerge branch 'kj/path-micro-code-cleanup'
2026-03-12  Junio C HamanoMerge branch 'bc/sha1-256-interop-02'
2026-03-12  Pablo Sabatert9200: replace test -f with modern path helper
2026-03-12  Tian Yuchenbuiltin/mktree: remove USE_THE_REPOSITORY_VARIABLE
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
next