index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4014-format-patch.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pb/t4014-unslave'
Junio C Hamano
2020-06-25
1
-4
/
+4
|
\
|
*
t4014: do not use "slave branch" nomenclature
Paolo Bonzini
2020-06-19
1
-4
/
+4
*
|
diff: add config option relative
Laurent Arnoud
2020-05-25
1
-0
/
+13
*
|
format-patch: teach --no-encode-email-headers
Emma Brooks
2020-04-08
1
-0
/
+53
|
/
*
Merge branch 'dl/format-patch-notes-config-fixup'
Junio C Hamano
2019-12-25
1
-0
/
+32
|
\
|
*
format-patch: use --notes behavior for format.notes
Denton Liu
2019-12-09
1
-0
/
+32
*
|
format-patch: teach --no-base
Denton Liu
2019-12-05
1
-0
/
+6
*
|
t4014: use test_config()
Denton Liu
2019-12-05
1
-5
/
+3
*
|
Merge branch 'dl/format-patch-cover-from-desc'
Junio C Hamano
2019-11-10
1
-0
/
+172
|
\
\
|
*
|
format-patch: teach --cover-from-description option
Denton Liu
2019-10-16
1
-0
/
+172
*
|
|
Merge branch 'bw/format-patch-o-create-leading-dirs'
Junio C Hamano
2019-10-24
1
-5
/
+8
|
\
\
\
|
*
|
|
t4014: make output-directory tests self-contained
Bert Wesarg
2019-10-23
1
-5
/
+8
*
|
|
|
Merge branch 'bw/format-patch-o-create-leading-dirs'
Junio C Hamano
2019-10-18
1
-0
/
+23
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
format-patch: create leading components of output directory
Bert Wesarg
2019-10-12
1
-0
/
+23
*
|
|
t4014: treat rev-list output as the expected value
Denton Liu
2019-10-09
1
-2
/
+3
|
/
/
*
|
t4014: stop losing return codes of git commands
Denton Liu
2019-09-05
1
-77
/
+120
*
|
t4014: remove confusing pipe in check_threading()
Denton Liu
2019-09-05
1
-3
/
+2
*
|
t4014: use test_line_count() where possible
Denton Liu
2019-09-05
1
-16
/
+19
*
|
t4014: let sed open its own files
Denton Liu
2019-09-05
1
-14
/
+14
*
|
t4014: drop redirections to /dev/null
Denton Liu
2019-09-05
1
-6
/
+6
*
|
t4014: use indentable here-docs
Denton Liu
2019-09-05
1
-184
/
+184
*
|
t4014: remove spaces after redirect operators
Denton Liu
2019-09-05
1
-31
/
+31
*
|
t4014: use sq for test case names
Denton Liu
2019-09-05
1
-5
/
+5
*
|
t4014: move closing sq onto its own line
Denton Liu
2019-09-05
1
-2
/
+4
*
|
t4014: s/expected/expect/
Denton Liu
2019-09-05
1
-53
/
+53
*
|
t4014: drop unnecessary blank lines from test cases
Denton Liu
2019-08-21
1
-47
/
+0
*
|
Merge branch 'dl/format-patch-notes-config'
Junio C Hamano
2019-06-13
1
-0
/
+70
|
\
|
|
*
format-patch: teach format.notes config option
Denton Liu
2019-05-17
1
-0
/
+70
*
|
format-patch: make --base patch-id output stable
Stephen Boyd
2019-05-08
1
-4
/
+4
*
|
format-patch: inform user that patch-id generation is unstable
Stephen Boyd
2019-05-08
1
-5
/
+31
|
/
*
format-patch: notice failure to open cover letter for writing
Junio C Hamano
2019-02-22
1
-0
/
+6
*
format-patch: allow --interdiff to apply to a lone-patch
Eric Sunshine
2018-07-23
1
-0
/
+12
*
format-patch: teach --interdiff to respect -v/--reroll-count
Eric Sunshine
2018-07-23
1
-0
/
+5
*
format-patch: add --interdiff option to embed diff in cover letter
Eric Sunshine
2018-07-23
1
-0
/
+17
*
Merge branch 'xy/format-patch-prereq-patch-id-fix'
Junio C Hamano
2018-07-18
1
-2
/
+4
|
\
|
*
format-patch: clear UNINTERESTING flag before prepare_bases
Xiaolong Ye
2018-06-19
1
-2
/
+4
*
|
Merge branch 'bc/hash-independent-tests'
Junio C Hamano
2018-05-30
1
-5
/
+8
|
\
\
|
*
|
t4014: abstract away SHA-1-specific constants
brian m. carlson
2018-05-21
1
-3
/
+6
|
*
|
t: switch $_x40 to $OID_REGEX
brian m. carlson
2018-05-14
1
-1
/
+1
|
*
|
t: switch $_z40 to $ZERO_OID
brian m. carlson
2018-05-14
1
-1
/
+1
|
|
/
*
/
format-patch: make cover letters always text/plain
brian m. carlson
2018-05-02
1
-0
/
+9
|
/
*
sequencer: use trailer's trailer layout
Jonathan Tan
2016-11-29
1
-5
/
+32
*
Merge branch 'jt/format-patch-rfc'
Junio C Hamano
2016-09-27
1
-0
/
+9
|
\
|
*
format-patch: add "--rfc" for the common case of [RFC PATCH]
Josh Triplett
2016-09-21
1
-0
/
+9
*
|
format-patch: show base info before email signature
Josh Triplett
2016-09-15
1
-6
/
+27
|
/
*
Merge branch 'jt/format-patch-from-config'
Junio C Hamano
2016-08-10
1
-0
/
+40
|
\
|
*
format-patch: format.from gives the default for --from
Josh Triplett
2016-08-01
1
-0
/
+40
*
|
Merge branch 'ew/mboxrd-format-am'
Junio C Hamano
2016-07-06
1
-0
/
+41
|
\
\
|
|
/
|
/
|
|
*
pretty: support "mboxrd" output format
Eric Wong
2016-06-06
1
-0
/
+41
*
|
Merge branch 'jk/shell-portability'
Junio C Hamano
2016-06-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
[next]