a4720547de* use -n for --nocleanup
Dirk-Jan C. Binnema
2010-01-23 22:02:26 +02:00
a4bdb311ec* introduce --empty and --autoupgrade, and document them
Dirk-Jan C. Binnema
2010-01-23 21:57:57 +02:00
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.
Dirk-Jan C. Binnema
2010-01-23 20:50:06 +02:00
d5aa4e92e0* final changes for 0.6 release
Dirk-Jan C. Binnema
2010-01-23 16:46:02 +02:00
9e5e63d1ae* cosmetic
Dirk-Jan C. Binnema
2010-01-23 14:13:04 +02:00
873f1a126a* mu-store-xapian: restore the behavior of storing both values and terms
Dirk-Jan C. Binnema
2010-01-23 14:12:45 +02:00
5fb08c66d1* cosmetic
Dirk-Jan C. Binnema
2010-01-11 20:47:01 +02:00
191630b302* mu-index: add some comment about the new up-to-data check
Dirk-Jan C. Binnema
2010-01-11 20:46:48 +02:00
044db7ea80* mu-store/index: better up-to-date check: see if message is in db already mu-store-xapian: add mu_store_contains_message; mu_index: update the check
Dirk-Jan C. Binnema
2010-01-11 20:46:14 +02:00
95bb6f9756* mu-cmd: fix error in links while-loop, some cleanups
Dirk-Jan C. Binnema
2010-01-10 13:02:13 +02:00
6efcfb4616* mu-util.h: make exceptions create criticals (just like g_return_if_fail & friends)
Dirk-Jan C. Binnema
2010-01-10 12:11:38 +02:00
3fbcac42ab* HACKING, TODO, Makefile.am: small updates
Dirk-Jan C. Binnema
2010-01-08 20:57:11 +02:00
e9236bf0f8* update the manpage (still WIP)
Dirk-Jan C. Binnema
2010-01-08 20:56:50 +02:00
460a4ecf65* mu-cmd.c: query=>find and de-activate the cleanup command for now
Dirk-Jan C. Binnema
2010-01-08 20:55:45 +02:00
c2ff9b3f25* mu-config: make cleanup the default, and nocleanup an option; + some cosmetics
Dirk-Jan C. Binnema
2010-01-08 20:54:55 +02:00
5a1be9fa01* mu-index: cosmetics
Dirk-Jan C. Binnema
2010-01-08 20:54:01 +02:00
5e7a920336* mu-log: cosmetics
Dirk-Jan C. Binnema
2010-01-08 20:53:40 +02:00
b502353017* mu-maildir.[ch]: cosmetics
Dirk-Jan C. Binnema
2010-01-08 20:53:21 +02:00
4b578ad52b* mu-msg-fields: document public functions
Dirk-Jan C. Binnema
2010-01-08 20:52:50 +02:00
abc3c247ee* mu-msg-str: use G_GNUC_WARN_UNUSED_RESULT where it makes sense
Dirk-Jan C. Binnema
2010-01-08 20:52:11 +02:00
d95193d718* mu-msg-xapian.cc: plug some exception leaks; bit of cleanup
Dirk-Jan C. Binnema
2010-01-08 20:51:25 +02:00
3252ba6d5d* mu-msg-xapian.h: document the public functions
Dirk-Jan C. Binnema
2010-01-08 20:50:51 +02:00
a87e3cadd5* mu-query-xapian.cc: plug a few exception-catching wholes
Dirk-Jan C. Binnema
2010-01-08 20:49:55 +02:00
287a17f225* mu-query-xapain.h: use G_GNUC_WARN_UNUSED_RESULT in function that return results that must be freed
Dirk-Jan C. Binnema
2010-01-08 20:49:16 +02:00
3b18fa9682* mu-store-xapian: catch exceptions in dtor
Dirk-Jan C. Binnema
2010-01-08 20:47:13 +02:00
affe20551a* mu-util.h: don't include config.h
Dirk-Jan C. Binnema
2010-01-08 20:46:04 +02:00