summaryrefslogtreecommitdiffstats
path: root/mh.c
AgeCommit message (Expand)Author
2007-11-06Add percentages to progress bar optionally supplied by caller.Rocco Rutte
2007-11-06(Re-)Add total msg count to progress for parsing maildirsRocco Rutte
2007-04-12Differentiate between first and second maildir passes in progress indicatorBrendan Cully
2007-04-12Only call mutt_set_flag when necessary when checking for maildir changes (fix...Brendan Cully
2007-04-10Add hcache path name hookBrendan Cully
2007-04-05Small hcache-related memory leaksBrendan Cully
2007-04-05Fix mh header caching (closes #2472)Brendan Cully
2007-04-03Fix some warnings.Fabian Groffen
2007-04-02Fix off-by-one allocating mh sequencesBrendan Cully
2007-03-31Always set up data pointer in mh_read_dir, not just when allocating contextBrendan Cully
2007-03-30Set mode of new mh/maildir messages to match parent directory.Brendan Cully
2007-03-30Move mtime_cur from CONTEXT to mh_dataBrendan Cully
2007-03-30Add close hook for mh/maildir.Brendan Cully
2007-03-21Back out $umask.Brendan Cully
2007-03-02Add $umask for mailboxes and attachments.Brendan Cully
2006-11-28Rename PROG_(SIZE|MSG) to M_PROGRESS_\1.Rocco Rutte
2006-11-21Teach maildir and MH to use $write_inc.Rocco Rutte
2006-11-20Port MH/Maildir to new progress update methods.Rocco Rutte
2006-07-04pdmef.cache.24: Generalise IMAP body caching and add POP support.Rocco Rutte
2006-05-18Use header_cache_t* instead of void* for header cache.Rocco Rutte
2006-05-18Avoid safe_free() usage and add security checksRocco Rutte
2006-05-06Header caching for mh folders.Rocco Rutte
2006-04-28pdmef+fix+dino.diff. This fixes mutt/2174.Rocco Rutte
2005-12-20Refactor header cache a bit to provide (fetch|store)_raw functions. TheseBrendan Cully
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully
2005-09-17Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully
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