summaryrefslogtreecommitdiffstats
path: root/init.c
AgeCommit message (Expand)Author
2002-08-09The following patch adds the `unalternative_order' command. It alsoMichael Elkins
2002-07-24Fix $editor and $visual. Based on an earlier patch from EdmundMichael Elkins
2002-06-18The string used to store the commmand for a backtic expansion in theMichael Elkins
2002-02-28$narrow_tree; fater redrawing when changing tree options. FromThomas Roessler
2002-02-11patch-1.3.27.me.initsort.1Thomas Roessler
2002-01-31Add a -Q option to query configuration variables. This is needed toThomas Roessler
2002-01-24S/MIME support. From Oliver Ehli <elmy@acm.org> and Mike SchiraldiThomas Roessler
2002-01-15Avoid reading past the end of ta string when handling \ or ^Thomas Roessler
2001-12-11Add a missing else.Thomas Roessler
2001-12-11Make "`...`" work as expected.Thomas Roessler
2001-11-08somewhat cleaner in-band-signalling between the handlers and theThomas Roessler
2001-11-08patch-1.3.23.1-de-new_threads.3-4Thomas Roessler
2001-11-06Fix an addressbook bug, and introduce "unalias *". From "g.c.w. deThomas Roessler
2001-09-11More addressbook fixes.Thomas Roessler
2001-09-11The addressbook used to crash when someone issued the alias andThomas Roessler
2001-09-08Thomas Guettler <thomas@thomas-guettler.de> reports a segfault whenThomas Roessler
2001-08-12Fix the "strange e-mail header" bug. It was an uninitializedThomas Roessler
2001-07-03Unified buffer handling, from Brendan Cully.Thomas Roessler
2001-06-11Use the EMAIL environment variable as the default for $from.Thomas Roessler
2001-06-07Don't add empty strings to lists. From Thomas ParmelanThomas Roessler
2001-06-04Clean up the sharedir mess. From Lars Hecking.Thomas Roessler
2001-04-26Add ascii_strcasecmp() and ascii_strncasecmp() functions which doThomas Roessler
2001-01-08Fix and/or check more fishy code.Thomas Roessler
2001-01-08Going through possible security problems with a fine comb. If youThomas Roessler
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