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
/
commands.c
Age
Commit message (
Expand
)
Author
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-12-31
Remove unused MUTT_FORMAT_MAKEPRINT flag.
Kevin McCarthy
2018-12-29
Add $crypt_protected_headers_save.
Kevin McCarthy
2018-12-17
Add protected header received email support.
Kevin McCarthy
2018-06-28
Add check-stats function to calculate mailbox statistics.
Anton Lindqvist
2018-03-22
Change prompt string for $crypt_verify_sig
Kevin McCarthy
2017-08-10
Add edit-content-type helper and warning for decrypted attachments. (closes #...
Kevin McCarthy
2017-04-18
Revert sort prompt labels. (see #3930)
Kevin McCarthy
2017-04-17
Change the sort prompt to use (s)ort style prompts.
Kevin McCarthy
2017-04-08
Ensure mutt stays in endwin during calls to pipe_msg() (closes #3929)
Kevin McCarthy
2017-03-31
Remove refresh parameter from mutt_enter_fname().
Kevin McCarthy
2017-03-26
Set refresh when popping the menu stack.
Kevin McCarthy
2017-01-28
Minor fixes to the x-label patch from David.
Kevin McCarthy
2017-01-28
Adds capability to edit x-labels inside mutt, and to sort by label.
David Champion
2016-11-17
Backout inlining of MUTT_VERSION in 42fee7585fae.
Kevin McCarthy
2016-11-13
Compress: remove buffy stats "improvisation".
Kevin McCarthy
2016-11-13
Compress patch from the neomutt repository.
Kevin McCarthy
2016-11-13
search muttrc file according to XDG Base Specification (closes #3207)
Damien Riegel
2016-07-17
Add the trash folder patch.
Kevin McCarthy
2016-06-18
pass context in mx_close_message
Damien Riegel
2016-06-07
Fix columns used for $status_format and $pager_format in the pager.
Kevin McCarthy
2016-05-09
Change M_* symbols to MUTT_*
Derek Martin
2016-04-27
Fix remaining direct usages of COLS/LINES to use mutt window functions.
Kevin McCarthy
2016-01-01
Convert copyright years to all use 4 digit years.
Kevin McCarthy
2015-11-24
Rename idna functions and bits for smtputf8 changes.
Kevin McCarthy
2015-10-04
Create a separate macro/push/exec event buffer. (closes #3779)
Kevin McCarthy
2015-08-30
Minor translation fixes.
Benno Schulenberg
2015-01-03
Change bounce to use mutt_parse_adrlist() for address parsing.
Kevin McCarthy
2013-10-06
Ensure that BUFFER variables are initialized to prevent later attempts
Aaron Schrab
2013-10-05
Consistently use mutt_buffer_init function
Aaron Schrab
2012-07-20
Do not use stack-allocated space for BUFFERs
Brendan Cully
2010-04-01
fix comment typos
Simon Ruderich
2010-02-23
Don't use freed ctx.path when updating utime of target mailbox in save-message.
Brendan Cully
2009-06-23
Only use keypad() when curses is running
Rocco Rutte
2009-06-21
Pass buffer size to mutt_mktemp()
Rocco Rutte
2009-06-13
Rewrite header folding
Rocco Rutte
2009-06-12
Warn before bouncing messages without From: header. Closes #3180.
Rocco Rutte
2009-04-11
Don't raise new mail flag on mbox/mmdf Fcc mailboxes. Closes #1896.
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-07-02
Use realpath() in mutt_pretty_mailbox() for paths that may need it.
Rocco Rutte
2008-06-25
Make mutt_copy_message distinguish between fatal and non-fatal errors.
Brendan Cully
2007-11-30
Format status line for external and internal pager the same way to make %P work
Rocco Rutte
2007-09-11
Enlarge error buffer in mutt_enter_command() to not truncate option queries.
Rocco Rutte
2007-07-08
This patch implements the "%* " notation, which is analogous to "%> "
David Champion
2007-03-20
Make BUFFY_SIZE a runtime switch ($check_mbox_size)
Miroslav Lichvar
2006-12-07
- my_mbtowcs didn't recover from bad multibyte sequences
Thomas Roessler
2006-06-08
Clean up ReleaseDate mess; include ReleaseDate in User-Agent
Thomas Roessler
[next]