index
:
mutt
kevin/415-mbox-parsing
kevin/489-stable-iconv-build-bug
kevin/stable-isspace-fix
kevin/stable-mx-maildir-check-fix
master
stable
Mirror of https://gitlab.com/muttmua/mutt.git
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-08-05
do not leave pager when changing sort order.
andreas amann
2010-08-05
do not leave pager when using read-thread and read-subthread
Michael Elkins
2010-08-04
Updated Czech translation
Petr Pisar
2010-08-04
updated French translation
Vincent Lefevre
2010-08-03
add locale.h for compililng with -std=c99
Michael Elkins
2010-08-03
adjust help for -a to make it clearer that -- is required terminator
Michael Elkins
2010-07-31
Fix buffer underflow in expansion of format pipes. Add better error detection.
Michael Elkins
2010-07-18
use REGCOMP() macro
Michael Elkins
2010-07-18
Skip 'attachments' directive if minor type is not a valid regexp
Emanuele Giaquinta
2010-07-09
fix misspelling in Swedish translation
Joel Dahl
2010-05-18
Consider any negative return value from send_message() to be an error and all...
Michael Elkins
2010-04-24
openssl: only call SSL_shutdown during clean shutdown (closes #3407)
Brendan Cully
2010-04-22
updated French translation
Vincent Lefevre
2010-04-14
remove toggle and replace with format in pgp-menu
Michael Elkins
2010-04-12
Improve clarity/uniformity in compose menu's crypto display
David Champion
2010-04-13
fix bug handling wide pad char in soft-fill mode
Michael Elkins
2010-04-11
increase size of buffer used for displaying addresses in the compose menu to ...
Michael Elkins
2010-04-11
clear prompt when user cancels with ^G from a yes/no prompt
Michael Elkins
2010-04-11
Fix bug in soft-fill (%*) in $index_format not accounting for 'set arrow_cursor'
Michael Elkins
2010-04-11
Remove the (i) option from the PGP-menu when encryption or signing is not
Michael Elkins
2010-04-06
fix for compiling Mutt with clang: check for wchar_h prior to wctype_h in che...
Michael Elkins
2010-04-05
[doc] Remove bogus -group parameter from unlists and unsubscribe commands; ad...
Michael Elkins
2010-04-03
prevent user from setting $charset to an empty string since other code requir...
Michael Elkins
2010-04-03
allow regexps to match on continuation header lines in 'color header' commands.
Michael Elkins
2010-04-03
Fix crash on invalid regexp in search string due to uninitialized BUFFER vari...
Michael Elkins
2010-04-01
fix comment typos
Simon Ruderich
2010-04-01
Improve documentation for $query_command to note that Mutt automatically adds
Michael Elkins
2010-04-01
Clarify the documentation on what the line-editor is (thx: Simon Ruderich)
Michael Elkins
2010-03-31
avoid buffer overflow when expanding the format string associated with a 'spa...
Michael Elkins
2010-03-23
remove errant commands in secton on setting alternates
Michael Elkins
2010-03-22
Fix a format string warning
Brendan Cully
2010-03-22
redraw entire screen when exiting editor after re-editing the message body in...
marcel
2010-03-21
Do not assume whitespace follows the colon in a header field.
Michael Elkins
2010-03-08
Comment about search libsasl for sasl2 functions
Brendan Cully
2010-03-08
OpenSolaris sasl fix for configure.ac
Will Fiveash
2010-03-08
When regexp compilation fails, report actual pattern along with error.
Brendan Cully
2010-03-08
mutt_buffer_printf: NULL dptr means use data
Brendan Cully
2010-03-08
If regcomp fails, assume rx has not been allocated.
Brendan Cully
2010-03-02
Fix #2014.
TAKAHASHI Tamotsu
2010-03-02
Fix thinko in [cc02f079b1b9]
Brendan Cully
2010-03-01
Guard dequote with NULL check on personal field
Brendan Cully
2010-03-01
Another attempt to dequote RFC2047-encoded address comments (see #2014)
Brendan Cully
2010-03-01
Backed out changeset 2a4ca6917fd0.
Brendan Cully
2010-02-28
RFC-2047 decode address text before dequoting it (see #2014)
Brendan Cully
2010-02-28
Fix next-unread-mailbox name in documentation. Closes #3319.
Brendan Cully
2010-02-28
Fix German translation of "No undeleted messages." (closes #3372)
Antonio Radici
2010-02-28
pop: allow user-specified port to override default in URL.
Antonio Radici
2010-02-28
GPGME: Sender verification should be canse-insensitive for domain names.
ludwig
2010-02-26
Make $thorough_search default to yes (closes #3386)
Brendan Cully
2010-02-23
Don't use freed ctx.path when updating utime of target mailbox in save-message.
Brendan Cully
[next]