summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-16* index.html: updatev0.6-betaDirk-Jan C. Binnema
2010-01-16* HACKING, TODO: small updatesDirk-Jan C. Binnema
2010-01-16* cosmeticsDirk-Jan C. Binnema
2010-01-16* update configuration filesDirk-Jan C. Binnema
2010-01-16* mu.1: update man pageDirk-Jan C. Binnema
2010-01-16* www: add web filesDirk-Jan C. Binnema
2010-01-16* Makefile.am: extend pmccabe test to c++ sourcesDirk-Jan C. Binnema
2010-01-16* configure.ac, mu-maildir.c: some compatibility updatesDirk-Jan C. Binnema
2010-01-15*.cc: remove _-prefixed functions (violates ISO-C)Dirk-Jan C. Binnema
2010-01-15* *.c: rename _prefixed function into non-prefixed ones (violates ISO)Dirk-Jan C. Binnema
2010-01-15* mu-maildir: tentative support for filesystems without d_type in direntDirk-Jan C. Binnema
2010-01-13* mu_query_combine: refactor, reduce complexityDirk-Jan C. Binnema
2010-01-11* cosmeticDirk-Jan C. Binnema
2010-01-11* mu-index: add some comment about the new up-to-data checkDirk-Jan C. Binnema
2010-01-11* mu-store/index: better up-to-date check: see if message is in db alreadyDirk-Jan C. Binnema
2010-01-10* mu-cmd: fix error in links while-loop, some cleanupsDirk-Jan C. Binnema
2010-01-10* mu-cmd.c: improve error handling (when mu_index_new fails)Dirk-Jan C. Binnema
2010-01-10* mu-util.h: make exceptions create criticals (just like g_return_if_fail & f...Dirk-Jan C. Binnema
2010-01-08* HACKING, TODO, Makefile.am: small updatesDirk-Jan C. Binnema
2010-01-08* update the manpage (still WIP)Dirk-Jan C. Binnema
2010-01-08* mu-cmd.c: query=>find and de-activate the cleanup command for nowDirk-Jan C. Binnema
2010-01-08* mu-config: make cleanup the default, and nocleanup an option; + some cosmeticsDirk-Jan C. Binnema
2010-01-08* mu-index: cosmeticsDirk-Jan C. Binnema
2010-01-08* mu-log: cosmeticsDirk-Jan C. Binnema
2010-01-08* mu-maildir.[ch]: cosmeticsDirk-Jan C. Binnema
2010-01-08* mu-msg-fields: document public functionsDirk-Jan C. Binnema
2010-01-08* mu-msg-str: use G_GNUC_WARN_UNUSED_RESULT where it makes senseDirk-Jan C. Binnema
2010-01-08* mu-msg-xapian.cc: plug some exception leaks; bit of cleanupDirk-Jan C. Binnema
2010-01-08* mu-msg-xapian.h: document the public functionsDirk-Jan C. Binnema
2010-01-08* mu-query-xapian.cc: plug a few exception-catching wholesDirk-Jan C. Binnema
2010-01-08* mu-query-xapain.h: use G_GNUC_WARN_UNUSED_RESULT in function that return re...Dirk-Jan C. Binnema
2010-01-08* mu-store-xapian: catch exceptions in dtorDirk-Jan C. Binnema
2010-01-08* mu-util.h: don't include config.hDirk-Jan C. Binnema
2010-01-08* cosmeticsDirk-Jan C. Binnema
2010-01-08* mu-cmd: print, return error when no matches are found; small cleanupsDirk-Jan C. Binnema
2010-01-07* mu-index: cosmeticDirk-Jan C. Binnema
2010-01-07* mu-msg-gmime: bit of refactoring, to satisfy cc10Dirk-Jan C. Binnema
2010-01-07* update copyright info; add cc10 cyclomatic complexity checkDirk-Jan C. Binnema
2010-01-07* TODO: updatedDirk-Jan C. Binnema
2010-01-07* mu-cmd: logging, output improvementsDirk-Jan C. Binnema
2010-01-07* mu-index: cosmeticsDirk-Jan C. Binnema
2010-01-07* mu-maildir: use ctime instead of mtime, some cosmeticsDirk-Jan C. Binnema
2010-01-07* mu-msg-gmime: logging improvementsDirk-Jan C. Binnema
2010-01-07* cosmeticsDirk-Jan C. Binnema
2010-01-07* mu-util: improve xapian exception error loggingDirk-Jan C. Binnema
2010-01-06* TODO: updatedDirk-Jan C. Binnema
2010-01-06* mu-config.c: better command line options for some optionsDirk-Jan C. Binnema
2010-01-06* mu-log.[ch]: still log to the log file with --quietDirk-Jan C. Binnema
2010-01-06* mu-msg-field.(ch): some cosmeticsDirk-Jan C. Binnema
2010-01-06* mu.c: cleanups, do 'quiet' a bit differentlyDirk-Jan C. Binnema