summaryrefslogtreecommitdiffstats
path: root/imap-send.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Change types used in bitfields to be `int's.Florian Forster2006-06-191-1/+1
| * check for error return from fork()Paul T Darga2006-06-081-1/+5
| * Avoid a crash if realloc returns a different pointer.Mike McCormack2006-04-051-0/+1
| * Avoid a divide by zero if there's no messages to send.Mike McCormack2006-04-051-1/+6
| * Fix sparse warnings about usage of 0 instead of NULLRene Scharfe2006-04-021-20/+20
| * fix imap-send for OSXRandal L. Schwartz2006-03-161-2/+2
| * imap-send: Add missing #include for macosxJohannes Schindelin2006-03-121-0/+1
| * imap-send: cleanup execl() call to use NULL sentinel instead of 0Marco Roeland2006-03-111-1/+1
* | imap-send: Remove unused 'use_namespace' variableThomas Jarosch2011-11-231-1/+0
|/
* Add git-imap-send, derived from isync 1.0.1.Mike McCormack2006-03-111-0/+1358