summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-22Merge branch 'jk/diff-from-contents-fix' into ly/diff-name-only-with-diff-fro...Junio C Hamano2-0/+13
2025-10-22The twenty-second batchJunio C Hamano1-0/+4
2025-10-22Merge branch 'so/t2401-use-test-path-helpers'Junio C Hamano1-17/+17
2025-10-22Merge branch 'je/doc-pull'Junio C Hamano2-53/+41
2025-10-22Merge branch 'bc/sha1-256-interop-01'Junio C Hamano15-32/+255
2025-10-22Merge branch 'js/ci-github-actions-update'Junio C Hamano4-20/+20
2025-10-22bisect: fix handling of `help` and invalid subcommandsRuoyu Zhong1-1/+5
2025-10-22commit-graph: add new config for changed-paths & recommend it in scalarEmily Yang5-1/+59
2025-10-22Merge branch 'jt/repo-structure' into ps/ref-peeled-tagsJunio C Hamano6-6/+542
2025-10-22Merge branch 'tb/incremental-midx-part-3.1' into ps/ref-peeled-tagsJunio C Hamano11-1264/+1870
2025-10-21builtin/repo: add progress meter for structure statsJustin Tobler2-6/+60
2025-10-21builtin/repo: add keyvalue and nul format for structure statsJustin Tobler3-7/+106
2025-10-21builtin/repo: add object counts in structure outputJustin Tobler3-8/+117
2025-10-21builtin/repo: introduce structure subcommandJustin Tobler4-0/+272
2025-10-21ref-filter: export ref_kind_from_refname()Justin Tobler2-1/+3
2025-10-21ref-filter: allow NULL filter patternJustin Tobler1-2/+2
2025-10-21builtin/repo: rename repo_info() to cmd_repo_info()Justin Tobler1-3/+3
2025-10-21add-patch: fully document option PRené Scharfe3-24/+26
2025-10-21Merge branch 'tb/incremental-midx-part-3.1' into ps/maintenance-geometricJunio C Hamano40-1526/+1856
2025-10-21unicode: update the width tables to Unicode 17Torsten Bögershausen1-12/+21
2025-10-20The twenty-first batchJunio C Hamano1-0/+4
2025-10-20Merge branch 'tb/cat-file-objectmode-update'Junio C Hamano1-1/+1
2025-10-20Merge branch 'kh/doc-continued-paragraph-fix'Junio C Hamano5-48/+64
2025-10-20Merge branch 'js/unreachable-workaround-for-no-symlink-head'Junio C Hamano1-1/+7
2025-10-20Merge branch 'js/mingw-includes-cleanup'Junio C Hamano1-15/+15
2025-10-20Merge branch 'dk/stash-apply-index'Junio C Hamano1-0/+4
2025-10-20contrib/credential: harmonize MakefilesThomas Uhle2-23/+27
2025-10-20completion: complete some 'git log' optionsKIYOTA Fumiya1-2/+3
2025-10-20sparse-index: improve advice message instructionsDerrick Stolee1-2/+3
2025-10-20t7500: fix tests with absolute path following ":(optional)" on WindowsJohannes Sixt1-5/+14
2025-10-17status: make coloring of "-z --short" consistentJeff King2-2/+13
2025-10-17The twentieth batchJunio C Hamano1-0/+17
2025-10-17Merge branch 'jk/diff-no-index-with-pathspec-fix'Junio C Hamano2-28/+51
2025-10-17Merge branch 'tb/doc-submitting-patches'Junio C Hamano1-8/+21
2025-10-17Merge branch 'rs/add-patch-options-fix'Junio C Hamano3-41/+118
2025-10-17Merge branch 'en/make-libgit-a'Junio C Hamano1-40/+24
2025-10-17diff: restore redirection to /dev/null for diff_from_contentsJeff King2-0/+13
2025-10-17Merge branch 'ly/diff-name-only-with-diff-from-content' into jk/diff-from-con...Junio C Hamano5-23/+70
2025-10-17gitk: persist position and size of the Tags and Heads windowJohannes Sixt1-5/+20
2025-10-17Revert "gitk: Only restore window size from ~/.gitk, not position"Johannes Sixt1-10/+2
2025-10-16packfile: rename `packfile_store_get_all_packs()`Patrick Steinhardt4-7/+7
2025-10-16packfile: introduce macro to iterate through packsPatrick Steinhardt20-75/+57
2025-10-16packfile: drop `packfile_store_get_packs()`Patrick Steinhardt2-12/+0
2025-10-16builtin/grep: simplify how we preload packsPatrick Steinhardt1-1/+1
2025-10-16builtin/gc: convert to use `packfile_store_get_all_packs()`Patrick Steinhardt1-1/+1
2025-10-16object-name: convert to use `packfile_store_get_all_packs()`Patrick Steinhardt1-2/+2
2025-10-16Merge branch 'tb/incremental-midx-part-3.1' into ps/remove-packfile-store-get...Junio C Hamano40-1526/+1856
2025-10-16doc: add large-object-promisors.adoc to the docs buildRamsay Jones3-32/+34
2025-10-16doc: commit-graph.adoc: fix up some formattingRamsay Jones1-10/+19
2025-10-16doc: sparse-checkout.adoc: fix asciidoc warningsRamsay Jones1-314/+362