summaryrefslogtreecommitdiffstats
path: root/init.c
AgeCommit message (Expand)Author
2000-11-03Make error reporting more verbose.Thomas Roessler
2000-10-10Vsevolod Volkov's POP mailbox patch.Thomas Roessler
2000-10-04Adding support for Netscape's (pardon, Mozilla's) SSLThomas Roessler
2000-09-28Document the --without-wc-funcs switch to configure, and clean upThomas Roessler
2000-09-05Clean up some warning messages. From Bob Bell.Thomas Roessler
2000-09-01Don't mutt_pretty_mailbox when setting variables, since this mayThomas Roessler
2000-08-30SSL unification patch from Vsevolod.Thomas Roessler
2000-08-10Tell mutt about the MAILDIR environment variable DJB talks about inThomas Roessler
2000-08-09Minor portability and compilation fixes.Thomas Roessler
2000-08-08* handles expunged messages better. Previously mutt's state was onlyThomas Roessler
2000-07-19IMAP socket moves by Brendan Cully, with a fix from TommiThomas Roessler
2000-06-09Fix some typos in the nl_langinfo stuff.Thomas Roessler
2000-06-08Fix up the value returned by nl_langinfo(CODESET).Thomas Roessler
2000-05-20Add mutt_gecos_name function which centrally handles the GECOSThomas Roessler
2000-05-17Small fix to mutt_set_default().Thomas Roessler
2000-05-16Use nl_langinfo's return value as the default for $charset.Thomas Roessler
2000-05-16More default setting. This can easily be done much cleaner than theThomas Roessler
2000-05-16Hack: mutt_restore_default() now stores the latest value of aThomas Roessler
2000-05-09Edmund Grimley Evans' UTF-8 patch.Thomas Roessler
2000-04-22Handle sort_aux="threads" somewhat different, and probably moreThomas Roessler
2000-03-29Various little patches from Gero Treuner.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-02-16Permit empty my_hdrs. Suggested by Edmund Grimley Evans.Thomas Roessler
2000-02-15Byrial Jensen's unhook command patch.Thomas Roessler
2000-02-10PGP-cleanup patch from Roland Rosenfeld. Thanks!Thomas Roessler
2000-02-03Add a comment concerning muttbug.sh.Thomas Roessler
2000-02-02Make the parsing of integers moreThomas Roessler
2000-01-12It was impossible to unset a string. If you did "unset realname" itThomas Roessler
2000-01-10Add (and use) a function mutt_str_replace, which essentiallyThomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-12-09Tommi Komulainen's multiple IMAP usernames patch.Thomas Roessler
1999-11-17Tommi Komulainen's IMAP/SSL support patches.Thomas Roessler
1999-09-05Fix "unignore *": We must not add "*" to the unignore list.Thomas Roessler
1999-08-15Various changes added over the last week:Thomas Roessler
1999-07-20Fix value completion for DT_ADDR variables. While we are on it,Thomas Roessler
1999-07-20As Aaron Schrab noted, patch-0.95.6.tlr.reverse_name.1 broke the useThomas Roessler
1999-07-01Various patches from last week, including:Thomas Roessler
1999-06-08- Add a $weed option.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-25Roland's sort_keys patch.Thomas Roessler
1999-01-07Vikas' set_boolean patch.Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1998-12-08Make the debug file access unbuffered. Important if we areThomas 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-11-09The attached patch fixes a bug in :set variable=<TAB> where variablesThomas Roessler
1998-10-19handle domain == "@" properly.Thomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler