]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-09-05  Patrick Steinhardtshallow: free grafts when unregistering them
2024-09-05  Patrick Steinhardtobject: clear grafts when clearing parsed object pool
2024-09-05  Patrick Steinhardtgpg-interface: fix misdesigned signing key interfaces
2024-09-05  Patrick Steinhardtsend-pack: fix leaking push cert nonce
2024-09-05  Patrick Steinhardtremote: fix leak in reachability check of a remote...
2024-09-05  Patrick Steinhardtremote: fix leaking tracking refs
2024-09-05  Patrick Steinhardtbuiltin/submodule--helper: fix leaking refs on push...
2024-09-05  Patrick Steinhardtsubmodule: fix leaking fetch task data
2024-09-05  Patrick Steinhardtupload-pack: fix leaking child process data on reachabi...
2024-09-05  Patrick Steinhardtbuiltin/push: fix leaking refspec query result
2024-09-05  Patrick Steinhardtsend-pack: fix leaking common object IDs
2024-09-05  Patrick Steinhardtfetch-pack: fix memory leaks on fetch negotiation
2024-09-05  Patrick Steinhardtt/test-lib: allow skipping leak checks for passing...
2024-09-04  Kevin Lylesbuiltin/cat-file: mark 'git cat-file' sparse-index...
2024-09-04  Kevin Lylest1092: allow run_on_* functions to use standard input
2024-09-04  Johannes Schindelinclar: add CMake support
2024-09-04  Patrick Steinhardtt/unit-tests: convert ctype tests to use clar
2024-09-04  Patrick Steinhardtt/unit-tests: convert strvec tests to use clar
2024-09-04  Patrick Steinhardtt/unit-tests: implement test driver
2024-09-04  Patrick SteinhardtMakefile: wire up the clar unit testing framework
2024-09-04  Patrick SteinhardtMakefile: do not use sparse on third-party sources
2024-09-04  Patrick SteinhardtMakefile: make hdr-check depend on generated headers
2024-09-04  Patrick SteinhardtMakefile: fix sparse dependency on GENERATED_H
2024-09-04  Johannes Schindelinclar: stop including `shellapi.h` unnecessarily
2024-09-04  Johannes Schindelinclar(win32): avoid compile error due to unused `fs_copy()`
2024-09-04  Johannes Schindelinclar: avoid compile error with mingw-w64
2024-09-04  Patrick Steinhardtt/clar: fix compatibility with NonStop
2024-09-04  Patrick Steinhardtt: import the clar unit testing framework
2024-09-04  Patrick Steinhardtt: do not pass GIT_TEST_OPTS to unit tests with prove
2024-09-04  Patrick Steinhardtrefs/files: use heuristic to decide whether to repack...
2024-09-04  Patrick Steinhardtt0601: merge tests for auto-packing of refs
2024-09-04  Patrick Steinhardtwrapper: introduce `log2u()`
2024-09-04  Patrick Steinhardtbuiltin/index-pack: fix segfaults when running outside...
2024-09-03  Phillip Woodrebase: apply and cleanup autostash when rebase fails...
2024-09-03  Patrick SteinhardtDocumentation/BreakingChanges: announce removal of...
2024-09-03  Junio C HamanoThe twelfth batch
2024-09-03  Junio C HamanoMerge branch 'jc/config-doc-update'
2024-09-03  Junio C HamanoMerge branch 'rs/remote-leakfix'
2024-09-03  Junio C HamanoMerge branch 'ps/reftable-concurrent-compaction'
2024-09-03  Junio C HamanoMerge branch 'js/fetch-push-trace2-annotation'
2024-09-03  Junio C HamanoMerge branch 'aa/cat-file-batch-output-doc'
2024-09-03  Junio C HamanoMerge branch 'dh/runtime-prefix-on-zos'
2024-09-03  Junio C HamanoMerge branch 'ps/leakfixes-part-5'
2024-09-03  Junio C HamanoMerge branch 'cl/config-regexp-docfix'
2024-09-02  Alex Henriemergetools: vscode: new tool
2024-09-02  Ghanshyam Thakkart: port helper/test-oid-array.c to unit-tests/t-oid...
2024-09-01  Ramsay Jonescompat/terminal: mark parameter of git_terminal_prompt...
2024-08-30  Jeff Kingrevision: free commit buffers for skipped commits
2024-08-30  Junio C Hamanorefs/files-backend: work around -Wunused-parameter
2024-08-29  Jeff Kinggrep: prefer UNUSED to MAYBE_UNUSED for pcre allocators
2024-08-29  Jeff Kinggc: drop MAYBE_UNUSED annotation from used parameter
2024-08-29  Junio C HamanoCodingGuidelines: also mention MAYBE_UNUSED
2024-08-29  Junio C HamanoMerge branch 'jk/unused-parameters' into jc/maybe-unused
2024-08-29  Junio C HamanoThe eleventh batch
2024-08-29  Junio C HamanoMerge branch 'ds/sparse-diff-index'
2024-08-29  Junio C HamanoMerge branch 'cp/unit-test-reftable-block'
2024-08-29  Junio C HamanoMerge branch 'ps/reftable-drop-generic'
2024-08-28  Junio C HamanoThe tenth batch
2024-08-28  Junio C HamanoMerge branch 'ah/git-prompt-portability'
2024-08-28  Junio C HamanoMerge branch 'gt/unit-test-urlmatch-normalization'
2024-08-28  Junio C HamanoMerge branch 'mt/rebase-x-quiet'
2024-08-28  Jeff Kingreftable: mark unused parameters in empty iterator...
2024-08-28  Jeff Kingt-reftable-block: mark unused argv/argc
2024-08-28  Jeff KingCodingGuidelines: mention -Wunused-parameter and UNUSED
2024-08-28  Jeff Kingconfig.mak.dev: enable -Wunused-parameter by default
2024-08-28  Jeff Kingcompat: mark unused parameters in win32/mingw functions
2024-08-28  Jeff Kingcompat: disable -Wunused-parameter in win32/headless.c
2024-08-28  Jeff Kingcompat: disable -Wunused-parameter in 3rd-party code
2024-08-28  Jeff Kingt-reftable-readwrite: mark unused parameter in callback...
2024-08-28  Jeff Kinggc: mark unused config parameter in virtual functions
2024-08-27  Jacob Kellersend-email: add mailmap support via sendemail.mailmap...
2024-08-27  Jacob Kellercheck-mailmap: add options for additional mailmap sources
2024-08-27  Jacob Kellercheck-mailmap: accept "user@host" contacts
2024-08-27  Taylor Blaubuiltin/pack-objects.c: do not open-code `MAX_PACK_OBJE...
2024-08-27  Taylor Blaupack-bitmap.c: avoid repeated `pack_pos_to_offset(...
2024-08-27  Taylor Blaubuiltin/pack-objects.c: translate bit positions during...
2024-08-27  Taylor Blaupack-bitmap: tag bitmapped packs with their correspondi...
2024-08-27  Taylor Blaut/t5332-multi-pack-reuse.sh: verify pack generation...
2024-08-26  Junio C Hamanogit-config.1: fix description of --regexp in synopsis
2024-08-26  Junio C Hamanogit-config.1: --get-all description update
2024-08-26  Junio C HamanoSync with 'maint'
2024-08-26  Junio C HamanoThe ninth batch
2024-08-26  Junio C HamanoMerge branch 'jc/coding-style-c-operator-with-spaces'
2024-08-26  Junio C HamanoMerge branch 'ds/for-each-ref-is-base'
2024-08-26  Junio C HamanoMerge branch 'jk/send-email-translate-aliases'
2024-08-26  Junio C HamanoMerge branch 'jk/mark-unused-parameters'
2024-08-26  Junio C HamanoMerge branch 'jk/drop-unused-parameters'
2024-08-26  Junio C HamanoMerge branch 'tb/pseudo-merge-bitmap-fixes'
2024-08-26  Junio C HamanoMerge branch 'ps/maintenance-detach-fix-more'
2024-08-26  Junio C HamanoMerge branch 'ps/maintenance-detach-fix'
2024-08-26  Junio C HamanoA bit more topics for 2.46.x maintenance track
2024-08-26  Junio C HamanoMerge branch 'xx/diff-tree-remerge-diff-fix' into maint...
2024-08-26  Junio C HamanoMerge branch 'rs/t-example-simplify' into maint-2.46
2024-08-26  Junio C HamanoMerge branch 'jc/safe-directory' into maint-2.46
2024-08-26  Junio C HamanoMerge branch 'jc/document-use-of-local' into maint...
2024-08-26  Junio C HamanoMerge branch 'rs/use-decimal-width' into maint-2.46
2024-08-26  Junio C HamanoMerge branch 'ss/packed-ref-store-leakfix' into maint...
2024-08-26  Junio C HamanoMerge branch 'kl/test-fixes' into maint-2.46
2024-08-26  Junio C HamanoMerge branch 'jc/reflog-expire-lookup-commit-fix' into...
2024-08-26  Junio C HamanoMerge branch 'jr/ls-files-expand-literal-doc' into...
next