Commit Graph

26 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 520307a2b1 * mu-index: update for the store changes 2011-09-03 10:45:54 +03:00
Dirk-Jan C. Binnema c1d0ccc8de * mu-index: take a MuStore rather than paths as arg 2011-08-30 22:00:52 +03:00
Dirk-Jan C. Binnema e55eb4ed25 * MuResult/MuExitCode => MuError 2011-08-11 20:20:22 +03:00
Dirk-Jan C. Binnema abf9c632e3 * cleanup some header files 2011-05-22 14:48:31 +03:00
Dirk-Jan C. Binnema deeaf41f33 * WIP: contact listing / searching.
this is the first part, adding a cache for all the contacts in mails
  (~/.mu/cache/contacts), which is a .ini-type file.
2011-03-02 00:13:24 +02:00
Dirk-Jan C. Binnema c76af05a7a * make mag-msg-store a configurable parameter; refactor the setting of the
xapian batch size
2011-01-15 13:27:41 +02:00
Dirk-Jan C. Binnema 4aa838f6f6 * mug2: implement database reindex 2011-01-13 00:27:27 +02:00
Dirk-Jan C. Binnema 87f9dc6cb6 * remember last-used maildir, and use it as default for next run 2011-01-12 23:11:51 +02:00
Dirk-Jan C. Binnema fade4172fe * many changes to the config system 2011-01-04 23:19:03 +02:00
Dirk-Jan C. Binnema 169196498e * <many>: add option to change the batch size for xapian transactions 2011-01-02 18:05:43 +02:00
Dirk-Jan C. Binnema 61bc73f071 * <many>: use some gcc attributes (if applicable) for optimization 2010-11-30 08:32:59 +02:00
Dirk-Jan C. Binnema e64e24aa61 * create mu-error.h, update some functions to use GError for errors 2010-11-24 20:04:20 +02:00
Dirk-Jan C. Binnema 3fa552a81e * mu-index: cosmetics 2010-09-26 15:52:42 +03:00
Dirk-Jan C. Binnema 081e601c25 * mu-index: use unsigned instead of time_t 2010-09-12 21:19:02 +03:00
Dirk-Jan C. Binnema 8448473732 * enforce that maildir paths are absolute 2010-02-04 23:00:34 +02:00
Dirk-Jan C. Binnema 8ed3eb9276 * mu-index.[ch]: minor changes 2010-01-31 12:13:06 +02:00
Dirk-Jan C. Binnema fb7e358912 * implement signal handler for mu index, and document it 2010-01-25 09:28:08 +02:00
Dirk-Jan C. Binnema 501ce008d3 * <many>: (WIP) use ~/mu/xapian as the database with an embedded version tag
- add checks in the code to make sure the database is up to date,
    if not, warn the user.
2010-01-23 20:50:06 +02:00
Dirk-Jan C. Binnema 1ce4469bca * mu-index.h: make stats size_t 2010-01-04 22:50:14 +02:00
Dirk-Jan C. Binnema bc03af4b32 * mu-index: improve cleanup (still WIP), improve documentation; add mu_index_clear_stats 2010-01-04 20:19:32 +02:00
Dirk-Jan C. Binnema 022d08530e * mu_index: WIP: mu_index_cleanup 2010-01-03 23:54:22 +02:00
Dirk-Jan C. Binnema 0dd884f3b8 * WIP: mu_index_cleanup 2010-01-03 13:41:32 +02:00
Dirk-Jan C. Binnema 4890ad0216 * update copyright year => 2010 2010-01-01 15:56:45 +02:00
Dirk-Jan C. Binnema ef553bef06 * mu-index.[ch]: take the mu-dir as parameter for mu_index_new
the xapian dir is a subdir of this one. Also remove an unneeded function decl
2009-12-02 23:16:57 +02:00
Dirk-Jan C. Binnema 836af9dcd4 * mu-index: use option group for options, add public function 2009-11-26 20:28:29 +02:00
Dirk-Jan C. Binnema 2b0aca1bf7 * initial import of mu - the next generation 2009-11-25 22:55:06 +02:00