aboutsummaryrefslogtreecommitdiff
path: root/builtin-mailsplit.c
Commit message (Expand)AuthorAge
* Use die_errno() instead of die() when checking syscallsThomas Rast2009-06-27
* Rename path_list to string_listJohannes Schindelin2008-07-21
* Merge branch 'sb/dashless'Junio C Hamano2008-07-16
|\
| * Make usage strings dash-lessStephan Beyer2008-07-13
* | git-am/git-mailsplit: correct synopsis for reading from stdinStephan Beyer2008-07-13
|/
* mailsplit: minor clean-up in read_line_with_nul()Junio C Hamano2008-05-25
* mailsplit and mailinfo: gracefully handle NUL charactersJohannes Schindelin2008-05-25
* Merge branch 'maint'Junio C Hamano2007-11-09
|\
| * git-mailsplit: with maildirs not only process cur/, but also new/Gerrit Pape2007-11-08
* | Make mailsplit and mailinfo strip whitespace from the start of the inputSimon Sasburg2007-11-02
|/
* More missing staticJunio C Hamano2007-06-08
* mailsplit: fix for more than one input filesJunio C Hamano2007-05-29
* Teach mailsplit about Maildir'sFernando J. Pereda2007-05-24
* simplify inclusion of system header files.Junio C Hamano2006-12-20
* Call setup_git_directory() much earlierLinus Torvalds2006-07-29
* Make git-mailsplit a builtinLukas Sandström2006-06-18