summaryrefslogtreecommitdiffstats
path: root/commands.c
AgeCommit message (Expand)Author
2003-01-05Fix a number of invocations of mutt_yesorno(): Always explicitly useArmin Wolfermann
2002-12-11Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler
2002-11-11Fix #718.Paul Walker
2002-10-22Add some missing #ifdefs.René Clerc
2002-04-03Fix a file descriptor leak in the display filter code. Noted byThomas Roessler
2002-03-26More inline PGP changes.Thomas Roessler
2002-03-26OK, I'm giving up: pgp_create_traditional now creates text/plain;Thomas Roessler
2002-01-28Add ~V to match successfully verified messages.Thomas Roessler
2002-01-25More decryption key detection fixes.Thomas Roessler
2002-01-25Make some prompts look nicer, and add sensible selection of theThomas Roessler
2002-01-24More S/MIME nit-picking.Thomas Roessler
2002-01-24S/MIME support. From Oliver Ehli <elmy@acm.org> and Mike SchiraldiThomas Roessler
2001-11-08patch-1.3.23.1-de-new_threads.3-4Thomas Roessler
2001-11-07patch-1.3.23.1-de-new_threads.2-3Thomas Roessler
2001-11-05Make the save-copy prompt more translator-friendly. from ByrialThomas Roessler
2001-10-31Advanced threading, v 5.1. From Daniel EisenbudThomas Roessler
2001-09-26Fix inconsistencies between printing and displaying ofThomas Roessler
2001-06-05Check mutt_create_filter*'s return value for errors. This shouldThomas Roessler
2001-05-21Attachment deletion for IMAP folders. By Brendan Cully.Thomas Roessler
2001-04-26Add ascii_strcasecmp() and ascii_strncasecmp() functions which doThomas Roessler
2001-04-24When the character set is changed, ask whether or not mutt shouldThomas Roessler
2001-02-13Add a function check-traditional-pgp which can be used to handleThomas Roessler
2001-02-08Replace various instances of endwin() by mutt_endwin(). This shouldThomas Roessler
2001-01-08Fix and/or check more fishy code.Thomas Roessler
2000-11-27Make sure edit-type works without a segmentation fault from theThomas Roessler
2000-11-23Don't endwin() before invoking the display_filter.Thomas Roessler
2000-11-19Introduce a new option named $print_split. While we are on it,Thomas Roessler
2000-10-17Fix pager and index display when non-printable space characters areThomas Roessler
2000-10-10Vsevolod Volkov's POP mailbox patch.Thomas Roessler
2000-06-21More character set clean-up.Thomas Roessler
2000-06-21Apply message-hook to more commands, and make it more useful byThomas Roessler
2000-06-20Do some comparisons case-insensitive.Thomas Roessler
2000-06-16patch-1.3.3.tlr.change_charset.1Thomas Roessler
2000-06-15patch-1.3.3.tlr.message_hook.1Thomas Roessler
2000-06-15nits.Thomas Roessler
2000-06-15patch-1.2.bbell.display_filter.2.Thomas Roessler
2000-06-13Only display PGP signature verification status if verification wasThomas Roessler
2000-05-28Don't bother the user with messages about PGP signature verificationThomas Roessler
2000-05-28Modified version of Byrial Jensen's signature verification patch.Thomas Roessler
2000-05-20Add a display-hook command. From Byrial Jensen.Thomas Roessler
2000-05-09Edmund Grimley Evans' UTF-8 patch.Thomas Roessler
2000-03-16Add the $print_decode option.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-03-03Fix index updates when closing or synching mail folders fails.Thomas Roessler
2000-02-10PGP-cleanup patch from Roland Rosenfeld. Thanks!Thomas Roessler
2000-01-19Don't move the index cursor after a failed attempt to save aThomas Roessler
2000-01-08Unified edit-type function for the index, compose, andThomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-11-07Rewriting lots of the recvattach code.Thomas Roessler
1999-09-12The attached patch (imap-turbocharge.diff):Thomas Roessler