summaryrefslogtreecommitdiffstats
path: root/mh.c
AgeCommit message (Expand)Author
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
2000-01-10More copyright cosmetics - noted by Martin Michlmayr <tbm@cyrius.com>.Thomas Roessler
2000-01-10Add (and use) a function mutt_str_replace, which essentiallyThomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-09-30Add a resend-message function (similar to the _old_ edit-message),Thomas Roessler
1999-08-30cosmetics.Thomas Roessler
1999-08-30Avoid a memory and temporary file leak.Thomas Roessler
1999-08-26hrmpf.Thomas Roessler
1999-08-26Fixing a somewhat hypothetical error condition.Thomas Roessler
1999-08-15Remove ugly mh-synching kludge.Thomas Roessler
1999-07-28Re-parse mh messages when committing them to disk. The structureThomas Roessler
1999-07-01Various patches from last week, including:Thomas Roessler
1999-05-06Fixing more maildir cursor problems.Thomas Roessler
1999-02-09Vikas' latest collapse fix.Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1998-12-29Take setting the index_hint out of the main loop ofThomas Roessler
1998-12-21Adjust some hash-related parameters.Thomas Roessler
1998-12-21Mail folder synchronization-related fixes:Thomas Roessler
1998-12-18Catch an error condition when synchronizing mh messages.Thomas Roessler
1998-12-17Fix attachment deletion for maildir/mh folders. This may fix otherThomas Roessler
1998-12-11Undoing the mh_speed patch.Thomas Roessler
1998-12-08Keep track of file name changes for files wandering around betweenThomas Roessler
1998-12-08More fixes to the maildir resynchronization code. This should nowThomas Roessler
1998-12-07Fix a couple of flag-related bugs in the maildir folder update code.Thomas Roessler
1998-11-23Introduce a new option $reply_self. From Vikas.Thomas Roessler
1998-11-18Remove bogus re-sorting code from the maildir check routine.Thomas Roessler
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
1998-10-15Fixing a memory hog which was introduced by the edit-message patch.Thomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-01Adding gettext support, based on the patch by Marco d'Itri.Thomas Roessler
1998-09-26Changing the index_hint handling for mh folders once again.Thomas Roessler
1998-09-26Resort the incoming folder from mh_sync_mailbox() also when new mailThomas Roessler
1998-09-23Really fix the index hints.Thomas Roessler
1998-09-23Correct the index_hint handling in mh_check_mailbox().Thomas Roessler
1998-09-22A first take at corrected mh/maildir support.Thomas Roessler
1998-09-22Some fixes and code clean-ups.Thomas Roessler
1998-09-22Introduce the $mh_purge option.Thomas Roessler
1998-08-25CVS branch clean-up.Thomas Roessler