summaryrefslogtreecommitdiffstats
path: root/mh.c
AgeCommit message (Expand)Author
2005-07-25Get rid of IMAP-related special casing all over the thread editingThomas Roessler
2005-07-24Add thread editing commands.Cedric Duval
2005-03-31Another hcache cygwin portability fix.Thomas Glanzmann
2005-03-23Maildir header cache.Thomas Glanzmann
2005-02-03Add config.h to the top of every C file that could possibly want it.Brendan Cully
2005-01-27Read files in maildir folders in inode order; this seems to reduceFlorian Weimer
2004-07-19Fix some compiler warnings.David Champion
2004-07-14Some eye-candy during the delayed parsing of maildir folders.Thomas Roessler
2003-11-12Fix dangling pointer problems in threading code. Noted and trackedThomas Roessler
2003-11-09Fix #1692.Thomas Roessler
2003-09-19As the ones of you who compile with new gcc's probably have noticed,Mads Martin Joergensen
2002-12-11Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler
2002-12-10Replace safe_free calls by the FREE macro.Thomas Roessler
2002-12-09Reduce the meaning of the mark_old option so it only controlsDavid Shaw
2002-12-07Gracefully handle unknown maildir flags.Thomas Roessler
2002-11-12The maildir_time patch.Michael Elkins
2002-09-09Fix #1321.Michael Elkins
2002-09-09when doing the second parsing pass on a maildir, mutt doesn't deleteArmin Wolfermann
2002-03-28patch-1.3.28-me.emptycheck.1Thomas Roessler
2002-02-02Don't forget deletions when a folder is changed. Ups.Thomas Roessler
2002-01-24Fix.Thomas Roessler
2002-01-24Still more code clean-up.Thomas Roessler
2002-01-24Ups, don't use the wrong check function...Thomas Roessler
2002-01-24Clean up the mh code, too.Thomas Roessler
2002-01-24indentationThomas Roessler
2002-01-24Maildir efficiency improvements, from Michael Elkins and ThomasThomas Roessler
2002-01-24Make reading maildirs more efficient.Thomas Roessler
2002-01-15patch-1.3.25.tlr.maildir_trash.1Thomas Roessler
2001-11-09Add some NONULL's (#863)Thomas Roessler
2001-11-05Fix a segmentation fault which occurs when mutt's get-mail POP modeThomas Roessler
2001-10-31Advanced threading, v 5.1. From Daniel EisenbudThomas Roessler
2001-10-10Fix #560.Thomas Roessler
2001-10-10Experimental patch to make maildir_trash handling more consistent.Thomas Roessler
2001-10-01Create mh_sequences files when they don't exist. Suggested byThomas Roessler
2001-09-26OK, I couldn't resist. ;-)Thomas Roessler
2001-09-26Search for messages which may have been moving under our feet inThomas Roessler
2001-09-03Make MH sequences variable.Thomas Roessler
2001-08-13Fix treatment of maildir folders. We partially used mh routines forThomas Roessler
2001-08-03fix an mh_buffy segfault.Thomas Roessler
2001-08-03MH buffy.Thomas Roessler
2001-08-02Update mh_sequences when messages are deleted. Note: Currently, weThomas Roessler
2001-08-02Fix #720.Thomas Roessler
2001-07-31More MH fixes.Thomas Roessler
2001-07-31fix a small typoThomas Roessler
2001-07-31Add mh_sequences support. I hope this works.Thomas Roessler
2000-12-21patch.me.maildir_trash.1Thomas Roessler
2000-06-11Fix some issues with synching of maildir/mh folders. Problems notedThomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-03-03Fix index updates when closing or synching mail folders fails.Thomas Roessler
2000-03-02Fix incompatible return value checking. This should fix #29.Thomas Roessler