summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2005-08-11automatic post-release commit for mutt-1.5.10mutt-1-5-10-relThomas Roessler
2005-08-11# changelog commitThomas Roessler
2005-08-11Fix Makefile.am.Thomas Roessler
2005-08-11# changelog commitBrendan Cully
2005-08-11Add error results to mutt_body_handlers, and check them when doingBrendan Cully
2005-08-11# changelog commitThomas Roessler
2005-08-11Fix verification of clearsigned PGP messages. (debugged on IRC,Thomas Roessler
2005-08-11# changelog commitBrendan Cully
2005-08-11Don't test against nonexistent cache variable. Spotted by Torsten Veller.Thomas Glanzmann
2005-08-11Silence some compiler warnings.Brendan Cully
2005-08-09# changelog commitBrendan Cully
2005-08-09Replace raw latin1 characters with entities, and enable latin outputBrendan Cully
2005-08-09# changelog commitBrendan Cully
2005-08-09Replace free ~ with ˜. Closes: #2030.Brendan Cully
2005-08-09# changelog commitBrendan Cully
2005-08-09Move pgp failure check inside the if (invoke pgp) block. Should reallyBrendan Cully
2005-08-09# changelog commitBrendan Cully
2005-08-09Don't ftell pgp output file if there isn't one. Closes: #2032.Brendan Cully
2005-08-09# changelog commitBrendan Cully
2005-08-09Improve translatability of crypt-gpgme. Closes: #2020.TAKAHASHI Tamotsu
2005-08-09# changelog commitBrendan Cully
2005-08-09Remove an unneeded cast, which introduces type-punning. Modified to use FREEMads Martin Joergensen
2005-08-08# changelog commitBrendan Cully
2005-08-08Pause for a moment when a hostname fails to resolve. Closes #1942.Brendan Cully
2005-08-08# changelog commitBrendan Cully
2005-08-08Document -d option in mutt -h output. Closes #2027.Brendan Cully
2005-08-08# changelog commitBrendan Cully
2005-08-08Remove undefined reference to unmailboxes command. Closes #2028.Brendan Cully
2005-08-08# changelog commitBrendan Cully
2005-08-08Fix edge case where we might have to wait two timeouts to check for IMAP mail.Brendan Cully
2005-08-08# changelog commitBrendan Cully
2005-08-08Fix bug just introduced in lsub parsing that could cause mutt to loop indefin...Brendan Cully
2005-08-08# changelog commitBrendan Cully
2005-08-08If imap_check_subscribed is set, mailbox or unmailbox folders in responseBrendan Cully
2005-08-07# changelog commitBrendan Cully
2005-08-07New option: $imap_check_subscribed. If set, mutt will fetch the set ofBrendan Cully
2005-08-07# changelog commitBrendan Cully
2005-08-07Avoid a segfault attempting to browse an invalid IMAP URL.Brendan Cully
2005-08-07Extend IMAP host completion to complete over open connections. Next up:Brendan Cully
2005-08-07# changelog commitBrendan Cully
2005-08-07Allow IMAP tab-completion to complete over defined mailboxes, saving aBrendan Cully
2005-08-07Reuse mutt_get_field for mutt_get_field_unbuffered.Brendan Cully
2005-08-07# changelog commitBrendan Cully
2005-08-07Certain versions of libc may segfault during regex processing if givenAnders Helmersson
2005-08-07# changelog commitBrendan Cully
2005-08-07Make username prompts unbuffered like password prompts are (no moreBrendan Cully
2005-08-06# changelog commitBrendan Cully
2005-08-06Report non-zero exit status of tunnel command. Closes: #1749.Brendan Cully
2005-08-06# changelog commitBrendan Cully
2005-08-06Replace pointless imap_force_ssl option with ssl_force_tls, which requiresBrendan Cully