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-mailsplit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-10
Show usage string for 'git mailsplit -h'
Jonathan Nieder
1
-0
/
+2
2009-09-13
don't dereference NULL upon fdopen failure
Jim Meyering
1
-1
/
+1
2009-08-05
Allow mailsplit (and hence git-am) to handle mails with CRLF line-endings
Junio C Hamano
1
-0
/
+9
2009-08-05
builtin-mailsplit.c: remove read_line_with_nul() since it is no longer used
Brandon Casey
1
-18
/
+0
2009-08-05
builtin-mailinfo,builtin-mailsplit: use strbufs
Brandon Casey
1
-12
/
+8
2009-06-27
Use die_errno() instead of die() when checking syscalls
Thomas Rast
1
-3
/
+3
2008-07-21
Rename path_list to string_list
Johannes Schindelin
1
-6
/
+6
2008-07-16
Merge branch 'sb/dashless'
Junio C Hamano
1
-1
/
+1
2008-07-13
git-am/git-mailsplit: correct synopsis for reading from stdin
Stephan Beyer
1
-1
/
+1
2008-07-13
Make usage strings dash-less
Stephan Beyer
1
-1
/
+1
2008-05-25
mailsplit: minor clean-up in read_line_with_nul()
Junio C Hamano
1
-4
/
+3
2008-05-25
mailsplit and mailinfo: gracefully handle NUL characters
Johannes Schindelin
1
-4
/
+23
2007-11-09
Merge branch 'maint'
Junio C Hamano
1
-16
/
+22
2007-11-08
git-mailsplit: with maildirs not only process cur/, but also new/
Gerrit Pape
1
-16
/
+22
2007-11-02
Make mailsplit and mailinfo strip whitespace from the start of the input
Simon Sasburg
1
-0
/
+6
2007-06-08
More missing static
Junio C Hamano
1
-2
/
+2
2007-05-29
mailsplit: fix for more than one input files
Junio C Hamano
1
-2
/
+4
2007-05-24
Teach mailsplit about Maildir's
Fernando J. Pereda
1
-23
/
+117
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-7
/
+0
2006-07-29
Call setup_git_directory() much earlier
Linus Torvalds
1
-1
/
+1
2006-06-18
Make git-mailsplit a builtin
Lukas Sandström
1
-0
/
+201