]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-09-17  Patrick Steinhardtapply: refactor `struct image` to use a `struct strbuf`
2024-09-17  Patrick Steinhardtapply: rename members that track line count and allocat...
2024-09-17  Patrick Steinhardtapply: refactor code to drop `line_allocated`
2024-09-17  Patrick Steinhardtapply: introduce macro and function to init images
2024-09-17  Patrick Steinhardtapply: rename functions operating on `struct image`
2024-09-17  Patrick Steinhardtapply: reorder functions to move image-related things...
2024-09-13  Junio C HamanoSync with Git 2.46.1
2024-09-13  Junio C HamanoThe sixteenth batch
2024-09-13  Junio C HamanoMerge branch 'bl/trailers-and-incomplete-last-line...
2024-09-13  Junio C HamanoMerge branch 'rj/cygwin-has-dev-tty'
2024-09-13  Junio C HamanoMerge branch 'rs/diff-exit-code-fix'
2024-09-13  Junio C HamanoMerge branch 'jc/doc-skip-fetch-all-and-prefetch'
2024-09-13  Junio C HamanoMerge branch 'ds/doc-wholesale-disabling-advice-messages'
2024-09-13  Junio C HamanoMerge branch 'jk/sparse-fdleak-fix'
2024-09-13  Junio C HamanoMerge branch 'ds/scalar-no-tags'
2024-09-13  Junio C HamanoGit 2.46.1 v2.46.1
2024-09-13  Junio C HamanoMerge branch 'rj/compat-terminal-unused-fix' into maint...
2024-09-13  Junio C HamanoMerge branch 'jc/config-doc-update' into maint-2.46
2024-09-13  Junio C HamanoMerge branch 'aa/cat-file-batch-output-doc' into maint...
2024-09-13  Junio C HamanoMerge branch 'cl/config-regexp-docfix' into maint-2.46
2024-09-13  Junio C HamanoMerge branch 'jc/coding-style-c-operator-with-spaces...
2024-09-13  Junio C HamanoMerge branch 'ps/stash-keep-untrack-empty-fix' into...
2024-09-13  Junio C HamanoMerge branch 'ps/index-pack-outside-repo-fix' into...
2024-09-13  Junio C HamanoMerge branch 'jk/free-commit-buffer-of-skipped-commits...
2024-09-12  Junio C HamanoSync with 'maint'
2024-09-12  Junio C HamanoThe fifteenth batch
2024-09-12  Junio C HamanoMerge branch 'kl/cat-file-on-sparse-index'
2024-09-12  Junio C HamanoMerge branch 'jk/messages-with-excess-lf-fix'
2024-09-12  Junio C HamanoMerge branch 'ps/pack-refs-auto-heuristics'
2024-09-12  Junio C HamanoMerge branch 'tb/multi-pack-reuse-fix'
2024-09-12  Junio C HamanoMerge branch 'gt/unit-test-oid-array'
2024-09-12  Junio C HamanoMerge branch 'ps/index-pack-outside-repo-fix'
2024-09-12  Junio C HamanoMerge branch 'jc/mailinfo-header-cleanup'
2024-09-12  Junio C HamanoAnother batch of topics for 2.46.1
2024-09-12  Junio C HamanoMerge branch 'jc/grammo-fixes' into maint-2.46
2024-09-12  Junio C HamanoMerge branch 'jc/tests-no-useless-tee' into maint-2.46
2024-09-12  Junio C HamanoMerge branch 'jc/how-to-maintain-updates' into maint...
2024-09-12  Junio C HamanoMerge branch 'ps/bundle-outside-repo-fix' into maint...
2024-09-12  Junio C HamanoMerge branch 'jc/patch-id' into maint-2.46
2024-09-12  Junio C HamanoMerge branch 'jk/apply-patch-mode-check-fix' into maint...
2024-09-10  Junio C HamanoThe fourteenth batch
2024-09-10  Junio C HamanoMerge branch 'sp/mailmap'
2024-09-10  Junio C HamanoMerge branch 'ps/declare-pack-redundamt-dead'
2024-09-10  Junio C HamanoMerge branch 'ah/mergetols-vscode'
2024-09-10  Junio C HamanoMerge branch 'rj/compat-terminal-unused-fix'
2024-09-10  Junio C HamanoMerge branch 'jk/free-commit-buffer-of-skipped-commits'
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  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 'jc/maybe-unused'
2024-09-06  Junio C HamanoMerge branch 'jk/unused-parameters'
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-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  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  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
next