]> Kevux Git Server - rit/shortlog
rit
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
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
2024-09-27 Patrick Steinhardtsubmodule: fix leaking submodule ODB paths
2024-09-27 Patrick Steinhardttrace2: destroy context stored in thread-local storage
2024-09-27 Patrick Steinhardtbuiltin/difftool: plug several trivial memory leaks
2024-09-27 Patrick Steinhardtbuiltin/repack: fix leaking configuration
2024-09-27 Patrick Steinhardtdiffcore-order: fix leaking buffer when parsing orderfiles
2024-09-27 Patrick Steinhardtparse-options: free previous value of `OPTION_FILENAME`
2024-09-27 Patrick Steinhardtdiff: fix leaking orderfile option
2024-09-27 Patrick Steinhardtbuiltin/pull: fix leaking "ff" option
2024-09-27 Patrick Steinhardtdir: fix off by one errors for ignored and untracked...
2024-09-27 Patrick Steinhardtbuiltin/submodule--helper: fix leaking remote ref on...
2024-09-27 Patrick Steinhardtt/helper: fix leaking subrepo in nested submodule confi...
2024-09-27 Patrick Steinhardtbuiltin/submodule--helper: fix leaking error buffer
2024-09-27 Patrick Steinhardtbuiltin/submodule--helper: clear child process when...
2024-09-27 Patrick Steinhardtsubmodule: fix leaking update strategy
2024-09-27 Patrick Steinhardtgit: fix leaking argv when handling builtins
2024-09-27 Patrick Steinhardtbuiltin/help: fix leaking `html_path` when reading...
2024-09-27 Patrick Steinhardtbuiltin/help: fix dangling reference to `html_path`
2024-09-26 Junio C Hamanohowto-maintain-git: discarding inactive topics
2024-09-26 Junio C HamanoGit 2.47-rc0
2024-09-26 Junio C HamanoMerge branch 'jk/sendemail-mailmap-doc'
2024-09-26 Junio C HamanoMerge branch 'rs/diff-exit-code-binary'
next