index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4014-format-patch.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
1
-15
/
+15
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-08-14
builtin/format-patch: fix various trivial memory leaks
Patrick Steinhardt
1
-0
/
+1
2024-06-20
Merge branch 'rj/format-patch-auto-cover-with-interdiff'
Junio C Hamano
1
-5
/
+20
2024-06-07
format-patch: assume --cover-letter for diff in multi-patch series
Rubén Justo
1
-0
/
+15
2024-06-07
t4014: cleanups in a few tests
Rubén Justo
1
-5
/
+5
2024-05-24
format-patch: move range/inter diff at the end of a single patch output
Junio C Hamano
1
-6
/
+30
2024-04-30
Merge branch 'jc/format-patch-rfc-more'
Junio C Hamano
1
-1
/
+27
2024-04-30
Merge branch 'ds/format-patch-rfc-and-k'
Junio C Hamano
1
-0
/
+21
2024-04-23
format-patch: "--rfc=-(WIP)" appends to produce [PATCH (WIP)]
Junio C Hamano
1
-0
/
+9
2024-04-23
format-patch: allow --rfc to optionally take a value, like --rfc=WIP
Junio C Hamano
1
-2
/
+19
2024-04-19
format-patch: ensure that --rfc and -k are mutually exclusive
Dragan Simic
1
-0
/
+21
2023-11-10
format-patch: fix ignored encode_email_headers for cover letter
Simon Ser
1
-0
/
+10
2023-11-08
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
1
-6
/
+6
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-6
/
+6
2023-09-07
Merge branch 'dd/format-patch-rfc-updates'
Junio C Hamano
1
-1
/
+21
2023-08-31
format-patch: --rfc honors what --subject-prefix sets
Drew DeVault
1
-1
/
+21
2023-08-21
format-patch: add --description-file option
Oswald Buddenhagen
1
-0
/
+14
2023-04-21
Merge branch 'ah/format-patch-thread-doc'
Junio C Hamano
1
-0
/
+5
2023-04-11
Merge branch 'jc/spell-id-in-both-caps-in-message-id'
Junio C Hamano
1
-28
/
+28
2023-04-03
format-patch: correct documentation of --thread without an argument
Alex Henrie
1
-0
/
+5
2023-04-03
e-mail workflow: Message-ID is spelled with ID in both capital letters
Junio C Hamano
1
-28
/
+28
2023-03-21
Merge branch 'jk/format-patch-ignore-noprefix'
Junio C Hamano
1
-0
/
+16
2023-03-09
format-patch: add format.noprefix option
Jeff King
1
-0
/
+11
2023-03-09
format-patch: do not respect diff.noprefix
Jeff King
1
-0
/
+5
2023-03-03
format-patch: output header for empty commits
John Keeping
1
-0
/
+10
2023-02-17
format.attach: allow empty value to disable multi-part messages
Junio C Hamano
1
-0
/
+18
2022-12-25
format-patch: support format.mboxrd with --stdout
Eric Wong
1
-2
/
+4
2022-09-21
t: convert egrep usage to "grep -E"
Đoàn Trần Công Danh
1
-4
/
+4
2022-08-29
format-patch: learn format.forceInBodyFrom configuration variable
Junio C Hamano
1
-0
/
+24
2022-08-29
format-patch: allow forcing the use of in-body From: header
Junio C Hamano
1
-0
/
+13
2022-04-30
2.36 format-patch regression fix
René Scharfe
1
-2
/
+31
2021-12-13
t4000-t4999: detect and signal failure within loop
Eric Sunshine
1
-3
/
+3
2021-12-13
tests: use test_write_lines() to generate line-oriented output
Eric Sunshine
1
-13
/
+13
2021-03-23
format-patch: allow a non-integral version numbers
ZheNing Hu
1
-0
/
+34
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2021-01-25
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
1
-88
/
+91
2020-11-21
Merge branch 'jc/format-patch-name-max'
Junio C Hamano
1
-0
/
+54
2020-11-19
t4*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-89
/
+89
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-11-09
format-patch: make output filename configurable
Junio C Hamano
1
-0
/
+54
2020-11-04
format-patch: support --output option
Jeff King
1
-3
/
+23
2020-11-04
format-patch: refactor output selection
Jeff King
1
-0
/
+13
2020-10-01
format-patch: teach format.useAutoBase "whenAble" option
Jacob Keller
1
-0
/
+22
2020-06-25
Merge branch 'pb/t4014-unslave'
Junio C Hamano
1
-4
/
+4
2020-06-19
t4014: do not use "slave branch" nomenclature
Paolo Bonzini
1
-4
/
+4
2020-05-24
diff: add config option relative
Laurent Arnoud
1
-0
/
+13
2020-04-07
format-patch: teach --no-encode-email-headers
Emma Brooks
1
-0
/
+53
2019-12-25
Merge branch 'dl/format-patch-notes-config-fixup'
Junio C Hamano
1
-0
/
+32
2019-12-09
format-patch: use --notes behavior for format.notes
Denton Liu
1
-0
/
+32
[next]