summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-06-09automatic post-release commit for mutt-1.5.16mutt-1-5-16-relBrendan Cully
2007-06-09Ignore hcachever.sh now that autoconf is creating itBrendan Cully
2007-06-09Make GPGME backend generate a RFC3156-compliant micalg parameterBrendan Cully
2007-06-09remove unnecessary dprintsThomas Roessler
2007-06-09Fix header encoding corner case.Thomas Roessler
2007-06-05Make sort by "To" stable (closes #2515).pywatson
2007-05-17Temporarily set pipe_decode in the \cb urlview macro. (Debian #423640.)Christoph Berg
2007-05-28Use autoconf instead of "which" to discover MD5 toolBrendan Cully
2007-05-20Merge with tlrBrendan Cully
2007-05-20Forget SMTP password if authentication fails.Brendan Cully
2007-05-15Jump to the next *sub*-thread when tag-subthread is invoked,Thomas Roessler
2007-05-08f=f: flush buffer contents (if any) after reading inputRocco Rutte
2007-05-07Rename next-folder to next-unread-mailbox. Remove default binding.Brendan Cully
2007-05-07Use signed arithmetic in mutt_gecos_name to avoid an overflow.Brendan Cully
2007-05-02Add next-folder commandN.J. Mann
2007-05-01Make IDN depend on iconv supportBrendan Cully
2007-04-29contrib/smime.rc: $smime_verify_opaque_command fallback to -noverifyAlain Bench
2007-04-24Updated French translation.Vincent Lefevre
2007-04-24fixup for mutt_FormatString() changesMichael Elkins
2007-04-23Fix compilation error related to change in mutt_FormatString()Michael Elkins
2007-04-21Use PGP_SECRING to find PGP signing keys. Closes #2878.Brendan Cully
2007-04-21Updated Basque translation.Piarres Beobide EgaƱa
2007-04-15Removed hardcoded pager progress indicator and add %P format code to $pager_s...Michael Elkins
2007-04-15merge with tipMichael Elkins
2007-04-13Strip / from tail of LastDir when copying from Maildir (closes #1885)Brendan Cully
2007-04-13Allow elinks for building manual.txt (closes #2876)Brendan Cully
2007-04-13Even simpler header wrapping fixBrendan Cully
2007-04-13Fix header wrappingBrendan Cully
2007-04-12Differentiate between first and second maildir passes in progress indicatorBrendan Cully
2007-04-12Only call mutt_set_flag when necessary when checking for maildir changes (fix...Brendan Cully
2007-04-12Only update header color in mutt_set_flag if flag has changed (see #1216, #1931)Brendan Cully
2007-04-12Make $header_cache_compress default to setBrendan Cully
2007-04-12Simplify IMAP message fetch loop slightlyBrendan Cully
2007-04-12Handle a missing or corrupted header cache entry (closes #2676)Brendan Cully
2007-04-11Pass column value recursively when expanding format strings (bug #2840).Michael Elkins
2007-04-11Make mutt more posixly-correct (closes #1615).Paul Eggert
2007-04-11Remove un-POSIX TZ NOOP in mkchangelog.sh (see #1615)Brendan Cully
2007-04-11Add $smtp_pass (closes #2116)Brendan Cully
2007-04-11Explicit -j1 breaks some versions of make (see #2538)Brendan Cully
2007-04-11Make imap_hcache_open robust against missing idata->ctxBrendan Cully
2007-04-11Do not attempt to parse idata->ctx->path if an explicit path is givenBrendan Cully
2007-04-10Add $message_cache_clean option to prune message cache on syncBrendan Cully
2007-04-10Try to unlink old header cache if open failsBrendan Cully
2007-04-10Fix some warningsBrendan Cully
2007-04-10Refactor mutt_hcache_open to share more codeBrendan Cully
2007-04-10Save some stats when header cache already existsBrendan Cully
2007-04-10Make IMAP header cache layout match body cache.Brendan Cully
2007-04-10Add hcache path name hookBrendan Cully
2007-04-10Simplify body cache path creationBrendan Cully
2007-04-10Do not hold hcache open while mailbox is open - it can lead to lockupsBrendan Cully