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
path:
root
/
mutt.h
Age
Commit message (
Expand
)
Author
2019-02-06
Create <group-chat-reply> function.
Kevin McCarthy
2019-01-04
Clean up code indentation.
Kevin McCarthy
2018-12-31
Remove trailing whitespace.
Kevin McCarthy
2018-12-31
Remove unused MUTT_FORMAT_MAKEPRINT flag.
Kevin McCarthy
2018-12-31
Remove dead code.
Kevin McCarthy
2018-12-29
Color protected subject as a header in the pager.
Kevin McCarthy
2018-12-29
Add $crypt_protected_headers_save.
Kevin McCarthy
2018-12-29
Change x-label editing flag to be in the envelope.
Kevin McCarthy
2018-12-29
Create envelope->changed to mark all field changes.
Kevin McCarthy
2018-12-25
Add a new mode for mutt_write_rfc822_header().
Kevin McCarthy
2018-12-25
Add config and data structure for protected header write support.
Kevin McCarthy
2018-12-17
Add protected header received email support.
Kevin McCarthy
2018-12-17
Add mx operation save_to_header_cache.
Kevin McCarthy
2018-12-17
Parse and store mime headers in the BODY.
Kevin McCarthy
2018-12-08
Add $auto_subscribe variable.
Kevin McCarthy
2018-10-31
Add a flag for dynamic date range evaluation in patterns.
Kevin McCarthy
2018-10-31
Add index-format-hook and expando.
Kevin McCarthy
2018-10-06
Break buffer functions into separate source file.
Kevin McCarthy
2018-08-22
Add compose-to-sender functionality.
Kevin McCarthy
2018-08-11
Add QRESYNC support.
Kevin McCarthy
2018-08-11
Add basic CONDSTORE support when fetching initial messages.
Kevin McCarthy
2018-07-25
Add mx_ops.msg_padding_size to return the padding for a mx type.
Kevin McCarthy
2018-06-18
Convert context and buffy to use nanosecond timestamps.
Kevin McCarthy
2018-06-04
Merge branch 'stable'
Kevin McCarthy
2018-06-04
Add $pgp_check_gpg_decrypt_status_fd.
Kevin McCarthy
2018-06-01
Correct spelling mistakes.
Edward Betts
2018-05-01
Add ~M pattern to match mime Content-Types.
Ammon Riley
2018-04-19
Add $browser_abbreviate_mailboxes.
Kevin McCarthy
2018-04-15
Add libidn2 support
Matej Muzila
2018-03-11
Add $abort_noattach and $abort_noattach_regexp options.
Kevin McCarthy
2017-11-11
Add $change_folder_next option to control mailbox suggestion order.
Kevin McCarthy
2017-11-09
Make sure that fgets and fgetc are undefined before their redefinition.
Vincent Lefevre
2017-11-08
Use fgets_unlocked and fgetc_unlocked if available.
David Wilson
2017-08-19
Add option to run command to query attachment mime type. (closes #2933) (clos...
Kevin McCarthy
2017-07-20
When guessing an attachment type, don't allow text/plain if there is a null c...
Kevin McCarthy
2017-07-05
Add ~<() and ~>() immediate parent/children patterns. (closes #3144)
Kevin McCarthy
2017-05-29
Add self-encrypt options for PGP and S/MIME.
Kevin McCarthy
2017-05-12
Add $history_remove_dups option to remove dups from history ring.
Kevin McCarthy
2017-05-08
Add $header_color_partial to allow partial coloring of headers.
Kevin McCarthy
2017-03-31
Remove the OPTFORCEREDRAW options.
Kevin McCarthy
2017-03-26
Set refresh when popping the menu stack.
Kevin McCarthy
2017-03-07
Move the OpenSSL partial chain support check inside configure.ac. (see #3916)
Kevin McCarthy
2017-03-07
Add $ssl_verify_partial_chains option for OpenSSL. (closes #3916)
Matthias Andree
2017-02-07
Add Kyoto Cabinet support to the header cache.
Kevin McCarthy
2017-01-28
Improve the label completion hash table usage.
Kevin McCarthy
2017-01-28
Adds label completion.
David Champion
2017-01-28
Adds capability to edit x-labels inside mutt, and to sort by label.
David Champion
2017-01-23
Add subjectrx command to replace matching subjects with something else.
David Champion
2017-01-23
Abstract the SPAM_LIST as a generic REPLACE_LIST
David Champion
2017-01-02
Add a pattern_cache_t to speed up a few repeated matches.
Kevin McCarthy
[next]