]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
15 hours ago  Junio C HamanoThe 6th batch main master
15 hours ago  Junio C HamanoMerge branch 'cl/b4-cover-change-id'
15 hours ago  Junio C HamanoMerge branch 'ps/odb-stream-double-close-fix'
2 days ago  Junio C HamanoThe 5th batch
2 days ago  Junio C HamanoMerge branch 'js/coverity-fixes-null-safety'
2 days ago  Junio C HamanoMerge branch 'kk/reftable-tombstone-quadratic-fix'
2 days ago  Junio C HamanoMerge branch 'kk/commit-graph-topo-levels-fix'
2 days ago  Junio C HamanoMerge branch 'ty/migrate-ignorecase'
2 days ago  Junio C HamanoMerge branch 'tc/bundle-uri-empty-fix'
2 days ago  Junio C HamanoMerge branch 'hf/unpack-trees-quadratic-scan'
2 days ago  Junio C HamanoMerge branch 'wy/doc-myfirstcontribution-trim-quotes'
2 days ago  Junio C HamanoMerge branch 'gr/t1410-reflog-exit-code'
2 days ago  Junio C HamanoMerge branch 'mm/test-grep-lint'
2 days ago  Junio C HamanoMerge branch 'sn/osxkeychain-rust-universal'
2 days ago  Junio C HamanoMerge branch 'bc/parse-options-exit-0-on-help'
2 days ago  Junio C HamanoMerge branch 'jc/submitting-patches-abandoning'
2 days ago  Junio C HamanoMerge branch 'kk/commit-reach-find-all-fix'
2 days ago  Junio C HamanoMerge branch 'jc/relnotes-2.55-rust-fix'
2 days ago  Junio C HamanoMerge branch 'ps/setup-split-discovery-and-setup'
2 days ago  Junio C HamanoMerge branch 'ps/reftable-hardening'
5 days ago  Junio C HamanoThe 4th batch for Git 2.56
5 days ago  Junio C HamanoMerge branch 'mm/sideband-ansi-sgr-colon-fix'
5 days ago  Junio C HamanoMerge branch 'jk/git-hash-cleanups'
5 days ago  Junio C HamanoMerge branch 'ih/precompose-flex-array'
5 days ago  Junio C HamanoMerge branch 'ps/t-fixes-for-git-test-long'
5 days ago  Junio C HamanoMerge branch 'js/ci-dockerized-pid-limit'
5 days ago  Junio C HamanoMerge branch 'js/coverity-fixes'
5 days ago  Junio C HamanoMerge branch 'jk/hash-algo-leak-fixes'
5 days ago  Junio C HamanoMerge branch 'js/wincred-fixes'
5 days ago  Johannes Schindelinwincred: prevent silent credential loss when storing...
5 days ago  Johannes Schindelinwincred: avoid memory corruption when erasing a credential
5 days ago  Junio C HamanoMerge branch 'master' of https://github.com/j6t/git-gui
5 days ago  Junio C HamanoMerge branch 'master' of https://github.com/j6t/gitk
5 days ago  Johannes SixtMerge branch 'master' of github.com:alshopov/git-gui
5 days ago  Johannes SixtMerge branch 'hn/silence-make-s'
5 days ago  Johannes SixtMerge branch 'spanish_pr_bis' of github.com:basuradelui...
6 days ago  Junio C HamanoThe 3rd batch for Git 2.56
6 days ago  Junio C HamanoMerge branch 'rs/blame-abbrev-marks'
6 days ago  Junio C HamanoMerge branch 'mg/meson-hook-list-buildfix'
6 days ago  Junio C HamanoMerge branch 'jk/bloom-leak-fixes'
6 days ago  Junio C HamanoMerge branch 'ps/history-drop'
6 days ago  Junio C HamanoMerge branch 'ps/odb-drop-whence'
6 days ago  Junio C HamanoMerge branch 'ps/refs-writing-subcommands'
6 days ago  Junio C HamanoMerge branch 'jc/history-message-prep-fix'
8 days ago  Junio C HamanoThe 2nd batch for Git 2.56
8 days ago  Junio C HamanoMerge branch 'ps/odb-generalize-prepare'
8 days ago  Junio C HamanoMerge branch 'kk/prio-queue-get-put-fusion'
8 days ago  Junio C HamanoMerge branch 'hn/branch-push-slip-advice'
8 days ago  Junio C HamanoMerge branch 'jk/format-patch-leakfix'
8 days ago  Junio C HamanoMerge branch 'jk/reftable-leakfix'
8 days ago  Junio C HamanoMerge branch 'ad/gpg-strip-cr-before-lf'
11 days ago  Patrick Steinhardtobject-file: fix closing object stream twice
11 days ago  Chen Linxuanb4: include change-id in cover template
11 days ago  Kristofer Karlssonreftable: fix quadratic behavior in the presence of...
11 days ago  Kristofer Karlssont/perf: add perf test for ref tombstone scenarios
11 days ago  Johannes Schindelinshallow: give write_one_shallow() its own hex buffer
11 days ago  Johannes Schindelinshallow: fix NULL dereference
11 days ago  Johannes Schindelinbisect: ensure non-NULL `head` before using it
11 days ago  Johannes Schindelinpack-bitmap: handle missing bitmap for base MIDX
11 days ago  Johannes Schindelinrevision: avoid dereferencing NULL in `add_parents_only()`
11 days ago  Johannes Schindelinreplay: die when --onto does not peel to a commit
11 days ago  Johannes Schindelinbisect: handle NULL commit in `bisect_successful()`
11 days ago  Johannes Schindelinmailsplit: move NULL check before first use of file...
11 days ago  Johannes Schindelinreftable/stack: guard against NULL list_file in stack_d...
11 days ago  Johannes Schindelinremote: guard `remote_tracking()` against NULL remote
11 days ago  Johannes Schindelindiff: handle NULL return from repo_get_commit_tree()
11 days ago  Johannes Schindelindiffcore-break: guard against NULLed queue entries...
12 days ago  Kristofer Karlssoncommit-graph: propagate topo_levels slab to all chain...
12 days ago  Kristofer Karlssoncommit-graph: add trace2 instrumentation for generation DFS
12 days ago  Taylor Blaumailmap: map Taylor Blau's work address
12 days ago  Gatla Vishweshwar... t1410-reflog.sh: avoid suppressing git's exit code...
13 days ago  Henrique Ferreirounpack-trees: avoid quadratic index scan in next_cache_...
13 days ago  Justin Toblerbundle-uri: stop sending invalid bundle configuration
13 days ago  Toon Claesbundle-uri: drain remaining response on invalid bundle...
13 days ago  Junio C HamanoSubmittingPatches: document how to retract a topic
2026-07-08  Shardul Natucontrib: wire up osxkeychain in contrib/Makefile on...
2026-07-08  Shardul NatuMakefile: support universal macOS builds via RUST_TARGETS
2026-07-08  Shardul NatuMakefile: add $(RUST_LIB) prerequisite to osxkeychain
2026-07-08  Jeff Kinghash: check ctx->active flag in all wrapper functions
2026-07-08  Jeff Kinghttp: use idempotent git_hash_discard()
2026-07-08  Jeff Kingcsum-file: use idempotent git_hash_discard()
2026-07-08  Jeff Kinghash: make git_hash_discard() idempotent
2026-07-08  Jeff Kinghash: document function pointers and wrappers
2026-07-08  Jeff Kinghash: convert remaining direct function calls
2026-07-08  Jeff Kinghash: use git_hash_init() consistently
2026-07-08  brian m. carlsonparse-options: exit 0 on -h
2026-07-08  brian m. carlsonrev-parse: have --parseopt callers exit 0 on --help
2026-07-08  brian m. carlsonparse-options: add a separate case for help output...
2026-07-08  brian m. carlsont1517: skip svn tests if svn is not installed
2026-07-07  Junio C HamanoRust: fix description in Release Notes to 2.55
2026-07-07  Mantas Mikulėnassideband: allow ANSI SGR with colon-separated subfields
2026-07-07  Junio C HamanoMerge branch 'jk/hash-algo-leak-fixes' into jk/git...
2026-07-07  Patrick Steinhardtsetup: mark `set_git_work_tree()` as file-local
2026-07-07  Patrick Steinhardtsetup: pass worktree to `init_db()`
2026-07-07  Patrick Steinhardtsetup: drop redundant configuration of `startup_info...
2026-07-07  Patrick Steinhardtsetup: make repository discovery self-contained
2026-07-07  Patrick Steinhardtsetup: propagate prefix via repository discovery
2026-07-07  Patrick Steinhardtsetup: drop static `cwd` variable
2026-07-07  Patrick Steinhardtsetup: move prefix into repository
2026-07-07  Patrick Steinhardtsetup: embed repository format in discovery
next