Commit Graph

22 Commits

Author SHA1 Message Date
c130ad6a57 * mu_store_add_path now takes a maildir arg 2011-09-20 00:22:21 +03:00
2b41379183 * mu-store.[cc,h]: cleanup API, implementation 2011-09-18 14:40:51 +03:00
628d154a2c * minor / cosmetic changes 2011-09-12 20:38:40 +03:00
bd1ae1a124 * mu-store*: use GError, stability fixes + cleanups 2011-09-03 10:45:14 +03:00
6a13866235 * mu-store: many cleanups, fixes 2011-08-30 22:02:28 +03:00
ce97c491eb * mu-store refactoring 2011-08-29 23:35:12 +03:00
e55eb4ed25 * MuResult/MuExitCode => MuError 2011-08-11 20:20:22 +03:00
ba93c7bef7 * cosmetics, minor 2011-08-10 23:58:06 +03:00
d291c5a9f5 * some mu_store_store => mu_store_store_msg and the consequences 2011-08-03 23:03:22 +03:00
bdf1237c34 * mu-mv: optionally, let it update the database (--updatedb) and print the
target file on stdout (--printtarget)
2011-08-02 21:27:32 +03:00
efa026648b * mu-store.cc: some optimizations, and add the possibility to use the slightly
faster 'add_document' instead of 'replace_document' (it's not used yet though)
2011-04-30 11:31:34 +03:00
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
c76af05a7a * make mag-msg-store a configurable parameter; refactor the setting of the
xapian batch size
2011-01-15 13:27:41 +02:00
d1bf8b3c73 * improve checks for database version 2011-01-12 23:13:03 +02:00
fade4172fe * many changes to the config system 2011-01-04 23:19:03 +02:00
169196498e * <many>: add option to change the batch size for xapian transactions 2011-01-02 18:05:43 +02:00
10b0f321c8 * update some unit test cases 2010-12-03 20:45:01 +02:00
94487cfe9a * add some simply unit tests for mu-runtime, mu-store 2010-12-01 21:57:36 +02:00
e64e24aa61 * create mu-error.h, update some functions to use GError for errors 2010-11-24 20:04:20 +02:00
b69cf8f589 * <many>: update for mu-msg-field change 2010-11-20 14:43:04 +02:00
6cb61593ad * mu-store: add mu_store_count 2010-09-26 15:52:22 +03:00
2cd082c06b * rename MuStoreXapian => MuStore 2010-08-25 21:55:08 +03:00