Commit Graph

11 Commits

Author SHA1 Message Date
djcb 9a510162b5 * many: renaming/refactoring
- mu-msg-gmime => mu-msg
  - mu-msg-part-info => mu-msg-part

    removed some unused functions, updated dependencies
    make check still works
2010-08-25 00:57:16 +03: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 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

  we cannot just rely on the timestamp, because messages may be moved from
  elsewhere, e.g. from 'new' to 'cur'
2010-01-11 20:46:14 +02:00
Dirk-Jan C. Binnema b6ba6176a4 * mu_store_xapian.{cc,h}: use new macros, cleanups. add mu_store_xapian_flush 2010-01-06 01:20:30 +02:00
Dirk-Jan C. Binnema 8aee842759 * mu-store-xapian: fix replacing document (correctly set uid) 2010-01-04 22:49:24 +02:00
Dirk-Jan C. Binnema f754b47e66 * mu-store-xapian: add _foreach func, document all public functions 2010-01-03 23:53:04 +02:00
Dirk-Jan C. Binnema 4890ad0216 * update copyright year => 2010 2010-01-01 15:56:45 +02:00
Dirk-Jan C. Binnema 6b666d4358 * many: rename mu_path into mu_walk 2009-12-31 12:58:46 +02:00
Dirk-Jan C. Binnema 5affb62d7d * mu-store-xapian: cosmetic 2009-11-26 09:09:50 +02:00
Dirk-Jan C. Binnema 2d96fcd210 * mu-store-xapian: remove the 'tune' function 2009-11-26 09:02:58 +02:00
Dirk-Jan C. Binnema 2b0aca1bf7 * initial import of mu - the next generation 2009-11-25 22:55:06 +02:00