summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-03-11Merge branch 'master' of github.com:nafmo/git-l10n-svJiang Xin-183/+356
2025-03-11l10n: ko: fix minor typo in Korean translationseoyeon-kwon-1/+2
2025-03-11l10n: it: fix spelling of "sorgente" (Italian for "source")Ruggero Turra-1/+1
2025-03-10fast-export, fast-import: add support for signed-commitsLuke Shumaker-20/+253
2025-03-10fast-export: do not modify memory from get_commit_bufferLuke Shumaker-28/+33
2025-03-10git-fast-export.adoc: clarify why 'verbatim' may not be a good ideaLuke Shumaker-3/+8
2025-03-10fast-export: rename --signed-tags='warn' to 'warn-verbatim'Luke Shumaker-7/+25
2025-03-10fast-export: fix missing whitespace after switchChristian Couder-4/+4
2025-03-10git-fast-import.adoc: add missing LF in the BNFLuke Shumaker-1/+1
2025-03-10decorate: fix sign comparison warningsArnav Bhate-10/+5
2025-03-10hash: stop depending on `the_repository` in `null_oid()`Patrick Steinhardt-136/+136
2025-03-10hash: fix "-Wsign-compare" warningsPatrick Steinhardt-9/+5
2025-03-10object-file: split out logic regarding hash algorithmsPatrick Steinhardt-277/+285
2025-03-10delta-islands: stop depending on `the_repository`Patrick Steinhardt-10/+8
2025-03-10object-file-convert: stop depending on `the_repository`Patrick Steinhardt-19/+24
2025-03-10pack-bitmap-write: stop depending on `the_repository`Patrick Steinhardt-18/+19
2025-03-10pack-revindex: stop depending on `the_repository`Patrick Steinhardt-14/+20
2025-03-10pack-check: stop depending on `the_repository`Patrick Steinhardt-6/+5
2025-03-10environment: move access to "core.bigFileThreshold" into repo settingsPatrick Steinhardt-22/+52
2025-03-10pack-write: stop depending on `the_repository` and `the_hash_algo`Patrick Steinhardt-41/+41
2025-03-10object: stop depending on `the_repository`Patrick Steinhardt-44/+48
2025-03-10csum-file: stop depending on `the_repository`Patrick Steinhardt-39/+56
2025-03-10fetch: use ref prefix list to skip ls-refsJeff King-20/+7
2025-03-10fetch: avoid ls-refs only to ask for HEAD symref updateJeff King-3/+15
2025-03-10fetch: stop protecting additions to ref-prefix listJeff King-6/+18
2025-03-10fetch: ask server to advertise HEAD for config-less fetchJeff King-0/+23
2025-03-10refspec_ref_prefixes(): clean up refspec_item logicJeff King-6/+16
2025-03-10t5516: beef up exact-oid ref prefixes testJeff King-1/+4
2025-03-10t5516: drop NEEDSWORK about v2 reachability behaviorJeff King-1/+0
2025-03-10t5516: prefer "oid" to "sha1" in some test titlesJeff King-3/+3
2025-03-10t5702: fix typo in test nameJeff King-1/+1
2025-03-10doc: add a blank line around block delimitersJean-Noël Avila-11/+73
2025-03-10git-clone doc: fix indentationMartin Ågren-3/+3
2025-03-10l10n: sv.po: Fix Swedish typosTuomas Ahola-4/+4
2025-03-10l10n: sv.po: Update Swedish translationPeter Krefting-179/+352
2025-03-10Git 2.49-rc2v2.49.0-rc2Junio C Hamano-1/+1
2025-03-10Merge branch 'tb/fetch-follow-tags-fix'Junio C Hamano-1/+17
2025-03-07builtin/checkout-index: stop using `the_repository`Usman Akinyemi-22/+28
2025-03-07builtin/for-each-ref: stop using `the_repository`Usman Akinyemi-3/+9
2025-03-07builtin/ls-files: stop using `the_repository`Usman Akinyemi-16/+23
2025-03-07builtin/pack-refs: stop using `the_repository`Usman Akinyemi-5/+10
2025-03-07builtin/send-pack: stop using `the_repository`Usman Akinyemi-4/+10
2025-03-07builtin/verify-commit: stop using `the_repository`Usman Akinyemi-7/+13
2025-03-07builtin/verify-tag: stop using `the_repository`Usman Akinyemi-4/+10
2025-03-07config: teach repo_config to allow `repo` to be NULLUsman Akinyemi-0/+13
2025-03-07fetch: fix following tags when fetching specific OIDTaylor Blau-1/+17
2025-03-07help: print zlib-ng version numberToon Claes-2/+5
2025-03-07help: include git-zlib.h to print zlib versionToon Claes-0/+1
2025-03-06Merge branch 'js/win-2.49-build-fixes'Junio C Hamano-6/+10
2025-03-06Merge branch 'pw/repo-layout-doc-update'Junio C Hamano-0/+12