summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-08-18describe: error if blob not foundJeff King-0/+9
2025-08-18describe: pass oid struct by const pointerJeff King-4/+4
2025-08-18xdiff: optimize xdl_hash_record_verbatimAlexander Monakov-4/+55
2025-08-17Git 2.51v2.51.0Junio C Hamano-1/+1
2025-08-17Merge tag 'l10n-2.51.0-2' of https://github.com/git-l10n/git-poJunio C Hamano-4029/+6223
2025-08-17repo: add the --format flagLucas Seiki Oshiro-16/+88
2025-08-17repo: add the field layout.shallowLucas Seiki Oshiro-0/+25
2025-08-17repo: add the field layout.bareLucas Seiki Oshiro-0/+30
2025-08-17repo: add the field references.formatLucas Seiki Oshiro-2/+146
2025-08-17repo: declare the repo commandLucas Seiki Oshiro-0/+66
2025-08-17cmake: accommodate for `UNIT_TEST_SOURCES`Johannes Schindelin-1/+3
2025-08-17l10n: Update Catalan Translation for Git 2.51-rc2Mikel Forcada-993/+1803
2025-08-17Merge branch 'jx/zh_CN-2.51' of github.com:jiangxin/gitJiang Xin-248/+444
2025-08-17l10n: zh_CN: updated translation for 2.51Teng Long-248/+444
2025-08-17Merge branch '2.51-uk-update' of github.com:arkid15r/git-ukrainian-l10nJiang Xin-181/+347
2025-08-16l10n: uk: add 2.51 translationArkadii Yakovets-181/+347
2025-08-16Merge branch 'fr_v2.51.0' of github.com:jnavila/gitJiang Xin-463/+345
2025-08-16Merge branch 'po-id' of github.com:bagasme/git-poJiang Xin-235/+431
2025-08-16Merge branch 'tr-l10n' of github.com:bitigchi/git-poJiang Xin-173/+332
2025-08-16Merge branch 'l10n/zh-TW/2025-08-08' of github.com:l10n-tw/git-poJiang Xin-393/+617
2025-08-16Merge branch 'master' of github.com:alshopov/git-poJiang Xin-210/+387
2025-08-16Merge branch 'master' of github.com:nafmo/git-l10n-svJiang Xin-524/+560
2025-08-16Merge branch 'vi-2.51' of github.com:Nekosha/git-poJiang Xin-609/+957
2025-08-16l10n: zh_TW: Git 2.51Yi-Jyun Pan-393/+617
2025-08-15commit-graph: stop passing in redundant repositoryPatrick Steinhardt-81/+59
2025-08-15commit-graph: stop using `the_repository`Patrick Steinhardt-40/+42
2025-08-15commit-graph: stop using `the_hash_algo`Patrick Steinhardt-15/+18
2025-08-15commit-graph: refactor `parse_commit_graph()` to take a repositoryPatrick Steinhardt-16/+15
2025-08-15commit-graph: store the hash algorithm instead of its lengthPatrick Steinhardt-19/+19
2025-08-15commit-graph: stop using `the_hash_algo` via macrosPatrick Steinhardt-9/+16
2025-08-15l10n: po-id for 2.51Bagas Sanjaya-235/+431
2025-08-14l10n: fr translation update for v2.51.0Jean-Noël Avila-463/+345
2025-08-14count-objects: document count-objects packDaniele Sassoli-0/+2
2025-08-14abbrev: allow extending beyond 32 chars to disambiguateJunio C Hamano-1/+1
2025-08-14l10n: tr: Update Turkish translations for 2.51.0Emir SARI-173/+332
2025-08-14l10n: Updated translation for vi-2.51Vũ Tiến Hưng-609/+957
2025-08-14l10n: sv.po: Update Swedish translationPeter Krefting-524/+560
2025-08-13l10n: bg.po: Updated Bulgarian translation (5856t)Alexander Shopov-210/+387
2025-08-13t7005: sanitize test environment for subsequent testsD. Ben Knoble-44/+39
2025-08-13t7005: stop abusing --exec-pathD. Ben Knoble-2/+2
2025-08-13t7005: use modern test styleD. Ben Knoble-46/+22
2025-08-13Git 2.51-rc2v2.51.0-rc2Junio C Hamano-1/+1
2025-08-12send-email: enable copying emails to an IMAP folder without actually sending ...Aditya Garg-1/+23
2025-08-12send-email: add ability to send a copy of sent emails to an IMAP folderAditya Garg-9/+61
2025-08-12docs: remove stray bracket from git-clone synopsisKnut Harald Ryager-1/+1
2025-08-12refs/reftable: always reload stacks when creating lockPatrick Steinhardt-11/+12
2025-08-12reftable: don't second-guess errors from flock interfacePatrick Steinhardt-31/+12
2025-08-12reftable/stack: handle outdated stacks when compactingPatrick Steinhardt-6/+26
2025-08-12reftable/stack: allow passing flags to `reftable_stack_add()`Patrick Steinhardt-36/+39
2025-08-12reftable/stack: fix compiler warning due to missing bracesPatrick Steinhardt-7/+7