]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-10-04  Junio C HamanoMerge branch 'jc/doc-discarding-stalled-topics'
2024-10-04  Junio C HamanoMerge branch 'jk/test-lsan-improvements'
2024-10-04  Patrick Steinhardtt0610: work around flaky test with concurrent writers
2024-10-04  Koji Nakamarufsmonitor OSX: fix hangs for submodules
2024-10-04  Patrick Steinhardtreftable/basics: fix segfault when growing `names`...
2024-10-04  Bagas Sanjayal10n: po-id for 2.47
2024-10-03  Jeff Kingdiff: store graph prefix buf in git_graph struct
2024-10-03  Jeff Kingdiff: return line_prefix directly when possible
2024-10-03  Jeff Kingdiff: return const char from output_prefix callback
2024-10-03  Jeff Kingdiff: drop line_prefix_length field
2024-10-03  Jeff Kingline-log: use diff_line_prefix() instead of custom...
2024-10-03  Andrew Kreimerperl: fix a typo
2024-10-03  Andrew Kreimermergetool: fix a typo
2024-10-03  Andrew Kreimerreftable: fix a typo
2024-10-03  Andrew Kreimertrace2: fix typos
2024-10-03  Taylor BlauDocumentation: mention the amlog in howto/maintain...
2024-10-03  Shubham Kanodiadoc: add a note about staggering of maintenance
2024-10-03  Jeff Kinghash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode
2024-10-03  RenĂ© Scharfearchive: fix misleading error message
2024-10-03  Derrick Stoleeline-log: protect inner strbuf from free
2024-10-03  Emir SARIl10n: tr: Update Turkish translations for 2.47.0
2024-10-02  Mike Hommeyutf8.h: squelch unused-parameter warnings with NO_ICONV
2024-10-02  Patrick Steinhardtreftable/basics: ban standard allocator functions
2024-10-02  Patrick Steinhardtreftable: introduce `REFTABLE_FREE_AND_NULL()`
2024-10-02  Patrick Steinhardtreftable: fix calls to free(3P)
2024-10-02  Patrick Steinhardtreftable: handle trivial allocation failures
2024-10-02  Patrick Steinhardtreftable/tree: handle allocation failures
2024-10-02  Patrick Steinhardtreftable/pq: handle allocation failures when adding...
2024-10-02  Patrick Steinhardtreftable/block: handle allocation failures
2024-10-02  Patrick Steinhardtreftable/blocksource: handle allocation failures
2024-10-02  Patrick Steinhardtreftable/iter: handle allocation failures when creating...
2024-10-02  Patrick Steinhardtreftable/stack: handle allocation failures in auto...
2024-10-02  Patrick Steinhardtreftable/stack: handle allocation failures in `stack_co...
2024-10-02  Patrick Steinhardtreftable/stack: handle allocation failures in `reftable...
2024-10-02  Patrick Steinhardtreftable/stack: handle allocation failures on reload
2024-10-02  Patrick Steinhardtreftable/reader: handle allocation failures in `reader_...
2024-10-02  Patrick Steinhardtreftable/reader: handle allocation failures for unindex...
2024-10-02  Patrick Steinhardtreftable/merged: handle allocation failures in `merged_...
2024-10-02  Patrick Steinhardtreftable/writer: handle allocation failures in `reftabl...
2024-10-02  Patrick Steinhardtreftable/writer: handle allocation failures in `writer_...
2024-10-02  Patrick Steinhardtreftable/record: handle allocation failures when decodi...
2024-10-02  Patrick Steinhardtreftable/record: handle allocation failures on copy
2024-10-02  Patrick Steinhardtreftable/basics: handle allocation failures in `parse_n...
2024-10-02  Patrick Steinhardtreftable/basics: handle allocation failures in `reftabl...
2024-10-02  Patrick Steinhardtreftable: introduce `reftable_strdup()`
2024-10-02  Patrick Steinhardtreftable/basics: merge "publicbasics" into "basics"
2024-10-02  Patrick Steinhardtreftable/error: introduce out-of-memory error code
2024-10-02  Junio C HamanoGit 2.47-rc1 v2.47.0-rc1
2024-10-02  Junio C HamanoMerge branch 'tb/weak-sha1-for-tail-sum'
2024-10-02  Junio C HamanoMerge branch 'jk/http-leakfixes'
2024-10-02  Junio C HamanoMerge branch 'ps/leakfixes-part-7'
2024-10-02  Junio C HamanoMerge branch 'ds/sparse-checkout-expansion-advice'
2024-10-01  Derrick Stoleeread-cache: free threaded memory pool
2024-09-30  Junio C Hamanoanother batch after 2.47-rc0
2024-09-30  Junio C HamanoMerge branch 'ps/includeif-onbranch-cornercase-fix'
2024-09-30  Junio C HamanoMerge branch 'ds/background-maintenance-with-credential'
2024-09-30  Junio C HamanoMerge branch 'rs/archive-with-attr-pathspec-fix'
2024-09-30  Junio C HamanoMerge branch 'rs/commit-graph-ununleak'
2024-09-30  Junio C HamanoMerge branch 'pw/submodule-process-sigpipe'
2024-09-30  Junio C HamanoMerge branch 'ps/reftable-concurrent-writes'
2024-09-30  Patrick Steinhardtbuiltin/send-pack: fix leaking list of push options
2024-09-30  Patrick Steinhardtremote: fix leaking push reports
2024-09-30  Patrick Steinhardtt/helper: fix leaks in proc-receive helper
2024-09-30  Patrick Steinhardtpack-write: fix return parameter of `write_rev_file_ord...
2024-09-30  Patrick Steinhardtrevision: fix leaking saved parents
2024-09-30  Patrick Steinhardtrevision: fix memory leaks when rewriting parents
2024-09-30  Patrick Steinhardtmidx-write: fix leaking buffer
2024-09-30  Patrick Steinhardtpack-bitmap-write: fix leaking OID array
2024-09-30  Patrick Steinhardtpseudo-merge: fix leaking strmap keys
2024-09-30  Patrick Steinhardtpseudo-merge: fix various memory leaks
2024-09-30  Patrick Steinhardtline-log: fix several memory leaks
2024-09-30  Patrick Steinhardtdiff: improve lifecycle management of diff queues
2024-09-30  Patrick Steinhardtbuiltin/revert: fix leaking `gpg_sign` and `strategy...
2024-09-30  Patrick Steinhardtt/helper: fix leaking repository in partial-clone helper
2024-09-30  Patrick Steinhardtbuiltin/clone: fix leaking repo state when cloning...
2024-09-30  Patrick Steinhardtbuiltin/pack-redundant: fix various memory leaks
2024-09-30  Patrick Steinhardtbuiltin/stash: fix leaking `pathspec_from_file`
2024-09-30  Patrick Steinhardtsubmodule: fix leaking submodule entry list
2024-09-30  Patrick Steinhardtwt-status: fix leaking buffer with sparse directories
2024-09-30  Patrick Steinhardtshell: fix leaking strings
2024-09-30  Patrick Steinhardtscalar: fix leaking repositories
2024-09-30  Patrick Steinhardtread-cache: fix leaking hash context in `do_write_index()`
2024-09-30  Patrick Steinhardtbuiltin/annotate: fix leaking args vector
2024-09-30  Junio C HamanoMerge branch 'jk/http-leakfixes' into ps/leakfixes...
2024-09-30  Junio C HamanoMerge branch 'ps/leakfixes-part-7' into ps/leakfixes...
2024-09-28  Peter Kreftingl10n: sv.po: Update Swedish translation
2024-09-27  Taylor Blaucsum-file.c: use unsafe SHA-1 implementation when available
2024-09-27  Taylor BlauMakefile: allow specifying a SHA-1 for non-cryptographi...
2024-09-27  Taylor Blauhash.h: scaffolding for _unsafe hashing variants
2024-09-27  Taylor Blausha1: do not redefine `platform_SHA_CTX` and friends
2024-09-27  Taylor Blaupack-objects: use finalize_object_file() to rename...
2024-09-27  Taylor Blaufinalize_object_file(): implement collision check
2024-09-27  Taylor Blaufinalize_object_file(): refactor unlink_or_warn() placement
2024-09-27  Taylor Blaufinalize_object_file(): check for name collision before...
2024-09-27  Patrick Steinhardtdiffcore-break: fix leaking filespecs when merging...
2024-09-27  Patrick Steinhardtrevision: fix leaking parents when simplifying commits
2024-09-27  Patrick Steinhardtbuiltin/maintenance: fix leak in `get_schedule_cmd()`
2024-09-27  Patrick Steinhardtbuiltin/maintenance: fix leaking config string
2024-09-27  Patrick Steinhardtpromisor-remote: fix leaking partial clone filter
2024-09-27  Patrick Steinhardtgrep: fix leaking grep pattern
next