index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4014-format-patch.sh
Commit message (
Expand
)
Author
Age
*
sequencer: use trailer's trailer layout
Jonathan Tan
2016-11-29
*
Merge branch 'jt/format-patch-rfc'
Junio C Hamano
2016-09-26
|
\
|
*
format-patch: add "--rfc" for the common case of [RFC PATCH]
Josh Triplett
2016-09-21
*
|
format-patch: show base info before email signature
Josh Triplett
2016-09-15
|
/
*
Merge branch 'jt/format-patch-from-config'
Junio C Hamano
2016-08-10
|
\
|
*
format-patch: format.from gives the default for --from
Josh Triplett
2016-08-01
*
|
Merge branch 'ew/mboxrd-format-am'
Junio C Hamano
2016-07-06
|
\
\
|
|
/
|
/
|
|
*
pretty: support "mboxrd" output format
Eric Wong
2016-06-06
*
|
Merge branch 'jk/shell-portability'
Junio C Hamano
2016-06-10
|
\
\
|
|
/
|
/
|
|
*
test-lib: add in-shell "env" replacement
Jeff King
2016-06-01
*
|
Merge branch 'xy/format-patch-base'
Junio C Hamano
2016-05-23
|
\
\
|
*
|
format-patch: introduce format.useAutoBase configuration
Xiaolong Ye
2016-04-26
|
*
|
format-patch: introduce --base=auto option
Xiaolong Ye
2016-04-26
|
*
|
format-patch: add '--base' option to record base tree info
Xiaolong Ye
2016-04-26
|
|
/
*
|
diff: activate diff.renames by default
Matthieu Moy
2016-02-25
|
/
*
format-patch: introduce format.outputDirectory configuration
Alexander Kuleshov
2016-01-13
*
format-patch: check that header line has expected format
brian m. carlson
2015-12-15
*
format-patch: add an option to suppress commit hash
brian m. carlson
2015-12-15
*
Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks'
Junio C Hamano
2015-06-24
|
\
|
*
format-patch: do not feed tags to clear_commit_marks()
Junio C Hamano
2015-06-01
*
|
t: fix trivial &&-chain breakage
Jeff King
2015-03-20
|
/
*
Merge branch 'jm/format-patch-mail-sig'
Junio C Hamano
2014-06-16
|
\
|
*
format-patch: add "--signature-file=<file>" option
Jeremiah Mahler
2014-05-27
*
|
Merge branch 'ep/shell-command-substitution'
Junio C Hamano
2014-06-03
|
\
\
|
|
/
|
/
|
|
*
t4014-format-patch.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-30
*
|
tests: use "env" to run commands with temporary env-var settings
David Tran
2014-03-19
|
/
*
t: use perl instead of "$PERL_PATH" where applicable
Jeff King
2013-10-29
*
format-patch: print in-body "From" only when needed
Jeff King
2013-09-20
*
teach format-patch to place other authors into in-body "From"
Jeff King
2013-07-03
*
Merge branch 'fc/send-email-annotate'
Junio C Hamano
2013-04-18
|
\
|
*
format-patch: add format.coverLetter configuration variable
Felipe Contreras
2013-04-07
|
*
format-patch: improve head calculation for cover-letter
Felipe Contreras
2013-04-07
*
|
Sync with 'maint'
Junio C Hamano
2013-04-12
|
\
\
|
|
/
|
/
|
|
*
Correct common spelling mistakes in comments and tests
Stefano Lattarini
2013-04-12
|
*
Merge branch 'ks/rfc2047-one-char-at-a-time' into maint
Junio C Hamano
2013-04-03
|
|
\
*
|
\
Merge branch 'bc/append-signed-off-by'
Junio C Hamano
2013-04-01
|
\
\
\
|
*
|
|
Unify appending signoff in format-patch, commit and sequencer
Brandon Casey
2013-02-12
|
*
|
|
t4014: more tests about appending s-o-b lines
Nguyễn Thái Ngọc Duy
2013-02-12
*
|
|
|
Merge branch 'ks/rfc2047-one-char-at-a-time'
Junio C Hamano
2013-03-25
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
format-patch: RFC 2047 says multi-octet character may not be split
Kirill Smelkov
2013-03-09
*
|
|
Merge branch 'jc/format-patch-reroll'
Junio C Hamano
2013-01-11
|
\
\
\
|
*
|
|
format-patch: give --reroll-count a short synonym -v
Junio C Hamano
2013-01-03
|
*
|
|
format-patch: document and test --reroll-count
Junio C Hamano
2013-01-02
*
|
|
|
Merge branch 'nd/maint-branch-desc-doc'
Junio C Hamano
2013-01-09
|
\
\
\
\
|
*
|
|
|
format-patch: pick up branch description when no ref is specified
Nguyễn Thái Ngọc Duy
2013-01-03
|
*
|
|
|
format-patch: pick up correct branch name from symbolic ref
Nguyễn Thái Ngọc Duy
2013-01-03
|
*
|
|
|
t4014: a few more tests on cover letter using branch description
Nguyễn Thái Ngọc Duy
2013-01-03
|
|
/
/
/
*
|
|
|
Merge branch 'jc/maint-test-portability'
Junio C Hamano
2013-01-02
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
t4014: fix arguments to grep
Junio C Hamano
2012-12-19
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jc/prettier-pretty-note'
Junio C Hamano
2012-11-15
|
\
\
\
|
|
/
/
|
/
|
|
[next]