summaryrefslogtreecommitdiffstats
path: root/commands.c
AgeCommit message (Expand)Author
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
1999-08-18Fetch senders' keys also when decrypting a message. There may be aThomas Roessler
1999-08-15Various changes added over the last week:Thomas Roessler
1999-07-28Add a hook which enables us to fetch PGP keys from servers onThomas Roessler
1999-07-26Fix a missing #ifdef. From Matt Armstrong <matt@lickey.com>.Thomas Roessler
1999-06-10Use the same address with take-alias and display-address.Thomas Roessler
1999-06-08- Add a $weed option.Thomas Roessler
1999-06-03Experimental: Use OPTWEED for _all_ header weeding throughout mutt.Thomas Roessler
1999-02-10patch.mutt-0.95.1i.ld.signals.1: A major redesign of how childThomas Roessler
1999-02-09Reorder headers when decode-piping.Thomas Roessler
1999-02-02Merging the external character set patch into unstable.Thomas Roessler
1999-01-07Merge in the mailcap patch from stable.Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
1998-11-10Experimental support for the so-called "kendra" mail folder format.Thomas Roessler
1998-10-28Gero Treuner's help-wrap patch.Thomas Roessler
1998-10-21Byrial Jensen's mutt_multi_choice() patch plus some GermanThomas Roessler
1998-10-16Don't write out bad content-length and lines headers whenThomas Roessler