]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-08-14  Junio C HamanoMerge branch 'jk/apply-patch-mode-check-fix'
2024-08-14  Junio C HamanoMerge branch 'ps/ref-api-cleanup'
2024-08-14  Junio C HamanoMerge branch 'ps/ls-remote-out-of-repo-fix'
2024-08-14  Junio C HamanoMerge branch 'jc/transport-leakfix'
2024-08-14  Junio C HamanoMerge branch 'rh/http-proxy-path'
2024-08-14  Junio C HamanoMerge branch 'cp/unit-test-reftable-pq'
2024-08-14  Junio C HamanoMerge branch 'jk/osxkeychain-username-is-nul-terminated'
2024-08-14  Junio C HamanoMerge branch 'ps/leakfixes-part-3'
2024-08-08  Junio C HamanoThe third batch
2024-08-08  Junio C HamanoMerge branch 'ps/p4-tests-updates'
2024-08-08  Junio C HamanoMerge branch 'dh/encoding-trace-optim'
2024-08-08  Junio C HamanoMerge branch 'ps/doc-more-c-coding-guidelines'
2024-08-08  Junio C HamanoMerge branch 'rs/grep-omit-blank-lines-after-function...
2024-08-08  Junio C HamanoMerge branch 'dd/notes-empty-no-edit-by-default'
2024-08-08  Junio C HamanoMerge branch 'es/shell-check-updates'
2024-08-08  Junio C HamanoMerge branch 'rj/add-p-pager'
2024-08-08  Junio C HamanoMerge branch 'ks/unit-test-comment-typofix'
2024-08-08  Junio C Hamanotransport: fix leak with transport helper URLs
2024-08-05  Jeff Kingapply: canonicalize modes read from patches
2024-08-02  Patrick Steinhardtrefs: drop `ref_store`-less functions
2024-08-02  Ryan Hendricksonhttp: do not ignore proxy path
2024-08-02  Patrick Steinhardtbuiltin/ls-remote: fall back to SHA1 outside of a repo
2024-08-01  Junio C HamanoThe second batch
2024-08-01  Junio C HamanoMerge branch 'as/show-ref-option-help-update'
2024-08-01  Junio C HamanoMerge branch 'jc/doc-reviewing-guidelines-positive...
2024-08-01  Junio C HamanoMerge branch 'jc/doc-rebase-fuzz-vs-offset-fix'
2024-08-01  Chandra Pratapt-reftable-pq: add tests for merged_iter_pqueue_top()
2024-08-01  Chandra Pratapt-reftable-pq: add test for index based comparison
2024-08-01  Chandra Pratapt-reftable-pq: make merged_iter_pqueue_check() callable...
2024-08-01  Chandra Pratapt-reftable-pq: make merged_iter_pqueue_check() static
2024-08-01  Chandra Pratapt: move reftable/pq_test.c to the unit testing framework
2024-08-01  Chandra Pratapreftable: change the type of array indices to 'size_t...
2024-08-01  Chandra Pratapreftable: remove unnecessary curly braces in reftable...
2024-08-01  Jeff Kingcredential/osxkeychain: respect NUL terminator in username
2024-08-01  Patrick Steinhardtcommit-reach: fix trivial memory leak when computing...
2024-08-01  Patrick Steinhardtconvert: fix leaking config strings
2024-08-01  Patrick Steinhardtentry: fix leaking pathnames during delayed checkout
2024-08-01  Patrick Steinhardtobject-name: fix leaking commit list items
2024-08-01  Patrick Steinhardtt/test-repository: fix leaking repository
2024-08-01  Patrick Steinhardtbuiltin/credential-cache: fix trivial leaks
2024-08-01  Patrick Steinhardtbuiltin/worktree: fix leaking derived branch names
2024-08-01  Patrick Steinhardtbuiltin/shortlog: fix various trivial memory leaks
2024-08-01  Patrick Steinhardtbuiltin/rerere: fix various trivial memory leaks
2024-08-01  Patrick Steinhardtbuiltin/credential-store: fix leaking credential
2024-08-01  Patrick Steinhardtbuiltin/show-branch: fix several memory leaks
2024-08-01  Patrick Steinhardtbuiltin/rev-parse: fix memory leak with `--parseopt`
2024-08-01  Patrick Steinhardtbuiltin/stash: fix various trivial memory leaks
2024-08-01  Patrick Steinhardtbuiltin/remote: fix various trivial memory leaks
2024-08-01  Patrick Steinhardtbuiltin/remote: fix leaking strings in `branch_list`
2024-08-01  Patrick Steinhardtbuiltin/ls-remote: fix leaking `pattern` strings
2024-08-01  Patrick Steinhardtbuiltin/submodule--helper: fix leaking buffer in `is_ti...
2024-08-01  Patrick Steinhardtbuiltin/submodule--helper: fix leaking clone depth...
2024-08-01  Patrick Steinhardtbuiltin/name-rev: fix various trivial memory leaks
2024-08-01  Patrick Steinhardtbuiltin/describe: fix trivial memory leak when describi...
2024-08-01  Patrick Steinhardtbuiltin/describe: fix leaking array when running diff...
2024-08-01  Patrick Steinhardtbuiltin/describe: fix memory leak with `--contains=`
2024-08-01  Patrick Steinhardtbuiltin/log: fix leaking branch name when creating...
2024-08-01  Patrick Steinhardtbuiltin/replay: plug leaking `advance_name` variable
2024-07-31  Junio C HamanoStart the 2.47 cycle
2024-07-31  Junio C HamanoMerge branch 'jc/how-to-maintain-updates'
2024-07-31  Junio C HamanoMerge branch 'tn/doc-commit-fix'
2024-07-31  Junio C HamanoMerge branch 'jc/doc-one-shot-export-with-shell-func'
2024-07-31  Junio C HamanoMerge branch 'cp/unit-test-reftable-merged'
2024-07-31  Junio C HamanoMerge branch 'kn/ci-clang-format'
2024-07-31  Junio C HamanoMerge branch 'jc/checkout-no-op-switch-errors'
2024-07-31  Junio C HamanoMerge branch 'pw/add-patch-with-suppress-blank-empty'
2024-07-31  Junio C HamanoMerge branch 'rj/make-cleanup'
2024-07-31  Junio C HamanoMerge branch 'jt/doc-post-receive-hook-update'
2024-07-31  Junio C HamanoMerge branch 'ad/merge-with-diff-algorithm'
2024-07-31  Junio C HamanoMerge branch 'rs/t-strvec-use-test-msg'
2024-07-31  Patrick Steinhardtt98xx: mark Perforce tests as memory-leak free
2024-07-31  Patrick Steinhardtci: update Perforce version to r23.2
2024-07-31  Patrick Steinhardtt98xx: fix Perforce tests with p4d r23 and newer
2024-07-31  D Harithammaconvert: return early when not tracing
2024-07-30  Patrick SteinhardtDocumentation: consistently use spaces inside initializers
2024-07-30  Patrick SteinhardtDocumentation: document idiomatic function names
2024-07-30  Patrick SteinhardtDocumentation: document naming schema for structs and...
2024-07-30  Patrick SteinhardtDocumentation: clarify indentation style for C preproce...
2024-07-30  Patrick Steinhardtclang-format: fix indentation width for preprocessor...
2024-07-30  Junio C HamanoMerge branch 'kn/ci-clang-format' into ps/doc-more...
2024-07-30  RenĂ© Scharfegrep: -W: skip trailing empty lines at EOF, too
2024-07-29  David Disseldorpnotes: do not trigger editor when adding an empty note
2024-07-29  Kousik Sanagavarapuunit-tests/test-lib: fix typo in check_pointer_eq(...
2024-07-29  Junio C HamanoGit 2.46 v2.46.0
2024-07-29  Junio C HamanoMerge tag 'l10n-2.46.0-rnd2' of https://github.com...
2024-07-28  Teng Longl10n: zh_CN: updated translation for 2.46
2024-07-27  Peter Kreftingl10n: sv.po: Update Swedish translation
2024-07-27  Jiang XinMerge branch 'l10n/zh-TW/2024-07-24' of github.com...
2024-07-27  Jiang XinMerge branch 'l10n-de-2.46' of github.com:ralfth/git
2024-07-27  Jiang XinMerge branch 'vi-2.46' of github.com:Nekosha/git-po
2024-07-27  Jiang XinMerge branch '2.46-uk-update' of github.com:arkid15r...
2024-07-27  Jiang XinMerge branch 'master' of github.com:alshopov/git-po
2024-07-27  Jiang XinMerge branch 'l10N_fr_2.46' of github.com:jnavila/git
2024-07-27  Jiang XinMerge branch 'tr-l10n' of github.com:bitigchi/git-po
2024-07-27  Jiang XinMerge branch 'po-id' of github.com:bagasme/git-po
2024-07-27  Yi-Jyun Panl10n: zh_TW: Git 2.46
2024-07-27  Eric Sunshinecheck-non-portable-shell: improve `VAR=val shell-func...
2024-07-27  Eric Sunshinecheck-non-portable-shell: suggest alternative for ...
2024-07-27  Eric Sunshinecheck-non-portable-shell: loosen one-shot assignment...
2024-07-27  Eric Sunshinet4034: fix use of one-shot variable assignment with...
next