summaryrefslogtreecommitdiffstats
path: root/strmap.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-28cocci: apply the "revision.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason8-25/+12
2023-03-28cocci: apply the "rerere.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason4-8/+5
2023-03-28cocci: apply the "refs.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason17-27/+37
2023-03-28cocci: apply the "promisor-remote.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason18-46/+32
2023-03-28cocci: apply the "packfile.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason5-7/+6
2023-03-28cocci: apply the "pretty.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason16-35/+54
2023-03-28cocci: apply the "object-store.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason60-142/+184
2023-03-28cocci: apply the "diff.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason8-12/+9
2023-03-28cocci: apply the "commit.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason44-174/+196
2023-03-28cocci: apply the "commit-reach.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason26-60/+72
2023-03-28cocci: apply the "cache.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason79-310/+332
2023-03-28cocci: add missing "the_repository" macros to "pending"Ævar Arnfjörð Bjarmason1-0/+70
2023-03-28cocci: sort "the_repository" rules by headerÆvar Arnfjörð Bjarmason1-15/+19
2023-03-28cocci: fix incorrect & verbose "the_repository" rulesÆvar Arnfjörð Bjarmason1-114/+46
2023-03-28cocci: remove dead rule from "the_repository.pending.cocci"Ævar Arnfjörð Bjarmason1-8/+0
2023-03-12Git 2.40v2.40.0Junio C Hamano1-1/+1
2023-03-08l10n: zh_CN v2.40.0 round 1Fangyi Zhou1-647/+471
2023-03-07Git 2.40-rc2v2.40.0-rc2Junio C Hamano1-1/+1
2023-03-06l10n: update German translationRalf Thielow1-486/+681
2023-03-03l10n: tr: Update Turkish translations for v.2.40.0Emir SARI1-474/+297
2023-03-02l10n: fr: v2.40.0 rnd 2Jean-Noël Avila1-2/+6
2023-03-02l10n: fr: v2.40.0 rnd 1Jean-Noël Avila1-704/+294
2023-03-02l10n: fr: fix some typosJean-Noël Avila1-3/+3
2023-03-02l10n: po-id for 2.40 (round 1)Bagas Sanjaya1-739/+481
2023-03-02l10n: sv.po: Update Swedish translation (5490t0f0u)Peter Krefting1-471/+294
2023-03-02l10n: bg.po: Updated Bulgarian translation (5490t)Alexander Shopov1-494/+312
2023-03-01l10n: Update Catalan translationJordi Mas1-475/+663
2023-03-01Git 2.40-rc1v2.40.0-rc1Junio C Hamano1-1/+1
2023-03-01A bit more before 2.40-rc1Junio C Hamano1-0/+9
2023-02-28range-diff: avoid compiler warning when char is unsignedRené Scharfe1-1/+1
2023-02-27signature-format.txt: note SSH and X.509 signature delimitersGwyneth Morgan2-5/+20
2023-02-27A bit more before 2.40-rc1Junio C Hamano1-0/+31
2023-02-27test-lib: drop comment about test_descriptionAndrei Rybak1-6/+0
2023-02-25t9700: modernize test scriptsZhang Yi1-31/+30
2023-02-25A few more topics post 2.40-rc0Junio C Hamano1-0/+3
2023-02-24Git 2.40-rc0v2.40.0-rc0Junio C Hamano2-1/+15
2023-02-23rebase -i: fix parsing of "fixup -C<commit>"Phillip Wood4-6/+42
2023-02-23rebase -i: match whole word in is_command()Phillip Wood3-12/+14
2023-02-23t5559: make SSL/TLS the defaultJeff King1-0/+1
2023-02-23t5559: fix test failures with LIB_HTTPD_SSLJeff King1-5/+18
2023-02-23t/lib-httpd: enable HTTP/2 "h2" protocol, not just h2cJeff King1-1/+1
2023-02-23t/lib-httpd: respect $HTTPD_PROTO in expect_askpass()Jeff King1-3/+3
2023-02-23t5551: drop curl trace lines without headersJeff King1-1/+1
2023-02-23t5551: handle v2 protocol in cookie testJeff King1-8/+11
2023-02-23t5551: simplify expected cookie fileJeff King1-3/+2
2023-02-23t5551: handle v2 protocol in upload-pack service testJeff King1-13/+3
2023-02-23t5551: handle v2 protocol when checking curl traceJeff King1-11/+25
2023-02-23t5551: stop forcing clone to run with v0 protocolJeff King1-1/+1
2023-02-23t5551: handle HTTP/2 when checking curl traceJeff King1-3/+11
2023-02-23t5551: lower-case headers in expected curl traceJeff King1-25/+30