summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-02-02* mu-config: add some missing struct members in initDirk-Jan C. Binnema
2010-02-02* mu-cmd-index.c: don't require a writeable MaildirDirk-Jan C. Binnema
2010-02-02* src/Makefile.am: add AM_CFLAGS, AM_CXXFLAGS with strict warningsDirk-Jan C. Binnema
2010-02-02* Makefile.am, configure.ac: minor updatesDirk-Jan C. Binnema
2010-02-02* HACKING: mention the max 33 non-comment lines in a functionDirk-Jan C. Binnema
2010-02-02* refactor convert_to_utf8 (GMimePart *part, char *buffer)Dirk-Jan C. Binnema
2010-02-02* mu.1: mention that queries are loggedDirk-Jan C. Binnema
2010-02-02* update gtest.mk to actually abort when there's an error in the test casesDirk-Jan C. Binnema
2010-02-02* update some test files / cleanup Makefile.am to work with distcheckDirk-Jan C. Binnema
2010-02-02* test-mu-common.[ch]: centralize some common test codeDirk-Jan C. Binnema