1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-22 07:06:48 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
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