aboutsummaryrefslogtreecommitdiff
path: root/t/t4014-format-patch.sh
AgeCommit message (Expand)Author
11 daysMerge branch 'ps/dash-buggy-0.5.13-workaround'Junio C Hamano
12 dayst: work around multibyte bug in quoted heredocs with Dash v0.5.13Patrick Steinhardt
2026-03-23format-patch: --commit-list-format without prefixMirko Faina
2026-03-23format-patch: add preset for --commit-list-formatMirko Faina
2026-03-23format.commitListFormat: strip meaning from emptyMirko Faina
2026-03-23format-patch: rename --cover-letter-format optionMirko Faina
2026-03-16Merge branch 'mf/format-patch-cover-letter-format' into mf/format-patch-commi...Junio C Hamano
2026-03-10Merge branch 'kh/format-patch-noprefix-is-boolean'Junio C Hamano
2026-03-06format-patch: add commitListFormat configMirko Faina
2026-03-06format-patch: add ability to use alt cover formatMirko Faina
2026-02-23format-patch: make format.noprefix a booleanKristoffer Haugsbakk
2026-02-17format-patch: fix From header in cover letterMirko Faina
2025-12-14t4014: support Git version strings with spacesRené Scharfe
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt
2024-08-14builtin/format-patch: fix various trivial memory leaksPatrick Steinhardt
2024-06-20Merge branch 'rj/format-patch-auto-cover-with-interdiff'Junio C Hamano
2024-06-07format-patch: assume --cover-letter for diff in multi-patch seriesRubén Justo
2024-06-07t4014: cleanups in a few testsRubén Justo
2024-05-24format-patch: move range/inter diff at the end of a single patch outputJunio C Hamano
2024-04-30Merge branch 'jc/format-patch-rfc-more'Junio C Hamano
2024-04-30Merge branch 'ds/format-patch-rfc-and-k'Junio C Hamano
2024-04-23format-patch: "--rfc=-(WIP)" appends to produce [PATCH (WIP)]Junio C Hamano
2024-04-23format-patch: allow --rfc to optionally take a value, like --rfc=WIPJunio C Hamano
2024-04-19format-patch: ensure that --rfc and -k are mutually exclusiveDragan Simic
2023-11-10format-patch: fix ignored encode_email_headers for cover letterSimon Ser
2023-11-08Merge branch 'jc/test-i18ngrep'Junio C Hamano
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-09-07Merge branch 'dd/format-patch-rfc-updates'Junio C Hamano
2023-08-31format-patch: --rfc honors what --subject-prefix setsDrew DeVault
2023-08-21format-patch: add --description-file optionOswald Buddenhagen
2023-04-21Merge branch 'ah/format-patch-thread-doc'Junio C Hamano
2023-04-11Merge branch 'jc/spell-id-in-both-caps-in-message-id'Junio C Hamano
2023-04-03format-patch: correct documentation of --thread without an argumentAlex Henrie
2023-04-03e-mail workflow: Message-ID is spelled with ID in both capital lettersJunio C Hamano
2023-03-21Merge branch 'jk/format-patch-ignore-noprefix'Junio C Hamano
2023-03-09format-patch: add format.noprefix optionJeff King
2023-03-09format-patch: do not respect diff.noprefixJeff King
2023-03-03format-patch: output header for empty commitsJohn Keeping
2023-02-17format.attach: allow empty value to disable multi-part messagesJunio C Hamano
2022-12-25format-patch: support format.mboxrd with --stdoutEric Wong
2022-09-21t: convert egrep usage to "grep -E"Đoàn Trần Công Danh
2022-08-29format-patch: learn format.forceInBodyFrom configuration variableJunio C Hamano
2022-08-29format-patch: allow forcing the use of in-body From: headerJunio C Hamano
2022-04-302.36 format-patch regression fixRené Scharfe
2021-12-13t4000-t4999: detect and signal failure within loopEric Sunshine
2021-12-13tests: use test_write_lines() to generate line-oriented outputEric Sunshine
2021-03-23format-patch: allow a non-integral version numbersZheNing Hu
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano