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
/
flags.c
Age
Commit message (
Expand
)
Author
2022-11-21
Reset header color after mutt_set_flag().
Kevin McCarthy
2021-08-14
Lazily update header colors after a thread-flag update.
Kevin McCarthy
2018-12-31
Remove trailing whitespace.
Kevin McCarthy
2018-06-03
Change direct mutt_getch() callers to handle new mail event.
Kevin McCarthy
2017-03-31
Remove SidebarNeedsRedraw.
Kevin McCarthy
2016-11-16
When $flag_safe is set, flagged messages cannot be deleted.
David Champion
2016-07-17
Add the trash folder patch.
Kevin McCarthy
2016-06-04
Sidebar clean up: building and drawing logic.
Kevin McCarthy
2016-06-04
Add neomutt version of sidebar patch. (closes #3829)
Richard Russon
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
2008-12-16
Remove unused #include directives
Erik Hovland
2008-08-30
Rework timeout handling to support keepalive in the line editor.
Brendan Cully
2007-04-12
Only update header color in mutt_set_flag if flag has changed (see #1216, #1931)
Brendan Cully
2006-08-15
Generic ACL support.
Rocco Rutte
2005-10-31
Fix #2123.
Thomas Roessler
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-02-03
Add config.h to the top of every C file that could possibly want it.
Brendan Cully
2003-01-30
The IMAP ACL patch broke things.
Thomas Roessler
2003-01-23
The attached patch provides improved support for IMAP ACLs (on
Nathan Dushman
2002-12-11
Fix Mike's and my e-mail addresses in copyright lines.
Thomas Roessler
2002-01-15
patch-1.3.25.tlr.maildir_trash.1
Thomas Roessler
2001-10-31
Advanced threading, v 5.1. From Daniel Eisenbud
Thomas Roessler
2000-12-21
patch.me.maildir_trash.1
Thomas Roessler
2000-03-03
The FSF apparently has moved.
Thomas Roessler
2000-01-06
Update copyright notices for unstable.
Thomas Roessler
1999-09-07
* redoes the folder update optimisation I did yesterday. It's somewhat
Thomas Roessler
1999-07-26
When replying to a message/rfc822 attachment, the Context statistics
Thomas Roessler
1999-05-06
Fixing more maildir cursor problems.
Thomas Roessler
1999-01-07
Get rid of RCS ids in source files. They are getting in our way
Thomas Roessler
1998-10-22
Make _all_ IMAP-related code conditionally defined. From Byrial
Thomas Roessler
1998-10-15
Change "static char rcsid[]" to "static const char rcsid[]" to make
mutt-0-94-13-rel
Thomas Roessler
1998-10-13
Add RCS $Id$ strings to (hopefully) all source files.
Thomas Roessler
1998-10-05
Some fixes to the macro-function patch.
Thomas Roessler
1998-10-05
Vikas' macro_function patch.
Thomas Roessler
1998-10-01
Adding gettext support, based on the patch by Marco d'Itri.
Thomas Roessler
1998-06-08
Mutt 0.92.9i.
mutt-0-92-9i
Thomas Roessler
1998-06-08
Initial revision
Thomas Roessler