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
/
attach.c
Age
Commit message (
Expand
)
Author
2019-01-05
Fix a few indenting issues.
Kevin McCarthy
2019-01-04
Clean up formatting.
Kevin McCarthy
2019-01-04
Clean up code indentation.
Kevin McCarthy
2018-12-31
Remove trailing whitespace.
Kevin McCarthy
2018-10-16
Minor syntactic cleanup in mutt_print_attachment().
Kevin McCarthy
2018-10-15
Convert mutt_print_attachment to use BUFFER.
Kevin McCarthy
2018-10-15
Convert mutt_view_attachment to use BUFFER.
Kevin McCarthy
2018-10-15
Convert mutt_edit_attachment to use BUFFER.
Kevin McCarthy
2018-10-15
Convert mutt_compose_attachment to use BUFFER.
Kevin McCarthy
2018-10-15
Convert mutt_get_tmp_attachment to use BUFFER.
Kevin McCarthy
2018-09-17
Send imap keepalives for interactive filters.
Kevin McCarthy
2017-08-10
Add virtual index to actx. (see #3728)
Kevin McCarthy
2017-08-10
Change recvattach to allow nested encryption. (see #3728)
Kevin McCarthy
2017-08-10
Add helpers to add and remove actx entries. (see #3728)
Kevin McCarthy
2017-08-10
Change helpers functions to pass actx. (see #3728)
Kevin McCarthy
2017-08-10
Create ATTACH_CONTEXT to hold attachment index. (see #3728)
Kevin McCarthy
2016-10-23
Perform charset conversion on text attachments when piping. (closes #3773) (s...
Kevin McCarthy
2016-06-18
pass context in mx_close_message
Damien Riegel
2016-05-09
Change M_* symbols to MUTT_*
Derek Martin
2016-01-01
Update copyright notices.
Kevin McCarthy
2013-10-05
Fix segfault when viewing text attachments in compose menu. (closes #3644)
Kevin McCarthy
2013-01-17
backout [392e945dfba7]
Michael Elkins
2013-01-17
when falling back to viewing an attachment as text in the internal pager, per...
Michael Elkins
2013-01-17
change semantics of mutt_is_autoview() to return 1 if there is a matching mai...
Michael Elkins
2010-04-01
fix comment typos
Simon Ruderich
2009-06-21
Pass buffer size to mutt_mktemp()
Rocco Rutte
2009-05-26
Use charset parameter to view text attachments using <view-attach>. Closes #3...
Rocco Rutte
2009-05-25
Mark strings for translation
Rocco Rutte
2009-05-13
Don't loose error message when attachment saving fails. Closes #3156.
Rocco Rutte
2009-04-17
Enlarge buffer size for parsing mailcap files
Rocco Rutte
2009-03-15
Use safe_fclose() instead of fclose(), add fclose() to check_sec.sh
Rocco Rutte
2009-01-04
Update copyrights. Closes #3016.
Brendan Cully
2008-06-11
Do not attempt to close invalid descriptors. Closes #3075
Alexey I. Froloff
2007-03-21
Back out $umask.
Brendan Cully
2007-03-02
Add $umask for mailboxes and attachments.
Brendan Cully
2006-02-21
Fix mutt/2186.
Thomas Roessler
2005-10-21
Full large file support. Keep a close watch on your mailboxes everyone!
Brendan Cully
2005-09-17
Gah, forgot the zip code when updating the FSF address...
Brendan Cully
2005-09-17
Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.
Brendan Cully
2005-09-03
Note when mutt_edit_attachment fails and display error instead of prompting
Brendan Cully
2005-08-14
Don't pass an empty filename to the default text editor when editing
TAKAHASHI Tamotsu
2005-08-05
Move some attachment-related prototypes and structures into attach.h
Brendan Cully
2005-02-03
Add config.h to the top of every C file that could possibly want it.
Brendan Cully
2004-04-12
Don't open a file for writing that we have unlinked before. Reported
Thomas Roessler
2003-11-03
Fix a logic flaw in attachment saving.
Thomas Roessler
2003-08-05
This patch removes the Kendra format from mutt. (The support was
Brendan Cully
2003-01-21
- To cleanup the pgp/smime code and prepare for other backends.
Werner Koch
2003-01-05
Fix a number of invocations of mutt_yesorno(): Always explicitly use
Armin Wolfermann
2002-12-11
Fix Mike's and my e-mail addresses in copyright lines.
Thomas Roessler
2002-12-10
Replace safe_free calls by the FREE macro.
Thomas Roessler
[next]