summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-09utf8: fix overflow when returning string widthPatrick Steinhardt
2022-12-09utf8: fix returning negative string widthPatrick Steinhardt
2022-12-09utf8: fix truncated string lengths in `utf8_strnwidth()`Patrick Steinhardt
2022-12-09pretty: fix integer overflow in wrapping formatPatrick Steinhardt
2022-12-09pretty: fix adding linefeed when placeholder is not expandedPatrick Steinhardt
2022-12-09pretty: fix out-of-bounds read when parsing invalid padding formatPatrick Steinhardt
2022-12-09pretty: fix out-of-bounds read when left-flushing with stealingPatrick Steinhardt
2022-12-09pretty: fix out-of-bounds write caused by integer overflowPatrick Steinhardt
2022-12-09test-lib: add prerequisite for 64-bit platformsCarlo Marcelo Arenas Belón
2022-12-09RelNotes: a couple of typofixesJohannes Schindelin
2022-12-08Merge branch 'turkish' of github.com:bitigchi/git-poJiang Xin
2022-12-08Merge branch 'catalan' of github.com:Softcatala/git-poJiang Xin
2022-12-08Merge branch 'fz/po-zh_CN' of github.com:fangyi-zhou/git-poJiang Xin
2022-12-08CI: migrate away from deprecated "set-output" syntaxÆvar Arnfjörð Bjarmason
2022-12-08ci: avoid using deprecated {up,down}load-artifacts ActionJohannes Schindelin
2022-12-08CI: don't explicitly pick "bash" shell outside of Windows, fix regressionÆvar Arnfjörð Bjarmason
2022-12-07l10n: tr: v2.39.0 updatesEmir SARI
2022-12-07l10n: Update Catalan translationJordi Mas
2022-12-07CI: upgrade to macos-12, and pin OSX versionÆvar Arnfjörð Bjarmason
2022-12-07Merge branch 'master' of github.com:alshopov/git-poJiang Xin
2022-12-07Merge branch 'l10n-de-2.39' of github.com:ralfth/gitJiang Xin
2022-12-07Merge branch 'po-id' of github.com:bagasme/git-poJiang Xin
2022-12-07Merge branch 'master' of github.com:nafmo/git-l10n-svJiang Xin
2022-12-07Merge branch 'fr_v2.39_rnd1' of github.com:jnavila/gitJiang Xin
2022-12-06l10n: bg.po: Updated Bulgarian translation (5501t)Alexander Shopov
2022-12-06Git 2.39-rc2v2.39.0-rc2Junio C Hamano
2022-12-06ci(main): upgrade actions/checkout to v3Oscar Dominguez
2022-12-05attr: ignore overly large gitattributes filesPatrick Steinhardt
2022-12-05attr: ignore attribute lines exceeding 2048 bytesPatrick Steinhardt
2022-12-05attr: fix silently splitting up lines longer than 2048 bytesPatrick Steinhardt
2022-12-05attr: harden allocation against integer overflowsPatrick Steinhardt
2022-12-05attr: fix integer overflow with more than INT_MAX macrosPatrick Steinhardt
2022-12-05attr: fix out-of-bounds read with unreasonable amount of patternsPatrick Steinhardt
2022-12-05attr: fix out-of-bounds write when parsing huge number of attributesPatrick Steinhardt
2022-12-05attr: fix integer overflow when parsing huge attribute namesPatrick Steinhardt
2022-12-05attr: fix out-of-bounds read with huge attribute namesPatrick Steinhardt
2022-12-05attr: fix overflow when upserting attribute with overly long namePatrick Steinhardt
2022-12-02l10n: de.po: update German translationRalf Thielow
2022-12-02l10n: zh_CN v2.39.0 round 1Fangyi Zhou
2022-12-01Merge branch 'ab/fewer-the-index-macros'Junio C Hamano
2022-12-01Merge branch 'ab/gnumake-4.4-fix'Junio C Hamano
2022-12-01cocci: avoid "should ... be a metavariable" warningsÆvar Arnfjörð Bjarmason
2022-12-01Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4Ævar Arnfjörð Bjarmason
2022-11-30l10n: fr: v2.39 rnd 1Jean-Noël Avila
2022-11-30l10n: po-id for 2.39 (round 1)Bagas Sanjaya
2022-11-30Git 2.39-rc1v2.39.0-rc1Junio C Hamano
2022-11-30Merge branch 'ps/gnumake-4.4-fix'Junio C Hamano
2022-11-29l10n: sv.po: Update Swedish translation (5501t0f0)Peter Krefting
2022-11-29A bit more before -rc1Junio C Hamano
2022-11-29Merge branch 'ab/doc-synopsis-and-cmd-usage'Junio C Hamano