summaryrefslogtreecommitdiffstats
path: root/init.h
AgeCommit message (Expand)Author
2007-04-15Removed hardcoded pager progress indicator and add %P format code to $pager_s...Michael Elkins
2007-04-12Make $header_cache_compress default to setBrendan Cully
2007-04-11Add $smtp_pass (closes #2116)Brendan Cully
2007-04-10Add $message_cache_clean option to prune message cache on syncBrendan Cully
2007-04-05Remove broken namespace supportBrendan Cully
2007-03-29Use ~/.muttrc as the default alias_file if no user muttrc exists.Christoph Berg
2007-03-21Merge $umask backoutBrendan Cully
2007-03-21Back out $umask.Brendan Cully
2007-03-21Pipe functions.h through cpp -C for the manual generation; factor outChristoph Berg
2007-03-20Make BUFFY_SIZE a runtime switch ($check_mbox_size)Miroslav Lichvar
2007-03-15Document pattern groups in the manualRocco Rutte
2007-03-08Add `UL' cast for Umask entry in MuttVars to supress compiler warning.Michael Elkins
2007-03-04Doc fixes and updates concerning hooksAlain Bench
2007-03-02Add $umask for mailboxes and attachments.Brendan Cully
2007-03-03Revise status_format docs for %??&?. (closes: #2805)Brendan Cully
2007-03-03Add $wrap, which supersedes $wrapmargin.Brendan Cully
2007-03-01Remove $file_charset SYN - it never appeared in an official release.Brendan Cully
2007-02-27Fix init.h preprocessing when USE_SMTP is not set.Brendan Cully
2007-02-27Updated $assumed_charset patch (closes: #2218).TAKIZAWA Takashi
2007-02-26Add $history_file and $save_history, for saving command history acrossVincent Lefevre
2007-02-24Add $assumed_charset, $file_charset and $strict_mime.TAKIZAWA Takashi
2007-02-24This patch adds ESMTP relay support to mutt.Brendan Cully
2007-02-24PKA signature verification via GPGME, controlled by $crypt_use_pka.Moritz Schulte
2006-11-20Note that $read_inc also affects search/limit progress updates now.Rocco Rutte
2006-08-11Use #ifdef in some appropriate places. (Particularly relevantThomas Roessler
2006-08-03Add some missing makedoc defines for hcache DB options. Clarify theirRocco Rutte
2006-07-04Remove $imap_cachedir synonym, and update some docs.Brendan Cully
2006-07-04pdmef.cache.24: Generalise IMAP body caching and add POP support.Rocco Rutte
2006-05-19Document speed impact of attachment counting. This adds a short paragraph toRocco Rutte
2006-04-28pdmef+fix+sslinterface. Triggered by a warning when compilingRocco Rutte
2006-04-03Set $record default to ~/sent (closes: #2068).Brendan Cully
2006-03-13Make imap_idle default to false for 1.5.12.Brendan Cully
2006-01-09Adding pattern group support; seeThomas Roessler
2005-12-22Add $imap_cachedir option. If set, mutt will keep copies of IMAP messagesBrendan Cully
2005-12-12. Add $imap_idle boolean to disable the IDLE extension (may be needed with someBrendan Cully
2005-10-09Correct doc nit for $meta_key, noted by Mark Weyer. Closes: #2105.Brendan Cully
2005-10-04Tweak description of pop_checkinterval slightly. Closes: #2074.Brendan Cully
2005-10-04Attachment counting for index display (patch-1.5.11.dgc.attach.6).David Champion
2005-09-22Update QDBM patch to the current state of the art. Closes: #2003 (again).TAKAHASHI Tamotsu
2005-09-21QDBM support for the header cache.Thomas Glanzmann
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully
2005-09-17Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully
2005-09-14Refer to $use_envelope_from rather than old $envelope_from in description ofTAKAHASHI Tamotsu
2005-09-14Add new $envelope_from_address variable for manually specifying theBrendan Cully
2005-09-07Display progress meter when uploading/fetching IMAP data. Closes: #1772.Brendan Cully
2005-09-04Point $hide_top_limited to $hide_limited instead of $hide_missing. LikewiseBrendan Cully
2005-09-04Mention $sort_re in $strict_threads documentation. Closes: #2052.Brendan Cully
2005-08-08Remove undefined reference to unmailboxes command. Closes #2028.Brendan Cully
2005-08-08Fix bug just introduced in lsub parsing that could cause mutt to loop indefin...Brendan Cully
2005-08-07New option: $imap_check_subscribed. If set, mutt will fetch the set ofBrendan Cully