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
/
builtin-mailinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-30
Merge branch 'jc/mailinfo-remove-brackets'
Junio C Hamano
1
-20
/
+29
2009-11-20
git am/mailinfo: Don't look at in-body headers when rebasing
Lukas Sandström
1
-1
/
+11
2009-09-29
builtin-mailinfo.c: check error status from rewind and ftruncate
Junio C Hamano
1
-2
/
+4
2009-09-11
add documentation for mailinfo.scissors and '--no-scissors'
Nicolas Sebrecht
1
-1
/
+1
2009-09-11
mailinfo: add '--scissors' to usage message
Nicolas Sebrecht
1
-1
/
+1
2009-08-26
mailinfo.scissors: new configuration
Junio C Hamano
1
-1
/
+13
2009-08-26
am/mailinfo: Disable scissors processing by default
Junio C Hamano
1
-1
/
+6
2009-08-26
Teach mailinfo to ignore everything before -- >8 -- mark
Junio C Hamano
1
-1
/
+70
2009-08-26
builtin-mailinfo.c: fix confusing internal API to mailinfo()
Junio C Hamano
1
-5
/
+2
2009-08-05
builtin-mailinfo,builtin-mailsplit: use strbufs
Brandon Casey
1
-7
/
+1
2009-07-29
mailinfo: -b option keeps [bracketed] strings that is not a [PATCH] marker
Junio C Hamano
1
-20
/
+29
2009-07-15
Revert "mailinfo: Remove only one set of square brackets"
Junio C Hamano
1
-7
/
+0
2009-07-10
Merge branch 'ae/maint-mailinfo-rm-only-one-patch-marker'
Junio C Hamano
1
-0
/
+7
2009-07-08
mailinfo: Remove only one set of square brackets
Andreas Ericsson
1
-0
/
+7
2009-05-18
builtin-mailinfo.c: use "ISO8859-1" instead of "latin1" as fallback encoding
Brandon Casey
1
-1
/
+1
2009-05-18
builtin-mailinfo.c: compare character encodings case insensitively
Brandon Casey
1
-4
/
+2
2009-05-18
Use 'UTF-8' rather than 'utf-8' everywhere for backward compatibility
Brandon Casey
1
-1
/
+1
2009-03-14
Remove unused assignments
Benjamin Kramer
1
-1
/
+0
2009-02-01
mailinfo: cleanup extra spaces for complex 'From:'
Kirill Smelkov
1
-4
/
+15
2009-01-31
Merge branch 'ks/maint-mailinfo-folded'
Junio C Hamano
1
-8
/
+20
2009-01-12
mailinfo: 'From:' header should be unfold as well
Kirill Smelkov
1
-0
/
+1
2009-01-10
mailinfo: correctly handle multiline 'Subject:' header
Kirill Smelkov
1
-8
/
+19
2009-01-05
remove trailing LF in die() messages
Alexander Potashev
1
-1
/
+1
2008-08-19
mailinfo: avoid violating strbuf assertion
Jeff King
1
-1
/
+1
2008-08-18
mailinfo: re-fix MIME multipart boundary parsing
Don Zickus
1
-3
/
+3
2008-08-09
mailinfo: fix MIME multi-part message boundary handling
Junio C Hamano
1
-6
/
+11
2008-07-21
mailinfo: better parse email adresses containg parentheses
Philippe Bruhat (BooK)
1
-3
/
+3
2008-07-16
mailinfo: off-by-one fix for [PATCH (foobar)] removal from Subject: line
Junio C Hamano
1
-4
/
+3
2008-07-16
Merge branch 'ls/mailinfo'
Junio C Hamano
1
-406
/
+351
2008-07-16
Merge branch 'sb/dashless'
Junio C Hamano
1
-1
/
+1
2008-07-13
git-mailinfo: use strbuf's instead of fixed buffers
Lukas Sandström
1
-405
/
+352
2008-07-13
git-mailinfo: Fix getting the subject from the in-body [PATCH] line
Lukas Sandström
1
-1
/
+3
2008-07-13
Make usage strings dash-less
Stephan Beyer
1
-1
/
+1
2008-07-11
git-mailinfo: document the -n option
Lukas Sandström
1
-1
/
+1
2008-07-06
mailinfo: feed the correct line length to decode_transfer_encoding()
Junio C Hamano
1
-0
/
+1
2008-05-25
Merge branch 'js/config-cb'
Junio C Hamano
1
-1
/
+1
2008-05-25
mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepaths
Junio C Hamano
1
-21
/
+25
2008-05-25
mailsplit and mailinfo: gracefully handle NUL characters
Johannes Schindelin
1
-11
/
+13
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-1
/
+1
2008-02-15
mailinfo: feed only one line to handle_filter() for QP input
Jay Soffian
1
-0
/
+1
2007-11-02
Make mailsplit and mailinfo strip whitespace from the start of the input
Simon Sasburg
1
-0
/
+6
2007-10-21
Improved const correctness for strings
Shawn O. Pearce
1
-1
/
+1
2007-08-30
Temporary fix for stack smashing in mailinfo
Alex Riesen
1
-35
/
+50
2007-07-29
rebase: try not to munge commit log message
Junio C Hamano
1
-5
/
+24
2007-07-23
mailinfo: fix 'fatal: cannot convert from utf-8 to utf-8'
Johannes Schindelin
1
-0
/
+2
2007-07-18
Do a better job at guessing unknown character sets
Linus Torvalds
1
-4
/
+29
2007-06-08
More missing static
Junio C Hamano
1
-2
/
+2
2007-03-31
git-mailinfo fixes for patch munging
Don Zickus
1
-11
/
+12
2007-03-12
restrict the patch filtering
Don Zickus
1
-3
/
+34
2007-03-12
builtin-mailinfo.c infrastrcture changes
Don Zickus
1
-247
/
+274
[next]