summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2006-03-03reply-hook is used in contexts where we don't have a ContextThomas Roessler
2006-03-03# changelog commitThomas Roessler
2006-03-03Fix mutt/2189; lack of error checking in the query code.Thomas Roessler
2006-02-21# changelog commitBrendan Cully
2006-02-21Preallocate some buffer space before attempting vsnprintf inBrendan Cully
2006-02-21# changelog commitThomas Roessler
2006-02-21Fix mutt/2186.Thomas Roessler
2006-02-21# changelog commitBrendan Cully
2006-02-21Catch mutt_buffer_printf failures.Brendan Cully
2006-01-26# changelog commitBrendan Cully
2006-01-26Set datarootdir.Ralf Wildenhues
2006-01-20# changelog commitBrendan Cully
2006-01-20Correct a fairly harmless typo parsing message \Recent flags.Phil Pennock
2006-01-15# changelog commitBrendan Cully
2006-01-15A conservative update of copyright years. Some other files may need updatingBrendan Cully
2006-01-14# changelog commitBrendan Cully
2006-01-14Tab-completion for my_ variable names and values.Phil Pennock
2006-01-13# changelog commitThomas Roessler
2006-01-13More compact code for managing the "my" variables list.Thomas Roessler
2006-01-12# changelog commitBrendan Cully
2006-01-12Update MyVars to the next entry when deleting the head of the list,Phil Pennock
2006-01-12# changelog commitThomas Roessler
2006-01-12updateVincent Lefevre
2006-01-12# changelog commitBrendan Cully
2006-01-12Teach mutt to expand mutt variables as it does environmentBrendan Cully
2006-01-11# changelog commitBrendan Cully
2006-01-11A tr.po update.Recai Oktas
2006-01-10# changelog commitBrendan Cully
2006-01-10Sanity-check folder inferiors response. Brian Weaver reports that it fixesBrendan Cully
2006-01-10# changelog commitBrendan Cully
2006-01-10Don't use uninitialised flags variable when fetching attachment count.Brendan Cully
2006-01-09# changelog commitThomas Roessler
2006-01-09Adding pattern group support; seeThomas Roessler
2006-01-04# changelog commitBrendan Cully
2006-01-04Zero out IMAP_LIST before each imap_cmd_step in browser to avoid bogusBrendan Cully
2006-01-03# changelog commitBrendan Cully
2006-01-03Pipeline CLOSE (it's always followed by a SELECT or a LOGOUT).Brendan Cully
2006-01-03# changelog commitBrendan Cully
2006-01-03If there is an * OK [CAPABILITY... qualifier on connect, parse it and skipBrendan Cully
2006-01-03# changelog commitBrendan Cully
2006-01-03Pipeline postponed mail check on mailbox open if appropriate.Brendan Cully
2005-12-30# changelog commitBrendan Cully
2005-12-30Sort mailbox in SORT_ORDER in imap_sync_mailbox so that sync_helper doesn'tBrendan Cully
2005-12-30# changelog commitBrendan Cully
2005-12-30Only resort headers in imap_make_msg_set if order != SORT_ORDER.Brendan Cully
2005-12-26# changelog commitBrendan Cully
2005-12-26Fix whitespace around ~X in muttrc.man.head.Nik A. Melchior
2005-12-23# changelog commitBrendan Cully
2005-12-23Don't evaluate hcache unless uidnext > 0. This shouldn't happen, but itBrendan Cully
2005-12-23# changelog commitBrendan Cully