summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-03-13Merge branch 'l10n-de-2.49' of github.com:ralfth/gitJiang Xin-138/+309
2025-03-13l10n: update German translationRalf Thielow-138/+309
2025-03-13l10n: po-id for 2.49Bagas Sanjaya-158/+362
2025-03-12A bit more updates after -rc2Junio C Hamano-0/+1
2025-03-12Merge branch 'pb/doc-follow-remote-head'Junio C Hamano-11/+11
2025-03-12Merge branch 'tc/zlib-ng-fix'Junio C Hamano-2/+6
2025-03-12Merge branch 'ma/clone-doc-markup-fix'Junio C Hamano-3/+3
2025-03-12Merge branch 'ps/refname-avail-check-optim' into kn/non-transactional-batch-u...Junio C Hamano-448/+764
2025-03-12refs: reuse iterators when determining refname availabilityPatrick Steinhardt-5/+7
2025-03-12refs/iterator: implement seeking for files iteratorsPatrick Steinhardt-0/+16
2025-03-12refs/iterator: implement seeking for packed-ref iteratorsPatrick Steinhardt-22/+43
2025-03-12refs/iterator: implement seeking for ref-cache iteratorsPatrick Steinhardt-28/+51
2025-03-12refs/iterator: implement seeking for reftable iteratorsPatrick Steinhardt-5/+30
2025-03-12refs/iterator: implement seeking for merged iteratorsPatrick Steinhardt-9/+29
2025-03-12refs/iterator: provide infrastructure to re-seek iteratorsPatrick Steinhardt-0/+59
2025-03-12refs/iterator: separate lifecycle from iterationPatrick Steinhardt-186/+105
2025-03-12refs: stop re-verifying common prefixes for availabilityPatrick Steinhardt-0/+12
2025-03-12refs/files: batch refname availability checks for initial transactionsPatrick Steinhardt-7/+16
2025-03-12refs/files: batch refname availability checks for normal transactionsPatrick Steinhardt-11/+31
2025-03-12refs/reftable: batch refname availability checksPatrick Steinhardt-6/+9
2025-03-12refs: introduce function to batch refname availability checksPatrick Steinhardt-72/+110
2025-03-12builtin/update-ref: skip ambiguity checks when parsing object IDsPatrick Steinhardt-5/+10
2025-03-12object-name: allow skipping ambiguity checks in `get_oid()` familyPatrick Steinhardt-12/+15
2025-03-12object-name: introduce `repo_get_oid_with_flags()`Patrick Steinhardt-6/+14
2025-03-12ci: perform build and smoke tests for Meson docsPatrick Steinhardt-6/+21
2025-03-12meson: don't install git-pack-redundant(1) docs with breaking changesPatrick Steinhardt-3/+12
2025-03-12meson: don't compile git-pack-redundant(1) with breaking changesPatrick Steinhardt-1/+4
2025-03-12meson: define WITH_BREAKING_CHANGES when enabling breaking changesPatrick Steinhardt-6/+7
2025-03-12name-rev: remove "--stdin" supportJunio C Hamano-3/+23
2025-03-12t6120: further modernizeJunio C Hamano-3/+3
2025-03-12t6120: avoid hiding "git" exit statusJunio C Hamano-2/+4
2025-03-12t: introduce WITH_BREAKING_CHANGES prerequisiteJunio C Hamano-10/+15
2025-03-12Merge branch 'tl/zh_CN_2.49.0_rnd' of github.com:dyrone/gitJiang Xin-170/+370
2025-03-12l10n: zh_CN: updated translation for 2.49Teng Long-170/+370
2025-03-12Merge branch '2.49-uk-update' of github.com:arkid15rJiang Xin-150/+319
2025-03-11l10n: uk: add 2.49 translationArkadii Yakovets-150/+319
2025-03-11dir.h: remove duplicate forward declaration of struct repositoryAbhijeetsingh Meena-1/+0
2025-03-11t: extend test_lazy_prereqJunio C Hamano-2/+9
2025-03-11t: document test_lazy_prereqJunio C Hamano-1/+22
2025-03-11l10n: tr: Update Turkish translations for 2.49.0Emir SARI-132/+304
2025-03-11Merge branch 'vi-2.49' of github.com:Nekosha/git-poJiang Xin-175/+358
2025-03-11Merge branch 'master' of github.com:alshopov/git-poJiang Xin-138/+308
2025-03-11Merge branch 'fr_v2.49' of github.com:jnavila/gitJiang Xin-131/+321
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