]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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-12  Jeff Kingimap-send: handle NO_OPENSSL even when openssl exists
2024-09-12  Jeff Kingci: use regular action versions for linux32 job
2024-09-12  Jeff Kingci: use more recent linux32 image
2024-09-12  Jeff Kingci: unify ubuntu and ubuntu32 dependencies
2024-09-12  Jeff Kingci: drop run-docker scripts
2024-09-12  Patrick Steinhardtenvironment: stop storing "core.notesRef" globally
2024-09-12  Patrick Steinhardtenvironment: stop storing "core.warnAmbiguousRefs"...
2024-09-12  Patrick Steinhardtenvironment: stop storing "core.preferSymlinkRefs"...
2024-09-12  Patrick Steinhardtenvironment: stop storing "core.logAllRefUpdates" globally
2024-09-12  Patrick Steinhardtrefs: stop modifying global `log_all_ref_updates` variable
2024-09-12  Patrick Steinhardtbranch: stop modifying `log_all_ref_updates` variable
2024-09-12  Patrick Steinhardtrepo-settings: track defaults close to `struct repo_set...
2024-09-12  Patrick Steinhardtrepo-settings: split out declarations into a standalone...
2024-09-12  Patrick Steinhardtenvironment: guard state depending on a repository
2024-09-12  Patrick Steinhardtenvironment: reorder header to split out `the_repositor...
2024-09-12  Patrick Steinhardtenvironment: move `set_git_dir()` and related into...
2024-09-12  Patrick Steinhardtenvironment: make `get_git_namespace()` self-contained
2024-09-12  Patrick Steinhardtenvironment: move object database functions into object...
2024-09-12  Patrick Steinhardtconfig: make dependency on repo in `read_early_config...
2024-09-12  Patrick Steinhardtconfig: document `read_early_config()` and `read_very_e...
2024-09-12  Patrick Steinhardtenvironment: make `get_git_work_tree()` accept a repository
2024-09-12  Patrick Steinhardtenvironment: make `get_graft_file()` accept a repository
2024-09-12  Patrick Steinhardtenvironment: make `get_index_file()` accept a repository
2024-09-12  Patrick Steinhardtenvironment: make `get_object_directory()` accept a...
2024-09-12  Patrick Steinhardtenvironment: make `get_git_common_dir()` accept a repos...
2024-09-12  Patrick Steinhardtenvironment: make `get_git_dir()` accept a repository
2024-09-11  Martin Ågrent0211: add missing LIBCURL prereq
2024-09-11  Martin Ågrent1517: add missing LIBCURL prereq
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-10  Patrick SteinhardtMakefile: rename clar-related variables to avoid confusion
2024-09-10  Eric Sunshinechainlint: reduce annotation noise-factor
2024-09-10  Eric Sunshinechainlint: make error messages self-explanatory
2024-09-10  Eric Sunshinechainlint: don't be fooled by "?!...?!" in test body
2024-09-10  Patrick Steinhardtref-filter: fix leak with unterminated %(if) atoms
2024-09-09  Jeff Kingref-filter: add ref_format_clear() function
2024-09-09  Jeff Kingref-filter: fix leak when formatting %(push:remoteref)
2024-09-09  Jeff Kingref-filter: fix leak with %(describe) arguments
2024-09-09  Jeff Kingref-filter: fix leak of %(trailers) "argbuf"
2024-09-09  Jeff Kingref-filter: store ref_trailer_buf data per-atom
2024-09-09  Jeff Kingref-filter: drop useless cast in trailers_atom_parser()
2024-09-09  Jeff Kingref-filter: strip signature when parsing tag trailers
2024-09-09  Jeff Kingref-filter: avoid extra copies of payload/signature
2024-09-09  Jeff Kingt6300: drop newline from wrapped test title
2024-09-09  Junio C Hamanoci: remove 'Upload failed tests' directories' step...
2024-09-09  Junio C HamanoMerge branch 'cp/unit-test-reftable-stack' into ps...
2024-09-09  Chandra Pratapt-reftable-stack: add test for stack iterators
2024-09-09  Chandra Pratapt-reftable-stack: add test for non-default compaction...
2024-09-09  Chandra Pratapt-reftable-stack: use reftable_ref_record_equal() to...
2024-09-09  Alex Henrieapply: support --ours, --theirs, and --union for three...
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  Chandra Pratapt-reftable-stack: use Git's tempfile API instead of...
2024-09-08  Chandra Pratapt: harmonize t-reftable-stack.c with coding guidelines
2024-09-08  Chandra Pratapt: move reftable/stack_test.c to the unit testing framework
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 'jk/unused-parameters'
2024-09-06  Junio C HamanoMerge branch 'jc/maybe-unused'
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-05  Patrick Steinhardtbuiltin/repack: fix leaking keep-pack list
2024-09-05  Patrick Steinhardtmerge-ort: fix two leaks when handling directory rename...
2024-09-05  Patrick Steinhardtmatch-trees: fix leaking prefixes in `shift_tree()`
2024-09-05  Patrick Steinhardtbuiltin/fmt-merge-msg: fix leaking buffers
2024-09-05  Patrick Steinhardtbuiltin/grep: fix leaking object context
2024-09-05  Patrick Steinhardtbuiltin/pack-objects: plug leaking list of keep-packs
2024-09-05  Patrick Steinhardtbuiltin/repack: fix leaking line buffer when packing...
2024-09-05  Patrick Steinhardtnegotiator/skipping: fix leaking commit entries
2024-09-05  Patrick Steinhardtshallow: fix leaking members of `struct shallow_info`
next