index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4014-format-patch.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
t4014: drop redirections to /dev/null
Denton Liu
1
-6
/
+6
2019-09-05
t4014: use indentable here-docs
Denton Liu
1
-184
/
+184
2019-09-05
t4014: remove spaces after redirect operators
Denton Liu
1
-31
/
+31
2019-09-05
t4014: use sq for test case names
Denton Liu
1
-5
/
+5
2019-09-05
t4014: move closing sq onto its own line
Denton Liu
1
-2
/
+4
2019-09-05
t4014: s/expected/expect/
Denton Liu
1
-53
/
+53
2019-08-21
t4014: drop unnecessary blank lines from test cases
Denton Liu
1
-47
/
+0
2019-06-13
Merge branch 'dl/format-patch-notes-config'
Junio C Hamano
1
-0
/
+70
2019-05-17
format-patch: teach format.notes config option
Denton Liu
1
-0
/
+70
2019-05-08
format-patch: make --base patch-id output stable
Stephen Boyd
1
-4
/
+4
2019-05-08
format-patch: inform user that patch-id generation is unstable
Stephen Boyd
1
-5
/
+31
2019-02-22
format-patch: notice failure to open cover letter for writing
Junio C Hamano
1
-0
/
+6
2018-07-23
format-patch: allow --interdiff to apply to a lone-patch
Eric Sunshine
1
-0
/
+12
2018-07-23
format-patch: teach --interdiff to respect -v/--reroll-count
Eric Sunshine
1
-0
/
+5
2018-07-23
format-patch: add --interdiff option to embed diff in cover letter
Eric Sunshine
1
-0
/
+17
2018-07-18
Merge branch 'xy/format-patch-prereq-patch-id-fix'
Junio C Hamano
1
-2
/
+4
2018-06-19
format-patch: clear UNINTERESTING flag before prepare_bases
Xiaolong Ye
1
-2
/
+4
2018-05-30
Merge branch 'bc/hash-independent-tests'
Junio C Hamano
1
-5
/
+8
2018-05-21
t4014: abstract away SHA-1-specific constants
brian m. carlson
1
-3
/
+6
2018-05-14
t: switch $_x40 to $OID_REGEX
brian m. carlson
1
-1
/
+1
2018-05-14
t: switch $_z40 to $ZERO_OID
brian m. carlson
1
-1
/
+1
2018-05-02
format-patch: make cover letters always text/plain
brian m. carlson
1
-0
/
+9
2016-11-29
sequencer: use trailer's trailer layout
Jonathan Tan
1
-5
/
+32
2016-09-26
Merge branch 'jt/format-patch-rfc'
Junio C Hamano
1
-0
/
+9
2016-09-21
format-patch: add "--rfc" for the common case of [RFC PATCH]
Josh Triplett
1
-0
/
+9
2016-09-15
format-patch: show base info before email signature
Josh Triplett
1
-6
/
+27
2016-08-10
Merge branch 'jt/format-patch-from-config'
Junio C Hamano
1
-0
/
+40
2016-08-01
format-patch: format.from gives the default for --from
Josh Triplett
1
-0
/
+40
2016-07-06
Merge branch 'ew/mboxrd-format-am'
Junio C Hamano
1
-0
/
+41
2016-06-10
Merge branch 'jk/shell-portability'
Junio C Hamano
1
-1
/
+1
2016-06-06
pretty: support "mboxrd" output format
Eric Wong
1
-0
/
+41
2016-06-01
test-lib: add in-shell "env" replacement
Jeff King
1
-1
/
+1
2016-05-23
Merge branch 'xy/format-patch-base'
Junio C Hamano
1
-0
/
+105
2016-04-26
format-patch: introduce format.useAutoBase configuration
Xiaolong Ye
1
-0
/
+19
2016-04-26
format-patch: introduce --base=auto option
Xiaolong Ye
1
-0
/
+39
2016-04-26
format-patch: add '--base' option to record base tree info
Xiaolong Ye
1
-0
/
+47
2016-02-25
diff: activate diff.renames by default
Matthieu Moy
1
-2
/
+2
2016-01-13
format-patch: introduce format.outputDirectory configuration
Alexander Kuleshov
1
-0
/
+15
2015-12-15
format-patch: check that header line has expected format
brian m. carlson
1
-0
/
+7
2015-12-15
format-patch: add an option to suppress commit hash
brian m. carlson
1
-0
/
+7
2015-06-24
Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks'
Junio C Hamano
1
-0
/
+8
2015-06-01
format-patch: do not feed tags to clear_commit_marks()
Junio C Hamano
1
-0
/
+8
2015-03-20
t: fix trivial &&-chain breakage
Jeff King
1
-1
/
+1
2014-06-16
Merge branch 'jm/format-patch-mail-sig'
Junio C Hamano
1
-0
/
+61
2014-06-03
Merge branch 'ep/shell-command-substitution'
Junio C Hamano
1
-5
/
+5
2014-05-27
format-patch: add "--signature-file=<file>" option
Jeremiah Mahler
1
-0
/
+61
2014-04-30
t4014-format-patch.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-5
/
+5
2014-03-19
tests: use "env" to run commands with temporary env-var settings
David Tran
1
-11
/
+3
2013-10-29
t: use perl instead of "$PERL_PATH" where applicable
Jeff King
1
-1
/
+1
2013-09-20
format-patch: print in-body "From" only when needed
Jeff King
1
-0
/
+10
[next]