aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4014-format-patch.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt1-15/+15
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-08-14builtin/format-patch: fix various trivial memory leaksPatrick Steinhardt1-0/+1
2024-06-20Merge branch 'rj/format-patch-auto-cover-with-interdiff'Junio C Hamano1-5/+20
2024-06-07format-patch: assume --cover-letter for diff in multi-patch seriesRubén Justo1-0/+15
2024-06-07t4014: cleanups in a few testsRubén Justo1-5/+5
2024-05-24format-patch: move range/inter diff at the end of a single patch outputJunio C Hamano1-6/+30
2024-04-30Merge branch 'jc/format-patch-rfc-more'Junio C Hamano1-1/+27
2024-04-30Merge branch 'ds/format-patch-rfc-and-k'Junio C Hamano1-0/+21
2024-04-23format-patch: "--rfc=-(WIP)" appends to produce [PATCH (WIP)]Junio C Hamano1-0/+9
2024-04-23format-patch: allow --rfc to optionally take a value, like --rfc=WIPJunio C Hamano1-2/+19
2024-04-19format-patch: ensure that --rfc and -k are mutually exclusiveDragan Simic1-0/+21
2023-11-10format-patch: fix ignored encode_email_headers for cover letterSimon Ser1-0/+10
2023-11-08Merge branch 'jc/test-i18ngrep'Junio C Hamano1-6/+6
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-6/+6
2023-09-07Merge branch 'dd/format-patch-rfc-updates'Junio C Hamano1-1/+21
2023-08-31format-patch: --rfc honors what --subject-prefix setsDrew DeVault1-1/+21
2023-08-21format-patch: add --description-file optionOswald Buddenhagen1-0/+14
2023-04-21Merge branch 'ah/format-patch-thread-doc'Junio C Hamano1-0/+5
2023-04-11Merge branch 'jc/spell-id-in-both-caps-in-message-id'Junio C Hamano1-28/+28
2023-04-03format-patch: correct documentation of --thread without an argumentAlex Henrie1-0/+5
2023-04-03e-mail workflow: Message-ID is spelled with ID in both capital lettersJunio C Hamano1-28/+28
2023-03-21Merge branch 'jk/format-patch-ignore-noprefix'Junio C Hamano1-0/+16
2023-03-09format-patch: add format.noprefix optionJeff King1-0/+11
2023-03-09format-patch: do not respect diff.noprefixJeff King1-0/+5
2023-03-03format-patch: output header for empty commitsJohn Keeping1-0/+10
2023-02-17format.attach: allow empty value to disable multi-part messagesJunio C Hamano1-0/+18
2022-12-25format-patch: support format.mboxrd with --stdoutEric Wong1-2/+4
2022-09-21t: convert egrep usage to "grep -E"Đoàn Trần Công Danh1-4/+4
2022-08-29format-patch: learn format.forceInBodyFrom configuration variableJunio C Hamano1-0/+24
2022-08-29format-patch: allow forcing the use of in-body From: headerJunio C Hamano1-0/+13
2022-04-302.36 format-patch regression fixRené Scharfe1-2/+31
2021-12-13t4000-t4999: detect and signal failure within loopEric Sunshine1-3/+3
2021-12-13tests: use test_write_lines() to generate line-oriented outputEric Sunshine1-13/+13
2021-03-23format-patch: allow a non-integral version numbersZheNing Hu1-0/+34
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-3/+3
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano1-88/+91
2020-11-21Merge branch 'jc/format-patch-name-max'Junio C Hamano1-0/+54
2020-11-19t4*: adjust the references to the default branch name "main"Johannes Schindelin1-89/+89
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-11-09format-patch: make output filename configurableJunio C Hamano1-0/+54
2020-11-04format-patch: support --output optionJeff King1-3/+23
2020-11-04format-patch: refactor output selectionJeff King1-0/+13
2020-10-01format-patch: teach format.useAutoBase "whenAble" optionJacob Keller1-0/+22
2020-06-25Merge branch 'pb/t4014-unslave'Junio C Hamano1-4/+4
2020-06-19t4014: do not use "slave branch" nomenclaturePaolo Bonzini1-4/+4
2020-05-24diff: add config option relativeLaurent Arnoud1-0/+13
2020-04-07format-patch: teach --no-encode-email-headersEmma Brooks1-0/+53
2019-12-25Merge branch 'dl/format-patch-notes-config-fixup'Junio C Hamano1-0/+32
2019-12-09format-patch: use --notes behavior for format.notesDenton Liu1-0/+32