aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-02Merge branch 'pw/meson-doc-mergetool'Junio C Hamano
2026-03-02Merge branch 'kh/doc-am-xref'Junio C Hamano
2026-03-02Merge branch 'ps/object-info-bits-cleanup'Junio C Hamano
2026-03-02Merge branch 'ag/http-netrc-tests'Junio C Hamano
2026-03-02Merge branch 'ty/symlinks-use-unsigned-for-bitset'Junio C Hamano
2026-03-02Merge branch 'ps/validate-prefix-in-subtree-split'Junio C Hamano
2026-03-02Merge branch 'uk/signature-is-good-after-key-expires'Junio C Hamano
2026-03-02Merge branch 'ps/odb-for-each-object'Junio C Hamano
2026-03-02Merge branch 'ar/run-command-hook-take-2' into ar/config-hooksJunio C Hamano
2026-03-02builtin/receive-pack: avoid spinning no-op sideband async threadsAdrian Ratiu
2026-03-02builtin/repo: find tree with most entriesJustin Tobler
2026-03-02builtin/repo: find commit with most parentsJustin Tobler
2026-03-02builtin/repo: add OID annotations to table outputJustin Tobler
2026-03-02builtin/repo: collect largest inflated objectsJustin Tobler
2026-03-02builtin/repo: add helper for printing keyvalue outputJustin Tobler
2026-03-02builtin/repo: update stats for each objectJustin Tobler
2026-03-02t: fix "that that" typo in lib-unicode-nfc-nfd.shSiddharth Shrimali
2026-03-02t3310: replace test -f/-d with test_path_is_file/test_path_is_dirFrancesco Paparatto
2026-03-02ci: unset GITLAB_FEATURES envvar to not bust xargs(1) limitsPatrick Steinhardt
2026-03-02doc: diff-options.adoc: make *.noprefix split translatableKristoffer Haugsbakk
2026-03-02send-email: add client certificate optionsDavid Timber
2026-03-02diff: fix crash with --find-object outside repositoryMichael Montalbo
2026-03-02fsmonitor-watchman: fix variable reference and remove redundant codePaul Tarjan
2026-03-02send-email: validate charset name in 8bit encoding promptShreyansh Paliwal
2026-03-02parseopt: check for duplicate long names and numerical optionsRené Scharfe
2026-03-01gitk: support link color in the Preferences dialogWang Zichong
2026-02-27The 8th batchJunio C Hamano
2026-02-27Merge branch 'ap/use-test-seq-f-more'Junio C Hamano
2026-02-27Merge branch 'db/doc-fetch-jobs-auto'Junio C Hamano
2026-02-27Merge branch 'mf/format-patch-honor-from-for-cover-letter'Junio C Hamano
2026-02-27Merge branch 'jh/alias-i18n'Junio C Hamano
2026-02-27Merge branch 'ps/tests-wo-iconv-fixes'Junio C Hamano
2026-02-27Merge branch 'ps/ci-gitlab-msvc-updates'Junio C Hamano
2026-02-27Merge branch 'jc/whitespace-incomplete-line'Junio C Hamano
2026-02-27Merge branch 'jc/checkout-switch-restore'Junio C Hamano
2026-02-27Merge branch 'jk/ref-filter-lrstrip-optim'Junio C Hamano
2026-02-27Merge branch 'ps/history-ergonomics-updates'Junio C Hamano
2026-02-27Merge branch 'ps/for-each-ref-in-fixes'Junio C Hamano
2026-02-27Merge branch 'lo/repo-info-keys'Junio C Hamano
2026-02-27t4052: test for diffstat width when prefix contains ANSI escape codesLorenzoPegorari
2026-02-27diff: handle ANSI escape codes in prefix when calculating diffstat widthLorenzoPegorari
2026-02-27pack-objects: remove duplicate --stdin-packs definitionRené Scharfe
2026-02-27repo: remove unnecessary variable shadowK Jayatheerth
2026-02-26git, help: fix memory leaks in alias listingJonatan Holmgren
2026-02-26alias: treat empty subsection [alias ""] as plain [alias]Jonatan Holmgren
2026-02-26doc: fix list continuation in alias subsection exampleJonatan Holmgren
2026-02-26status: add status.compareBranches config for multiple branch comparisonsHarald Nordgren
2026-02-26refactor format_branch_comparison in preparationHarald Nordgren
2026-02-26environment: move "branch.autoSetupMerge" into `struct repo_config_values`Olamide Caleb Bello
2026-02-26environment: stop using core.sparseCheckout globallyOlamide Caleb Bello