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
/
mailbox.h
Age
Commit message (
Expand
)
Author
2018-12-31
Remove trailing whitespace.
Kevin McCarthy
2018-12-17
Add mx operation save_to_header_cache.
Kevin McCarthy
2018-07-25
Add mx_ops.msg_padding_size to return the padding for a mx type.
Kevin McCarthy
2016-08-01
Use a different flag in mx_open_mailbox_append() when mailbox doesn't exist.
Kevin McCarthy
2016-06-18
Remove magic member in MESSAGE structure
Damien Riegel
2016-06-18
pass context in mx_close_message
Damien Riegel
2016-06-07
Make extended buffy independent of the sidebar.
Kevin McCarthy
2016-06-04
Add neomutt version of sidebar patch. (closes #3829)
Richard Russon
2016-05-26
Fix header file indentation after M_ prefix renaming.
Kevin McCarthy
2016-05-26
mx_check_mailbox: remove lock argument in function call
Damien Riegel
2016-05-25
add open_new_msg operation to struct mx_ops
Damien Riegel
2016-05-09
Change M_* symbols to MUTT_*
Derek Martin
2015-01-15
Send the IMAP \Draft flag when postponing a message.
Kevin McCarthy
2009-04-29
Move Maildir/MH folder detection from mx.c to mh.c
Rocco Rutte
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
2002-11-12
The maildir_time patch.
Michael Elkins
2002-03-28
patch-1.3.28-me.emptycheck.1
Thomas Roessler
2002-03-20
Rename the new M_NEW by M_NEWFOLDER. There was another constant of
Thomas Roessler
2002-03-13
Don't fopen mail folders in append mode where we should safe_fopen()
Thomas Roessler
2001-07-31
Add mh_sequences support. I hope this works.
Thomas Roessler
2001-06-01
More concurrent IMAP modification handling from Brendan Cully.
Thomas Roessler
2001-02-19
Brendan Cully's generic access() wrapper which know about IMAP.
Thomas Roessler
2000-10-10
Vsevolod Volkov's POP mailbox patch.
Thomas Roessler
2000-03-03
The FSF apparently has moved.
Thomas Roessler
2000-03-03
Fix index updates when closing or synching mail folders fails.
Thomas Roessler
2000-01-06
Update copyright notices for unstable.
Thomas Roessler
1999-09-01
When the user synchronizes a mail folder, do a thorough check.
Thomas Roessler
1999-07-01
Various patches from last week, including:
Thomas Roessler
1999-01-07
Get rid of RCS ids in source files. They are getting in our way
Thomas Roessler
1998-10-13
Add RCS $Id$ strings to (hopefully) all source files.
Thomas Roessler
1998-08-25
CVS branch clean-up.
Thomas Roessler
1998-06-15
Brandon's IMAP patch.
Thomas Roessler
1998-06-08
Initial revision
Thomas Roessler