]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-11-20  Patrick Steinhardtbuiltin/blame: fix leaking blame entries with `--increm...
2024-11-07  Junio C HamanoMerge branch 'ps/leakfixes-part-9' into ps/leakfixes...
2024-11-05  Patrick Steinhardtlist-objects-filter-options: work around reported leak...
2024-11-05  Patrick Steinhardtbuiltin/merge: release output buffer after performing...
2024-11-05  Patrick Steinhardtdir: fix leak when parsing "status.showUntrackedFiles"
2024-11-05  Patrick Steinhardtt/helper: fix leaking buffer in "dump-untracked-cache"
2024-11-05  Patrick Steinhardtt/helper: stop re-initialization of `the_repository`
2024-11-05  Patrick Steinhardtsparse-index: correctly free EWAH contents
2024-11-05  Patrick Steinhardtdir: release untracked cache data
2024-11-05  Patrick Steinhardtcombine-diff: fix leaking lost lines
2024-11-05  Patrick Steinhardtbuiltin/tag: fix leaking key ID on failure to sign
2024-11-05  Patrick Steinhardttransport-helper: fix leaking import/export marks
2024-11-05  Patrick Steinhardtbuiltin/commit: fix leaking cleanup config
2024-11-05  Patrick Steinhardttrailer: fix leaking strbufs when formatting trailers
2024-11-05  Patrick Steinhardttrailer: fix leaking trailer values
2024-11-05  Patrick Steinhardtbuiltin/commit: fix leaking change data contents
2024-11-05  Patrick Steinhardtupload-pack: fix leaking URI protocols
2024-11-05  Patrick Steinhardtpretty: clear signature check
2024-11-05  Patrick Steinhardtdiff-lib: fix leaking diffopts in `do_diff_cache()`
2024-11-05  Patrick Steinhardtrevision: fix leaking bloom filters
2024-11-05  Patrick Steinhardtbuiltin/grep: fix leak with `--max-count=0`
2024-11-05  Patrick Steinhardtgrep: fix leak in `grep_splice_or()`
2024-11-05  Patrick Steinhardtt/helper: fix leaks in "reach" test tool
2024-11-05  Patrick Steinhardtbuiltin/ls-remote: plug leaking server options
2024-11-01  Taylor BlauThe seventh batch
2024-11-01  Taylor BlauMerge branch 'jk/dumb-http-finalize'
2024-11-01  Taylor BlauMerge branch 'kh/update-ref'
2024-11-01  Taylor BlauMerge branch 'ak/more-typofixes'
2024-11-01  Taylor BlauMerge branch 'rs/grep-lookahead'
2024-11-01  Taylor BlauMerge branch 'ak/t1016-cleanup'
2024-11-01  Taylor BlauMerge branch 'ua/atoi'
2024-11-01  Taylor BlauMerge branch 'sa/notes-edit'
2024-11-01  Taylor BlauMerge branch 'sk/t9101-cleanup'
2024-11-01  Taylor BlauMerge branch 'ss/duplicate-typos'
2024-11-01  Taylor BlauMerge branch 'ps/upload-pack-doc'
2024-11-01  Taylor BlauMerge branch 'kh/mv-breakage'
2024-11-01  Taylor BlauMerge branch 'rj/cygwin-exit'
2024-11-01  Taylor BlauMerge branch 'ua/t3404-cleanup'
2024-11-01  Taylor BlauMerge branch 'ps/platform-compat-fixes'
2024-11-01  Taylor BlauMerge branch 'jc/breaking-changes-early-adopter-option'
2024-10-30  Taylor BlauThe sixth batch
2024-10-30  Taylor BlauMerge branch 'sk/t7011-cleanup'
2024-10-30  Taylor BlauMerge branch 'co/t6050-pipefix'
2024-10-30  Taylor BlauMerge branch 'ks/t4205-fixup'
2024-10-30  Taylor BlauMerge branch 'kh/submitting-patches'
2024-10-30  Taylor BlauMerge branch 'ps/ref-filter-sort'
2024-10-30  Taylor BlauMerge branch 'ps/reftable-strbuf'
2024-10-28  Patrick Steinhardtt6006: fix prereq handling with `test_format ()`
2024-10-25  Jeff Kingpackfile: use oidread() instead of hashcpy() to fill...
2024-10-25  Jeff Kingpackfile: use object_id in find_pack_entry_one()
2024-10-25  Jeff Kingpackfile: convert find_sha1_pack() to use object_id
2024-10-25  Jeff Kinghttp-walker: use object_id instead of bare hash
2024-10-25  Jeff Kingpackfile: warn people away from parse_packed_git()
2024-10-25  Jeff Kingpackfile: drop sha1_pack_index_name()
2024-10-25  Jeff Kingpackfile: drop sha1_pack_name()
2024-10-25  Jeff Kingpackfile: drop has_pack_index()
2024-10-25  Jeff Kingdumb-http: store downloaded pack idx as tempfile
2024-10-25  Jeff Kingt5550: count fetches in "previously-fetched .idx" test
2024-10-25  Jeff Kingmidx: avoid duplicate packed_git entries
2024-10-25  Taylor BlauThe fifth batch
2024-10-25  Taylor BlauMerge branch 'wm/shortlog-hash'
2024-10-25  Taylor BlauMerge branch 'sk/msvc-warnings'
2024-10-25  Taylor BlauMerge branch 'jc/a-commands-without-the-repo'
2024-10-25  Taylor BlauMerge branch 'pb/clar-build-fix'
2024-10-25  Taylor BlauMerge branch 'bf/t-readme-mention-reftable'
2024-10-25  Taylor BlauMerge branch 'ak/typofix'
2024-10-25  Taylor BlauMerge branch 'ak/typofixes'
2024-10-25  Taylor BlauMerge branch 'ps/ci-gitlab-windows'
2024-10-25  Taylor BlauMerge branch 'db/submodule-fetch-with-remote-name-fix'
2024-10-24  Usman Akinyemiimap: replace atoi() with strtol_i() for UIDVALIDITY...
2024-10-24  Usman Akinyemimerge: replace atoi() with strtol_i() for marker size...
2024-10-24  Usman Akinyemidaemon: replace atoi() with strtoul_ui() and strtol_i()
2024-10-24  Andrew Kreimert: fix typos
2024-10-23  Kristoffer... t7001: add failure test which triggers assertion
2024-10-23  Seyi Kuforijit9101: ensure no whitespace after redirect
2024-10-22  Seyi Kuforijit7011: ensure no whitespace after redirect
2024-10-22  Taylor BlauThe third batch
2024-10-22  Taylor BlauMerge branch 'cw/worktree-relative'
2024-10-22  Taylor BlauMerge branch 'ps/cache-tree-w-broken-index-entry'
2024-10-22  Chizoba ODINAKAt6050: avoid pipes with upstream Git commands
2024-10-22  René Scharfegrep: disable lookahead on error
2024-10-22  Andrew Kreimert1016: clean up style
2024-10-21  Kousik Sanagavaraput4205: fix typo in 'NUL termination with --stat'
2024-10-21  Kristoffer... SubmittingPatches: tags -> trailers
2024-10-21  Kristoffer... Documentation: mutually link update-ref and symbolic-ref
2024-10-21  Kristoffer... Documentation/git-update-ref.txt: discuss symbolic...
2024-10-21  Kristoffer... Documentation/git-update-ref.txt: remove confusing...
2024-10-21  Kristoffer... Documentation/git-update-ref.txt: demote symlink to...
2024-10-21  Kristoffer... Documentation/git-update-ref.txt: remove safety paragraphs
2024-10-21  Kristoffer... Documentation/git-update-ref.txt: drop “flag”
2024-10-21  Patrick Steinhardtref-filter: format iteratively with lexicographic refna...
2024-10-21  Sven Strickrothglobal: Fix duplicate word typos
2024-10-21  Abraham Samuel... notes: teach the -e option to edit messages in editor
2024-10-21  Piotr Szlazakdoc: document how uploadpack.allowAnySHA1InWant impact...
2024-10-18  Ramsay Jonescredential-cache: treat ECONNABORTED like ECONNRESET
2024-10-18  Taylor BlauThe third batch
2024-10-18  Taylor BlauMerge branch 'ps/maintenance-start-crash-fix'
2024-10-18  Taylor BlauMerge branch 'xx/protocol-v2-doc-markup-fix'
2024-10-18  Taylor BlauMerge branch 'tc/bundle-uri-leakfix'
2024-10-18  Taylor BlauMerge branch 'kh/checkout-ignore-other-docfix'
next