]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2026-04-06  Junio C HamanoMerge branch 'qb/doc-git-stash-push-optionality'
2026-04-06  Junio C HamanoMerge branch 'sp/doc-gitignore-oowt'
2026-04-06  Junio C HamanoMerge branch 'th/t6101-unhide-git-failures'
2026-04-06  Junio C HamanoMerge branch 'za/t2000-modernise'
2026-04-06  Junio C HamanoMerge branch 'tc/replay-down-to-root'
2026-04-06  Junio C HamanoMerge branch 'tb/stdin-packs-excluded-but-open'
2026-04-06  Junio C HamanoMerge branch 'ps/odb-generic-object-name-handling'
2026-04-06  David Lincache-tree: fix inverted object existence check in...
2026-04-06  Derrick Stoleerev-list: use reduce_heads() for --maximal-only
2026-04-06  Derrick Stoleep6011: add perf test for rev-list --maximal-only
2026-04-06  Derrick Stoleet6600: test --maximal-only and --independent
2026-04-06  René Scharfehistory: fix short help for argument of --update-refs
2026-04-06  Matthias Aßhauercompat/winansi: drop pre-Vista workaround
2026-04-06  Matthias Aßhauerunify and bump _WIN32_WINNT definition to Windows 8.1
2026-04-06  Kristoffer... doc: gitcvs-migration: rephrase “man page”
2026-04-06  Kristoffer... doc: replace git config --list/-l with `list`
2026-04-06  Jean-Noël Aviladoc: convert git-describe manual page to synopsis style
2026-04-06  Jean-Noël Aviladoc: convert git-shortlog manual page to synopsis style
2026-04-06  Jean-Noël Aviladoc: convert git-range-diff manual page to synopsis...
2026-04-06  Jean-Noël Aviladoc: convert git-difftool manual page to synopsis style
2026-04-06  Trieu Huynhbackfill: auto-detect sparse-checkout from config
2026-04-06  Jeff Kinggit-compat-util: fix CONST_OUTPARAM typo and indentation
2026-04-04  Jiang XinMerge branch 'master' of https://github.com/git/git
2026-04-03  Junio C HamanoA couple more on top of -rc0
2026-04-03  Junio C HamanoMerge branch 'ps/dash-buggy-0.5.13-workaround'
2026-04-03  Junio C HamanoMerge branch 'js/cmake-needs-writev-compat-too'
2026-04-03  Junio C HamanoMerge branch 'js/mingw-use-strftime-directly-in-ucrt...
2026-04-03  Junio C HamanoA bit more on top of 2.54-rc0
2026-04-03  Junio C HamanoMerge branch 'th/t8003-unhide-git-failures'
2026-04-03  Junio C HamanoMerge branch 'sa/replay-revert'
2026-04-03  Junio C HamanoMerge branch 'pw/worktree-reduce-the-repository'
2026-04-03  Junio C HamanoMerge branch 'ar/config-hook-cleanups'
2026-04-03  Junio C HamanoMerge branch 'ds/backfill-revs'
2026-04-03  Junio C HamanoMerge branch 'mf/format-patch-commit-list-format-doc'
2026-04-03  Junio C HamanoMerge branch 'mf/format-patch-commit-list-format'
2026-04-03  Junio C HamanoMerge branch 'mf/format-patch-cover-letter-format'
2026-04-03  Johannes Schindelinmingw: use strftime() directly in UCRT builds
2026-04-03  Johannes Schindelincmake: use writev(3p) wrapper as needed
2026-04-03  Jiang Xinl10n: document AI and PO helper in po/README
2026-04-02  Jiang Xinl10n: docs: add review instructions in AGENTS.md
2026-04-02  Jiang Xinl10n: docs: add translation instructions in AGENTS.md
2026-04-02  Jiang Xinl10n: docs: add update PO instructions in AGENTS.md
2026-04-02  Jiang Xinl10n: docs: add AGENTS.md with update POT instructions
2026-04-02  Jiang Xinl10n: add .gitattributes to simplify location filtering
2026-04-02  Patrick Steinhardtt9300: work around partial read bug in Dash v0.5.13
2026-04-02  Patrick Steinhardtt: work around multibyte bug in quoted heredocs with...
2026-04-02  Patrick Steinhardtreftable/system: add abstraction to mmap files
2026-04-02  Patrick Steinhardtreftable/system: add abstraction to retrieve time in...
2026-04-02  Patrick Steinhardtreftable/fsck: use REFTABLE_UNUSED instead of UNUSED
2026-04-02  Patrick Steinhardtreftable/stack: provide fsync(3p) via system header
2026-04-02  Patrick Steinhardtreftable: introduce "reftable-system.h" header
2026-04-02  Jeff Kingrefs/files-backend: drop const to fix strchr() warning
2026-04-02  Jeff Kinghttp: drop const to fix strstr() warning
2026-04-02  Jeff Kingrange-diff: drop const to fix strstr() warnings
2026-04-02  Jeff Kingpkt-line: make packet_reader.line non-const
2026-04-02  Jeff Kingskip_prefix(): check const match between in and out...
2026-04-02  Jeff Kingpseudo-merge: fix disk reads from find_pseudo_merge()
2026-04-02  Jeff Kingfind_last_dir_sep(): convert inline function to macro
2026-04-02  Jeff Kingrun-command: explicitly cast away constness when assign...
2026-04-02  Jeff Kingpager: explicitly cast away strchr() constness
2026-04-02  Jeff Kingtransport-helper: drop const to fix strchr() warnings
2026-04-02  Jeff Kinghttp: add const to fix strchr() warnings
2026-04-02  Jeff Kingconvert: add const to fix strchr() warnings
2026-04-02  Toon Claesreplay: allow to specify a ref with option --ref
2026-04-02  Toon Claesreplay: use stuck form in documentation and help message
2026-04-02  Toon Claesbuiltin/replay: mark options as not negatable
2026-04-02  Junio C HamanoGit 2.54-rc0 v2.54.0-rc0
2026-04-02  Todd ZullingerRelNotes: minor typo fixes in 2.54.0 draft
2026-04-01  Nick Goldenread-cache: disable renames in add_files_to_cache
2026-04-01  Siddharth Shrimalit7004: replace wc -l with modern test helpers
2026-04-01  Junio C HamanoThe 24th batch
2026-04-01  Junio C HamanoMerge branch 'kj/refspec-parsing-outside-repository'
2026-04-01  Junio C HamanoMerge branch 'jk/t0061-bat-test-update'
2026-04-01  Junio C HamanoMerge branch 'mk/repo-help-strings'
2026-04-01  Junio C HamanoMerge branch 'jc/macos-homebrew-wo-reg-enhanced'
2026-04-01  Junio C HamanoMerge branch 'rs/use-strvec-pushv'
2026-04-01  Junio C HamanoMerge branch 'bk/t5315-test-path-is-helpers'
2026-04-01  Junio C HamanoMerge branch 'jk/diff-highlight-more'
2026-04-01  Junio C HamanoMerge branch 'vp/http-rate-limit-retries'
2026-04-01  Patrick Steinhardtodb: drop unneeded headers and forward decls
2026-04-01  Patrick Steinhardtodb: rename `odb_has_object()` flags
2026-04-01  Patrick Steinhardtodb: use enum for `odb_write_object` flags
2026-04-01  Patrick Steinhardtodb: rename `odb_write_object()` flags
2026-04-01  Patrick Steinhardttreewide: use enum for `odb_for_each_object()` flags
2026-04-01  Patrick SteinhardtCodingGuidelines: document our style for flags
2026-04-01  Junio C HamanoMerge branch 'ps/odb-generic-object-name-handling'...
2026-03-31  Jayesh Dagacache-tree: use index state repository in trace2 calls
2026-03-30  Junio C HamanoThe 23rd batch
2026-03-30  Junio C HamanoMerge branch 'ai/t2107-test-path-is-helpers'
2026-03-30  Junio C HamanoMerge branch 'jw/object-name-bitset-to-enum'
2026-03-30  Junio C HamanoMerge branch 'jw/t2203-status-pipe-fix'
2026-03-30  Junio C HamanoMerge branch 'jw/apply-corrupt-location'
2026-03-30  Junio C HamanoMerge branch 'rs/split-index-the-repo-fix'
2026-03-30  Junio C HamanoMerge branch 'rs/ahead-behind-cleanup-optimization'
2026-03-30  Jayesh Dagaread-cache: use istate->repo for trace2 logging
2026-03-30  Pablo Sabaterreceive-pack: use worktree HEAD for updateInstead
2026-03-30  Pablo Sabatert5516: clean up cloned and new-wt in denyCurrentBranch...
2026-03-30  Runxi Yut5516: test updateInstead with worktree and unborn...
2026-03-30  Quentin Bernetdocs: fix "git stash [push]" documentation
2026-03-30  Pablo Sabatergraph: add truncation mark to capped lanes
next