summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
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-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
2026-02-25Merge branch 'jc/doc-cg-needswork'Junio C Hamano-0/+10
2026-02-25Merge branch 'ds/revision-maximal-only'Junio C Hamano-5/+110
2026-02-25Merge branch 'cc/lop-filter-auto'Junio C Hamano-73/+628
2026-02-25Merge branch 'pw/commit-msg-sample-hook'Junio C Hamano-3/+54
2026-02-25Merge branch 'kh/doc-am-format-sendmail'Junio C Hamano-7/+62
2026-02-25Documentation/git-repo: capitalize format descriptionsLucas Seiki Oshiro-2/+2
2026-02-25Documentation/git-repo: replace 'NUL' with '_NUL_'Lucas Seiki Oshiro-2/+2
2026-02-25t1901: adjust nul format output instead of expected valueLucas Seiki Oshiro-4/+4
2026-02-25t1900: rename t1900-repo to t1900-repo-infoLucas Seiki Oshiro-1/+1
2026-02-25repo: rename struct field to repo_info_fieldLucas Seiki Oshiro-13/+14
2026-02-25repo: replace get_value_fn_for_key by get_repo_info_fieldLucas Seiki Oshiro-7/+6
2026-02-25repo: rename repo_info_fields to repo_info_fieldLucas Seiki Oshiro-10/+10
2026-02-25CodingGuidelines: instruct to name arrays in singularLucas Seiki Oshiro-0/+13
2026-02-25refs: add GIT_REFERENCE_BACKEND to specify reference backendKarthik Nayak-45/+233
2026-02-25refs: allow reference location in refstorage configKarthik Nayak-9/+259
2026-02-25refs: receive and use the reference storage payloadKarthik Nayak-16/+85
2026-02-25refs: move out stub modification to generic layerKarthik Nayak-30/+50
2026-02-25refs: extract out `refs_create_refdir_stubs()`Karthik Nayak-18/+39
2026-02-25setup: don't modify repo in `create_reference_database()`Karthik Nayak-8/+4
2026-02-25fetch: fix wrong evaluation order in URL trailing-slash trimmingcuiweixie-1/+1
2026-02-24build: regenerate config-list.h when Documentation changesD. Ben Knoble-4/+22
2026-02-24Merge branch 'jh/alias-i18n' into jh/alias-i18n-fixesJunio C Hamano-35/+182
2026-02-24builtin/maintenance: use "geometric" strategy by defaultPatrick Steinhardt-4/+4
2026-02-24t7900: prepare for switch of the default strategyPatrick Steinhardt-1/+5
2026-02-24t6500: explicitly use "gc" strategyPatrick Steinhardt-0/+1