Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Trace into a file or an open fd and refactor tracing code. | Christian Couder | 2006-09-02 |
* | Replace uses of strdup with xstrdup. | Shawn Pearce | 2006-09-02 |
* | Make some strings const | Timo Hirvonen | 2006-06-28 |
* | Change types used in bitfields to be `int's. | Florian Forster | 2006-06-18 |
* | check for error return from fork() | Paul T Darga | 2006-06-08 |
* | Avoid a crash if realloc returns a different pointer. | Mike McCormack | 2006-04-05 |
* | Avoid a divide by zero if there's no messages to send. | Mike McCormack | 2006-04-05 |
* | Fix sparse warnings about usage of 0 instead of NULL | Rene Scharfe | 2006-04-02 |
* | fix imap-send for OSX | Randal L. Schwartz | 2006-03-15 |
* | imap-send: Add missing #include for macosx | Johannes Schindelin | 2006-03-12 |
* | imap-send: cleanup execl() call to use NULL sentinel instead of 0 | Marco Roeland | 2006-03-11 |
* | Add git-imap-send, derived from isync 1.0.1. | Mike McCormack | 2006-03-10 |