]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2026-03-20  Jiang Xingitk: i18n: use "Gitk" as package name in POT file
2026-03-19  René Scharfesplit-index: stop using the_repository and the_hash_algo
2026-03-19  Bilal El Khatabit5315: use test_path_is_file for loose-object check
2026-03-19  René Scharfecommit-reach: simplify cleanup of remaining bitmaps...
2026-03-19  Junio C HamanoThe 18th batch
2026-03-19  Junio C HamanoMerge branch 'ss/submodule--helper-use-xmalloc'
2026-03-19  Junio C HamanoMerge branch 'ps/unit-test-c-escape-names.txt'
2026-03-19  Junio C HamanoMerge branch 'jc/doc-wholesale-replace-before-next'
2026-03-19  Junio C HamanoMerge branch 'lc/rebase-trailer'
2026-03-19  Junio C HamanoMerge branch 'bk/run-command-wo-the-repository'
2026-03-19  Junio C HamanoMerge branch 'ps/editorconfig-unanchor'
2026-03-19  Junio C HamanoMerge branch 'ss/t3200-test-zero-oid'
2026-03-19  Junio C HamanoMerge branch 'dd/list-objects-filter-options-wo-strbuf...
2026-03-19  Junio C HamanoMerge branch 'ps/t9200-test-path-is-helpers'
2026-03-19  Junio C Hamanorerere: update to modern representation of empty strbufs
2026-03-19  Patrick Steinhardtmeson: precompile "git-compat-util.h"
2026-03-19  Patrick Steinhardtmeson: compile compatibility sources separately
2026-03-19  Patrick Steinhardtgit-compat-util.h: move warning infra to prepare for...
2026-03-19  Patrick Steinhardtbuilds: move build scripts into "tools/"
2026-03-19  Patrick Steinhardtcontrib: move "update-unicode.sh" script into "tools/"
2026-03-19  Patrick Steinhardtcontrib: move "coverage-diff.sh" script into "tools/"
2026-03-19  Patrick Steinhardtcontrib: move "coccinelle/" directory into "tools/"
2026-03-19  Patrick SteinhardtIntroduce new "tools/" directory
2026-03-18  Gabriel “gabldotink”doc: add missing space on git-config page
2026-03-18  Adityat2107: modernize path existence check
2026-03-18  Jialong Wangobject-name: turn INTERPRET_BRANCH_* constants into...
2026-03-18  Mathias Ravmerge-file: fix BUG when --object-id is used in a worktree
2026-03-18  René Scharfeuse commit_stack instead of prio_queue in LIFO mode
2026-03-17  Junio C Hamanoapply: fix new-style empty context line triggering...
2026-03-17  Jialong Wangapply: report input location in binary and garbage...
2026-03-17  Jialong Wangapply: report input location in header parsing errors
2026-03-17  Jialong Wangapply: report the location of corrupt patches
2026-03-17  Shreyansh Paliwaladd-patch: use repository instance from add_i_state...
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
next