summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-27* configure.ac: bump database version (updated needed for new mdir paths '/')v0.7Dirk-Jan C. Binnema
2010-02-27* update NEWS, www for 0.7 releaseDirk-Jan C. Binnema
2010-02-27* configure.ac: use AM_SILENT_RULES to make the build less noisyDirk-Jan C. Binnema
2010-02-20* mu-cmd-find.c: update help text (it's --rebuild, not --empty)Dirk-Jan C. Binnema
2010-02-15* www: update the maildir: exampleDirk-Jan C. Binnema
2010-02-15* mu.1: update the dcoumentation on the maildir: parameterDirk-Jan C. Binnema
2010-02-15* mu-maildir: start maildirs (for the maildir: search param) with a slashDirk-Jan C. Binnema
2010-02-13* mu-cmd-index: restart 'processed' at 0 when cleaning up after indexingDirk-Jan C. Binnema
2010-02-13* mu-cmd-index.c: clear the stats before cleanup only when run as a separateDirk-Jan C. Binnema
2010-02-11* www: updated for 0.7-beta releaseDirk-Jan C. Binnema
2010-02-11* cosmeticv0.7-betaDirk-Jan C. Binnema
2010-02-11* mu-store-xapian.cc: remove obsolete commentDirk-Jan C. Binnema
2010-02-11* mu-msg-gmime.c: remove obsolete TODODirk-Jan C. Binnema
2010-02-11* mu-config.c: remove extra spaceDirk-Jan C. Binnema
2010-02-11* mu-cmd.c: small update in help textDirk-Jan C. Binnema
2010-02-11* mu.1: updated man pageDirk-Jan C. Binnema
2010-02-11* configure.ac: set version to 0.7-betaDirk-Jan C. Binnema
2010-02-09* test-mu-query.c: updatedDirk-Jan C. Binnema
2010-02-09* mu-msg-fields,mu.1: update some field codes, documentationDirk-Jan C. Binnema
2010-02-09* mu-maildir.c: small refactoring to satisfy 'make line33'Dirk-Jan C. Binnema
2010-02-09* Makefile.am: add fixme target, to list all FIXMEs/TODOsDirk-Jan C. Binnema
2010-02-08* NEWS: updated release notesDirk-Jan C. Binnema
2010-02-08* cosmeticsDirk-Jan C. Binnema
2010-02-08* mu-msg-gmime: fix leak when converting to utf8Dirk-Jan C. Binnema
2010-02-08www: update example on webpage (maildir)Dirk-Jan C. Binnema
2010-02-08* configure.ac: minorDirk-Jan C. Binnema
2010-02-08* tests/: updateDirk-Jan C. Binnema
2010-02-08* TODO: update -- code completeDirk-Jan C. Binnema
2010-02-08* create release notes for 0.7 (next release)Dirk-Jan C. Binnema
2010-02-08* mu.1: document maildir supportDirk-Jan C. Binnema
2010-02-08* mu-query-xapian: minor update for name changesDirk-Jan C. Binnema
2010-02-08* mu-store-xapian: more clearly separate index/term/valueDirk-Jan C. Binnema
2010-02-08* mu-cmd-find: update for the changes in mu-msg-gmimeDirk-Jan C. Binnema
2010-02-08* mu-cmd-index: update for --empty => --rebuildDirk-Jan C. Binnema
2010-02-08* mu-config,mu-index: rename --empty -> --rebuild, small changes for maildir ...Dirk-Jan C. Binnema
2010-02-08* mu-msg-field: add support for maildir field; more clear separateDirk-Jan C. Binnema
2010-02-08* mu-log: remove some crap from the to-screen loggingDirk-Jan C. Binnema
2010-02-08* mu-maildir: feed the maildir name to message callbackDirk-Jan C. Binnema
2010-02-08* mu-msg-gmime: add support for the Maildir fieldDirk-Jan C. Binnema
2010-02-05* fix the wrong dirs that broke test casesDirk-Jan C. Binnema
2010-02-04* enforce that maildir paths are absoluteDirk-Jan C. Binnema
2010-02-04* tests/: update test cases a bitDirk-Jan C. Binnema
2010-02-04* mu-msg-iter-xapian: cosmeticsDirk-Jan C. Binnema
2010-02-04* mu-msg-gmime: update comments a bitDirk-Jan C. Binnema
2010-02-04* Makefile.am, configure.ac: clear up the pmccabe stuff a bitDirk-Jan C. Binnema
2010-02-04* mu-log: refactor a bit to stay within cc-limitsDirk-Jan C. Binnema
2010-02-04* implement 'mu view'Dirk-Jan C. Binnema
2010-02-03* remove mu_query_xapian_combine; let Xapian handle it. addDirk-Jan C. Binnema
2010-02-03* implement automatic log file cleanup, document itDirk-Jan C. Binnema
2010-02-02* update TODO: make distcheck works now, basic test suite in placeDirk-Jan C. Binnema