summaryrefslogtreecommitdiff
path: root/builtin-mailsplit.c
Commit message (Expand)AuthorAgeFilesLines
* Rename path_list to string_listJohannes Schindelin2008-07-211-6/+6
* Merge branch 'sb/dashless'Junio C Hamano2008-07-161-1/+1
|\
| * Make usage strings dash-lessStephan Beyer2008-07-131-1/+1
* | git-am/git-mailsplit: correct synopsis for reading from stdinStephan Beyer2008-07-131-1/+1
|/
* mailsplit: minor clean-up in read_line_with_nul()Junio C Hamano2008-05-251-4/+3
* mailsplit and mailinfo: gracefully handle NUL charactersJohannes Schindelin2008-05-251-4/+23
* Merge branch 'maint'Junio C Hamano2007-11-091-16/+22
|\
| * git-mailsplit: with maildirs not only process cur/, but also new/Gerrit Pape2007-11-081-16/+22
* | Make mailsplit and mailinfo strip whitespace from the start of the inputSimon Sasburg2007-11-021-0/+6
|/
* More missing staticJunio C Hamano2007-06-081-2/+2
* mailsplit: fix for more than one input filesJunio C Hamano2007-05-291-2/+4
* Teach mailsplit about Maildir'sFernando J. Pereda2007-05-241-23/+117
* simplify inclusion of system header files.Junio C Hamano2006-12-201-7/+0
* Call setup_git_directory() much earlierLinus Torvalds2006-07-291-1/+1
* Make git-mailsplit a builtinLukas Sandström2006-06-181-0/+201