summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-02Merge branch 'ps/validate-prefix-in-subtree-split'Junio C Hamano-0/+31
2026-03-02Merge branch 'uk/signature-is-good-after-key-expires'Junio C Hamano-2/+3
2026-03-02Merge branch 'ps/odb-for-each-object'Junio C Hamano-311/+462
2026-03-02Merge branch 'ar/run-command-hook-take-2' into ar/config-hooksJunio C Hamano-2/+13
2026-03-02builtin/receive-pack: avoid spinning no-op sideband async threadsAdrian Ratiu-2/+13
2026-03-02builtin/repo: find tree with most entriesJustin Tobler-4/+34
2026-03-02builtin/repo: find commit with most parentsJustin Tobler-73/+123
2026-03-02builtin/repo: add OID annotations to table outputJustin Tobler-80/+143
2026-03-02builtin/repo: collect largest inflated objectsJustin Tobler-0/+92
2026-03-02builtin/repo: add helper for printing keyvalue outputJustin Tobler-35/+42
2026-03-02builtin/repo: update stats for each objectJustin Tobler-29/+24
2026-03-02t: fix "that that" typo in lib-unicode-nfc-nfd.shSiddharth Shrimali-1/+1
2026-03-02t3310: replace test -f/-d with test_path_is_file/test_path_is_dirFrancesco Paparatto-6/+6
2026-03-02ci: unset GITLAB_FEATURES envvar to not bust xargs(1) limitsPatrick Steinhardt-0/+4
2026-03-02doc: diff-options.adoc: make *.noprefix split translatableKristoffer Haugsbakk-3/+9
2026-03-02send-email: add client certificate optionsDavid Timber-11/+71
2026-03-02diff: fix crash with --find-object outside repositoryMichael Montalbo-0/+12
2026-03-02fsmonitor-watchman: fix variable reference and remove redundant codePaul Tarjan-21/+5
2026-03-02send-email: validate charset name in 8bit encoding promptShreyansh Paliwal-4/+23
2026-03-02parseopt: check for duplicate long names and numerical optionsRené Scharfe-0/+23
2026-03-01gitk: support link color in the Preferences dialogWang Zichong-2/+8
2026-02-27The 8th batchJunio C Hamano-1/+30
2026-02-27Merge branch 'ap/use-test-seq-f-more'Junio C Hamano-34/+29
2026-02-27Merge branch 'db/doc-fetch-jobs-auto'Junio C Hamano-0/+2
2026-02-27Merge branch 'mf/format-patch-honor-from-for-cover-letter'Junio C Hamano-8/+17
2026-02-27Merge branch 'jh/alias-i18n'Junio C Hamano-35/+182
2026-02-27Merge branch 'ps/tests-wo-iconv-fixes'Junio C Hamano-47/+88
2026-02-27Merge branch 'ps/ci-gitlab-msvc-updates'Junio C Hamano-16/+36
2026-02-27Merge branch 'jc/whitespace-incomplete-line'Junio C Hamano-2/+152
2026-02-27Merge branch 'jc/checkout-switch-restore'Junio C Hamano-25/+85
2026-02-27Merge branch 'jk/ref-filter-lrstrip-optim'Junio C Hamano-42/+23
2026-02-27Merge branch 'ps/history-ergonomics-updates'Junio C Hamano-106/+182
2026-02-27Merge branch 'ps/for-each-ref-in-fixes'Junio C Hamano-43/+137
2026-02-27Merge branch 'lo/repo-info-keys'Junio C Hamano-34/+97
2026-02-27t4052: test for diffstat width when prefix contains ANSI escape codesLorenzoPegorari-0/+32
2026-02-27diff: handle ANSI escape codes in prefix when calculating diffstat widthLorenzoPegorari-8/+4
2026-02-27pack-objects: remove duplicate --stdin-packs definitionRené Scharfe-2/+0
2026-02-27repo: remove unnecessary variable shadowK Jayatheerth-1/+0
2026-02-26git, help: fix memory leaks in alias listingJonatan Holmgren-2/+2
2026-02-26alias: treat empty subsection [alias ""] as plain [alias]Jonatan Holmgren-0/+18
2026-02-26doc: fix list continuation in alias subsection exampleJonatan Holmgren-3/+4
2026-02-26status: add status.compareBranches config for multiple branch comparisonsHarald Nordgren-28/+447
2026-02-26refactor format_branch_comparison in preparationHarald Nordgren-34/+48
2026-02-26environment: move "branch.autoSetupMerge" into `struct repo_config_values`Olamide Caleb Bello-11/+19
2026-02-26environment: stop using core.sparseCheckout globallyOlamide Caleb Bello-24/+47
2026-02-25The 7th batchJunio C Hamano-0/+24
2026-02-25Merge branch 'ac/string-list-sort-u-and-tests'Junio C Hamano-2/+1
2026-02-25Merge branch 'mc/tr2-process-ancestry-cleanup'Junio C Hamano-27/+379
2026-02-25Merge branch 'ps/pack-concat-wo-backfill'Junio C Hamano-0/+28
2026-02-25Merge branch 'dk/complete-stash-import-export'Junio C Hamano-2/+8