]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2025-05-08  Junio C HamanoMerge branch 'en/hashmap-clear-fix'
2025-05-08  Aditya Gargdocs: add credential helper for outlook and gmail in...
2025-05-08  Aditya Gargdocs: improve send-email documentation
2025-05-08  Aditya Gargsend-mail: improve checks for valid_fqdn
2025-05-08  Đoàn Trần Công... meson: allow customize perl installation path
2025-05-07  Derrick Stoleescalar reconfigure: add --maintenance=<mode> option
2025-05-07  Derrick Stoleescalar clone: add --no-maintenance option
2025-05-07  Derrick Stoleescalar register: add --no-maintenance option
2025-05-07  Derrick Stoleescalar: customize register_dir()'s behavior
2025-05-07  Johannes Sixtgit-gui: treat the message template file as a built...
2025-05-07  Patrick Steinhardtbuiltin/maintenance: introduce "rerere-gc" task
2025-05-07  Patrick Steinhardtbuiltin/gc: move rerere garbage collection into separat...
2025-05-07  Patrick Steinhardtbuiltin/maintenance: introduce "worktree-prune" task
2025-05-07  Patrick Steinhardtbuiltin/gc: move pruning of worktrees into a separate...
2025-05-07  Patrick Steinhardtbuiltin/gc: remove global variables where it is trivial...
2025-05-07  Patrick Steinhardtbuiltin/gc: fix indentation of `cmd_gc()` parameters
2025-05-07  Torsten Bögershausenintialize false_but_the_compiler_does_not_know_it_
2025-05-07  தமிழ் நேரம்gitk: add Tamil translation
2025-05-07  Junio C Hamanot6011: fix misconversion from perl to sed
2025-05-06  Collin Funkwrapper: NetBSD gives EFTYPE and FreeBSD gives EMFILE...
2025-05-05  Junio C HamanoThe eleventh batch
2025-05-05  Junio C HamanoMerge branch 'kn/meson-hdr-check'
2025-05-05  Junio C HamanoMerge branch 'es/meson-cleanup'
2025-05-05  Junio C HamanoMerge branch 'ps/meson-build-perf-bench'
2025-05-05  Junio C HamanoMerge branch 'js/windows-arm64'
2025-05-05  Patrick Steinhardtci: fix aggregation of test results with Meson
2025-05-05  Johannes Schindelinconfig.mak.uname: drop the `vcxproj` target
2025-05-05  Johannes Schindelincontrib/buildsystems: drop support for building . vcpro...
2025-05-05  Johannes Schindelinci: stop linking the `prove` cache
2025-05-05  Kristoffer... doc: branch: fix inline-verbatim
2025-05-05  Kristoffer... doc: reflog: fix `drop` subheading
2025-05-05  Johannes Schindelinci(win+Meson): build in Release mode
2025-05-05  K Jayatheerthdir.c: literal match with wildcard in pathspec should...
2025-05-02  Elijah Newrentree-walk.h: fix incorrect API comment
2025-04-30  Patrick Steinhardtbuiltin/mv: convert assert(3p) into `BUG()`
2025-04-30  Patrick Steinhardtbuiltin/mv: bail out when trying to move child and...
2025-04-29  Junio C HamanoThe tenth batch
2025-04-29  Junio C HamanoMerge branch 'ps/ci-resurrect-p4-on-github'
2025-04-29  Junio C HamanoMerge branch 'ps/install-bash-completion'
2025-04-29  Junio C HamanoMerge branch 'jk/p5332-testfix'
2025-04-29  Junio C HamanoMerge branch 'lo/remove-log-reencode-from-rev-info'
2025-04-29  Junio C HamanoMerge branch 'ps/fewer-perl'
2025-04-29  Junio C HamanoMerge branch 'ps/reftable-api-revamp'
2025-04-29  Junio C HamanoMerge branch 'jh/gc-launchctl-schedule-fix'
2025-04-29  Junio C HamanoMerge branch 'az/tighten-string-array-constness'
2025-04-29  Junio C HamanoMerge branch 'as/typofix-in-env-h-header'
2025-04-29  Junio C HamanoMerge branch 'ua/call-repo-config-with-possibly-null...
2025-04-29  Junio C HamanoMerge branch 'js/git-perf-env-override'
2025-04-29  Niels Glodnyxdiff: disable cleanup_records heuristic with --minimal
2025-04-29  Johannes Schindelindiff: check range before dereferencing an array element
2025-04-29  Patrick Steinhardtobject-store: drop `repo_has_object_file()`
2025-04-29  Patrick Steinhardttreewide: convert users of `repo_has_object_file()...
2025-04-29  Patrick Steinhardtobject-store: allow fetching objects via `has_object()`
2025-04-29  Patrick Steinhardtobject-store: move function declarations to their respe...
2025-04-29  Patrick Steinhardtobject-store: move and rename `odb_pack_keep()`
2025-04-29  Patrick Steinhardtobject-store: drop `loose_object_path()`
2025-04-29  Patrick Steinhardtobject-store: move `struct packed_git` into "packfile.h"
2025-04-29  Aditya Gargsend-email: add --[no-]outlook-id-fix option
2025-04-29  Elijah Newrenhashmap: ensure hashmaps are reusable after hashmap_clear()
2025-04-28  Derrick Stoleeindex-pack: allow revisiting REF_DELTA chains
2025-04-28  Derrick Stoleet5309: create failing test for 'git index-pack'
2025-04-28  Derrick Stoleetest-tool: add pack-deltas helper
2025-04-28  Patrick Steinhardtmeson: wire up benchmarking options
2025-04-28  Patrick Steinhardtmeson: wire up benchmarks
2025-04-28  Patrick Steinhardtt/perf: fix benchmarks with out-of-tree builds
2025-04-28  Patrick Steinhardtt/perf: use configured PERL_PATH
2025-04-28  Patrick Steinhardtt/perf: fix benchmarks with alternate repo formats
2025-04-25  Scott Chaconbundle-uri: add test for bundle-uri clones with tags
2025-04-25  Scott Chaconbundle-uri: copy all bundle references ino the refs...
2025-04-25  Aditya Gargsend-email: retrieve Message-ID from outlook SMTP server
2025-04-25  Patrick Steinhardtmeson: prefer shell at "/bin/sh"
2025-04-25  Patrick Steinhardtmeson: report detected runtime executable paths
2025-04-25  Eli Schwartzmeson: only check for missing networking syms on non...
2025-04-25  Eli Schwartzmeson: fix typo in function check that prevented checki...
2025-04-25  Eli Schwartzmeson: add a couple missing networking dependencies
2025-04-25  Eli Schwartzmeson: do a full usage-based compile check for sysinfo
2025-04-25  Eli Schwartzmeson: check for getpagesize before using it
2025-04-25  Eli Schwartzmeson: simplify and parameterize various standard funct...
2025-04-25  Junio C Hamanoci: download JGit from maven, not eclipse.org
2025-04-25  Junio C Hamanoci: update the message for unavailble third-party software
2025-04-25  Junio C HamanoThe ninth batch
2025-04-25  Junio C HamanoSync with 'maint'
2025-04-25  Junio C HamanoMerge branch 'rj/build-tweaks'
2025-04-25  Junio C HamanoMerge branch 'ps/parse-options-integers'
2025-04-25  Junio C HamanoMerge branch 'ds/doc-disable-hooks'
2025-04-25  Junio C HamanoMerge branch 'ps/object-file-cleanup'
2025-04-25  Junio C HamanoMerge branch 'aw/t9811-modernize'
2025-04-25  Junio C HamanoMerge branch 'jc/ci-skip-unavailable-external-software'
2025-04-25  Junio C HamanoCI updates
2025-04-25  Junio C HamanoMerge branch 'jc/ci-skip-unavailable-external-software...
2025-04-25  Junio C HamanoMerge branch 'js/ci-fedora-gawk' into maint-2.49
2025-04-25  Junio C HamanoMerge branch 'js/ci-github-update-ubuntu' into maint...
2025-04-25  Junio C HamanoMerge branch 'dd/sparse-glibc-workaround' into maint...
2025-04-24  Junio C Hamanoci: skip unavailable external software
2025-04-24  Junio C HamanoMerge branch 'ps/object-file-cleanup' into ps/object...
2025-04-23  Junio C HamanoThe eighth batch
2025-04-23  Junio C HamanoMerge branch 'mh/left-right-limited'
2025-04-23  Junio C HamanoMerge branch 'js/range-check-codeql-workaround'
2025-04-23  Junio C HamanoMerge branch 'ja/doc-reset-mv-rm-markup-updates'
2025-04-23  Junio C HamanoMerge branch 'kn/bundle-dedup-optim'
next