]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-09-09  Junio C HamanoMerge branch 'cp/unit-test-reftable-stack' into ps...
2024-09-09  Chandra Pratapt-reftable-stack: add test for stack iterators
2024-09-09  Chandra Pratapt-reftable-stack: add test for non-default compaction...
2024-09-09  Chandra Pratapt-reftable-stack: use reftable_ref_record_equal() to...
2024-09-09  Alex Henrieapply: support --ours, --theirs, and --union for three...
2024-09-09  Junio C Hamanodoc: remote.*.skip{DefaultUpdate,FetchAll} stops prefetch
2024-09-09  Ramsay Jonesconfig.mak.uname: add HAVE_DEV_TTY to cygwin config...
2024-09-08  Chandra Pratapt-reftable-stack: use Git's tempfile API instead of...
2024-09-08  Chandra Pratapt: harmonize t-reftable-stack.c with coding guidelines
2024-09-08  Chandra Pratapt: move reftable/stack_test.c to the unit testing framework
2024-09-08  René Scharfediff: report dirty submodules as changes in builtin_diff()
2024-09-08  René Scharfediff: report copies and renames as changes in run_diff_...
2024-09-06  Derrick Stoleeadvice: recommend GIT_ADVICE=0 for tools
2024-09-06  Derrick Stoleescalar: add --no-tags option to 'scalar clone'
2024-09-06  Junio C HamanoThe thirteenth batch
2024-09-06  Junio C HamanoMerge branch 'jk/maybe-unused-cleanup'
2024-09-06  Junio C HamanoMerge branch 'jc/unused-on-windows'
2024-09-06  Junio C HamanoMerge branch 'jk/unused-parameters'
2024-09-06  Junio C HamanoMerge branch 'jc/maybe-unused'
2024-09-06  Junio C HamanoMerge branch 'jk/send-email-mailmap'
2024-09-06  Stephen P.... .mailmap document current address.
2024-09-06  Brian Lylesinterpret-trailers: handle message without trailing...
2024-09-06  Jeff Kingsparse-checkout: use fdopen_lock_file() instead of...
2024-09-06  Jeff Kingsparse-checkout: check commit_lock_file when writing...
2024-09-06  Jeff Kingsparse-checkout: consolidate cleanup when writing patterns
2024-09-05  Jeff Kingdrop trailing newline from warning/error/die messages
2024-09-05  Patrick Steinhardtbuiltin/repack: fix leaking keep-pack list
2024-09-05  Patrick Steinhardtmerge-ort: fix two leaks when handling directory rename...
2024-09-05  Patrick Steinhardtmatch-trees: fix leaking prefixes in `shift_tree()`
2024-09-05  Patrick Steinhardtbuiltin/fmt-merge-msg: fix leaking buffers
2024-09-05  Patrick Steinhardtbuiltin/grep: fix leaking object context
2024-09-05  Patrick Steinhardtbuiltin/pack-objects: plug leaking list of keep-packs
2024-09-05  Patrick Steinhardtbuiltin/repack: fix leaking line buffer when packing...
2024-09-05  Patrick Steinhardtnegotiator/skipping: fix leaking commit entries
2024-09-05  Patrick Steinhardtshallow: fix leaking members of `struct shallow_info`
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
next