aboutsummaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2026-03-03builtin/history: split out extended function to create commitsPatrick Steinhardt
2026-03-03cache-tree: allow writing in-memory index as treePatrick Steinhardt
2026-03-03add-patch: allow disabling editing of hunksPatrick Steinhardt
2026-03-03add-patch: split out `struct interactive_options`Patrick Steinhardt
2026-03-03Merge branch 'aa/add-p-no-auto-advance'Junio C Hamano
2026-03-03Merge branch 'sc/pack-redundant-leakfix'Junio C Hamano
2026-03-03for-each-repo: simplify passing of parametersDerrick Stolee
2026-03-03for-each-repo: work correctly in a worktreeDerrick Stolee
2026-03-02Merge branch 'ps/object-info-bits-cleanup'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-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 'jc/checkout-switch-restore'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-27pack-objects: remove duplicate --stdin-packs definitionRené Scharfe
2026-02-27repo: remove unnecessary variable shadowK Jayatheerth
2026-02-26environment: move "branch.autoSetupMerge" into `struct repo_config_values`Olamide Caleb Bello
2026-02-26environment: stop using core.sparseCheckout globallyOlamide Caleb Bello
2026-02-25Merge branch 'ac/string-list-sort-u-and-tests'Junio C Hamano
2026-02-25Merge branch 'ps/pack-concat-wo-backfill'Junio C Hamano
2026-02-25Merge branch 'cc/lop-filter-auto'Junio C Hamano
2026-02-25repo: rename struct field to repo_info_fieldLucas Seiki Oshiro
2026-02-25repo: replace get_value_fn_for_key by get_repo_info_fieldLucas Seiki Oshiro
2026-02-25repo: rename repo_info_fields to repo_info_fieldLucas Seiki Oshiro
2026-02-25refs: allow reference location in refstorage configKarthik Nayak
2026-02-25refs: extract out `refs_create_refdir_stubs()`Karthik Nayak
2026-02-25setup: don't modify repo in `create_reference_database()`Karthik Nayak
2026-02-25fetch: fix wrong evaluation order in URL trailing-slash trimmingcuiweixie
2026-02-24midx: enable reachability bitmaps during MIDX compactionTaylor Blau
2026-02-24midx: implement MIDX compactionTaylor Blau
2026-02-24git-multi-pack-index(1): align SYNOPSIS with 'git multi-pack-index -h'Taylor Blau
2026-02-24builtin/multi-pack-index.c: make '--progress' a common optionTaylor Blau
2026-02-24builtin/maintenance: use "geometric" strategy by defaultPatrick Steinhardt
2026-02-23format-patch: make format.noprefix a booleanKristoffer Haugsbakk
2026-02-23Merge branch 'ps/object-info-bits-cleanup' into ps/odb-sourcesJunio C Hamano
2026-02-23Merge branch 'ps/odb-for-each-object' into ps/odb-sourcesJunio C Hamano
2026-02-23config: use an enum for typeDerrick Stolee
2026-02-23config: restructure format_config()Derrick Stolee
2026-02-23config: format colors quietlyDerrick Stolee
2026-02-23config: format expiry dates quietlyDerrick Stolee