summaryrefslogtreecommitdiffstats
path: root/mutt.h
AgeCommit message (Expand)Author
1999-09-07* redoes the folder update optimisation I did yesterday. It's somewhatThomas Roessler
1999-09-06* Small imap/Makefile.am tweak for make distThomas Roessler
1999-09-02A new edit-message feature, giving the raw message in an editor.Thomas Roessler
1999-08-15Various changes added over the last week:Thomas Roessler
1999-08-15Remove ugly mh-synching kludge.Thomas Roessler
1999-07-26Undo the content-disposition changes. They don't merge well withThomas Roessler
1999-07-26When an attachment's content-disposition is different from "inline",Thomas Roessler
1999-07-26Implement RFC 2231.Thomas Roessler
1999-07-01Various patches from last week, including:Thomas Roessler
1999-06-14- Handle CRLF properly in non-text MIME parts.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-06-03Experimental: New PGP invocation interface. The invocations are doneThomas Roessler
1999-06-02Major cutting & pasting: We now have a "real" library in lib.c whichThomas Roessler
1999-03-23Vikas' forward_attachment patch.Thomas Roessler
1999-03-15Add $bounce_delivered.Thomas Roessler
1999-02-28Fix a $TMPDIR race condition.Thomas Roessler
1999-02-26Adding pgp_replyencrypt.Thomas Roessler
1999-02-19Add $encode_from: This option causes mutt to triggerThomas Roessler
1999-02-18Add retainable signatures. This should work nicely with encryptedThomas Roessler
1999-02-18Introduce $honor_followup_to. The user will now be asked whether heThomas Roessler
1999-02-17- Makefile.am: Fix the dist target to include all necessary files.Thomas Roessler
1999-02-11patch.mutt-0.95.1i.ld.signals.1-2.gzThomas Roessler
1999-02-10[unstable] $mailcap_sanitize.Thomas Roessler
1999-02-10patch.mutt-0.95.1i.ld.signals.1: A major redesign of how childThomas Roessler
1999-02-09Vikas' latest collapse fix.Thomas Roessler
1999-02-09Brandon's IMAP clean-up; new czech translation.Thomas Roessler
1999-02-02Merging the external character set patch into unstable.Thomas Roessler
1999-01-27Add $pgp_show_unusable.Thomas Roessler
1999-01-26[unstable] Add the ~v pattern. From Vikas.Thomas Roessler
1999-01-19Add the charset-hook command.Thomas Roessler
1999-01-13Clean up dependencies: remailer.h is no longer included by mutt.h,Thomas Roessler
1999-01-13A first take at adding a mixmaster front-end to mutt. Don't worry,Thomas Roessler
1999-01-11When decode-forwarding messages with message/Rfc822 attachments,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
1999-01-05[unstable] Adding experimental new character set conversion code.Thomas Roessler
1998-12-12Don't define M_PGPHOOK unless _PGPPATH has been defined.Thomas Roessler
1998-12-07Adjust '#' to the first column.Thomas Roessler
1998-11-23Introduce a new option $reply_self. From Vikas.Thomas Roessler
1998-11-18Include <unistd.h>, so SEEK_SET is defined on some systems whichThomas Roessler
1998-11-15I can elaborate a little more on the last paragraph. It is deletionThomas Roessler
1998-11-12Byrial's latest attachment deletion patch.Thomas Roessler
1998-11-12Introduce a state_printf() function.Thomas Roessler
1998-10-28Add a $forward_weed option which controls header weeding whenThomas Roessler
1998-10-27Prevent mutt from re-reading IMAP folders before quitting.Thomas Roessler
1998-10-15This patch introduces the ~k pattern for messages containing pgp keyThomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-07POP3 LAST support. From Jason Lavoie <jason@mint.net> by way ofThomas Roessler
1998-10-05Vikas' macro_function patch.Thomas Roessler