index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4014-format-patch.sh
Age
Commit message (
Expand
)
Author
Lines
2023-02-17
format.attach: allow empty value to disable multi-part messages
Junio C Hamano
-0
/
+18
2022-12-25
format-patch: support format.mboxrd with --stdout
Eric Wong
-2
/
+4
2022-09-21
t: convert egrep usage to "grep -E"
Đoàn Trần Công Danh
-4
/
+4
2022-08-29
format-patch: learn format.forceInBodyFrom configuration variable
Junio C Hamano
-0
/
+24
2022-08-29
format-patch: allow forcing the use of in-body From: header
Junio C Hamano
-0
/
+13
2022-04-30
2.36 format-patch regression fix
René Scharfe
-2
/
+31
2021-12-13
t4000-t4999: detect and signal failure within loop
Eric Sunshine
-3
/
+3
2021-12-13
tests: use test_write_lines() to generate line-oriented output
Eric Sunshine
-13
/
+13
2021-03-23
format-patch: allow a non-integral version numbers
ZheNing Hu
-0
/
+34
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
-3
/
+3
2021-01-25
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
-88
/
+91
2020-11-21
Merge branch 'jc/format-patch-name-max'
Junio C Hamano
-0
/
+54
2020-11-19
t4*: adjust the references to the default branch name "main"
Johannes Schindelin
-89
/
+89
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
-0
/
+3
2020-11-09
format-patch: make output filename configurable
Junio C Hamano
-0
/
+54
2020-11-04
format-patch: support --output option
Jeff King
-3
/
+23
2020-11-04
format-patch: refactor output selection
Jeff King
-0
/
+13
2020-10-01
format-patch: teach format.useAutoBase "whenAble" option
Jacob Keller
-0
/
+22
2020-06-25
Merge branch 'pb/t4014-unslave'
Junio C Hamano
-4
/
+4
2020-06-19
t4014: do not use "slave branch" nomenclature
Paolo Bonzini
-4
/
+4
2020-05-24
diff: add config option relative
Laurent Arnoud
-0
/
+13
2020-04-07
format-patch: teach --no-encode-email-headers
Emma Brooks
-0
/
+53
2019-12-25
Merge branch 'dl/format-patch-notes-config-fixup'
Junio C Hamano
-0
/
+32
2019-12-09
format-patch: use --notes behavior for format.notes
Denton Liu
-0
/
+32
2019-12-05
format-patch: teach --no-base
Denton Liu
-0
/
+6
2019-12-05
t4014: use test_config()
Denton Liu
-5
/
+3
2019-11-10
Merge branch 'dl/format-patch-cover-from-desc'
Junio C Hamano
-0
/
+172
2019-10-24
Merge branch 'bw/format-patch-o-create-leading-dirs'
Junio C Hamano
-5
/
+8
2019-10-23
t4014: make output-directory tests self-contained
Bert Wesarg
-5
/
+8
2019-10-18
Merge branch 'bw/format-patch-o-create-leading-dirs'
Junio C Hamano
-0
/
+23
2019-10-16
format-patch: teach --cover-from-description option
Denton Liu
-0
/
+172
2019-10-12
format-patch: create leading components of output directory
Bert Wesarg
-0
/
+23
2019-10-09
t4014: treat rev-list output as the expected value
Denton Liu
-2
/
+3
2019-09-05
t4014: stop losing return codes of git commands
Denton Liu
-77
/
+120
2019-09-05
t4014: remove confusing pipe in check_threading()
Denton Liu
-3
/
+2
2019-09-05
t4014: use test_line_count() where possible
Denton Liu
-16
/
+19
2019-09-05
t4014: let sed open its own files
Denton Liu
-14
/
+14
2019-09-05
t4014: drop redirections to /dev/null
Denton Liu
-6
/
+6
2019-09-05
t4014: use indentable here-docs
Denton Liu
-184
/
+184
2019-09-05
t4014: remove spaces after redirect operators
Denton Liu
-31
/
+31
2019-09-05
t4014: use sq for test case names
Denton Liu
-5
/
+5
2019-09-05
t4014: move closing sq onto its own line
Denton Liu
-2
/
+4
2019-09-05
t4014: s/expected/expect/
Denton Liu
-53
/
+53
2019-08-21
t4014: drop unnecessary blank lines from test cases
Denton Liu
-47
/
+0
2019-06-13
Merge branch 'dl/format-patch-notes-config'
Junio C Hamano
-0
/
+70
2019-05-17
format-patch: teach format.notes config option
Denton Liu
-0
/
+70
2019-05-08
format-patch: make --base patch-id output stable
Stephen Boyd
-4
/
+4
2019-05-08
format-patch: inform user that patch-id generation is unstable
Stephen Boyd
-5
/
+31
2019-02-22
format-patch: notice failure to open cover letter for writing
Junio C Hamano
-0
/
+6
2018-07-23
format-patch: allow --interdiff to apply to a lone-patch
Eric Sunshine
-0
/
+12
[next]