| Age | Commit message (Expand) | Author |
| 2010-01-16 | * index.html: updatev0.6-beta | Dirk-Jan C. Binnema |
| 2010-01-16 | * HACKING, TODO: small updates | Dirk-Jan C. Binnema |
| 2010-01-16 | * cosmetics | Dirk-Jan C. Binnema |
| 2010-01-16 | * update configuration files | Dirk-Jan C. Binnema |
| 2010-01-16 | * mu.1: update man page | Dirk-Jan C. Binnema |
| 2010-01-16 | * www: add web files | Dirk-Jan C. Binnema |
| 2010-01-16 | * Makefile.am: extend pmccabe test to c++ sources | Dirk-Jan C. Binnema |
| 2010-01-16 | * configure.ac, mu-maildir.c: some compatibility updates | Dirk-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 dirent | Dirk-Jan C. Binnema |
| 2010-01-13 | * mu_query_combine: refactor, reduce complexity | Dirk-Jan C. Binnema |
| 2010-01-11 | * cosmetic | Dirk-Jan C. Binnema |
| 2010-01-11 | * mu-index: add some comment about the new up-to-data check | Dirk-Jan C. Binnema |
| 2010-01-11 | * mu-store/index: better up-to-date check: see if message is in db already | Dirk-Jan C. Binnema |
| 2010-01-10 | * mu-cmd: fix error in links while-loop, some cleanups | Dirk-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 updates | Dirk-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 now | Dirk-Jan C. Binnema |
| 2010-01-08 | * mu-config: make cleanup the default, and nocleanup an option; + some cosmetics | Dirk-Jan C. Binnema |
| 2010-01-08 | * mu-index: cosmetics | Dirk-Jan C. Binnema |
| 2010-01-08 | * mu-log: cosmetics | Dirk-Jan C. Binnema |
| 2010-01-08 | * mu-maildir.[ch]: cosmetics | Dirk-Jan C. Binnema |
| 2010-01-08 | * mu-msg-fields: document public functions | Dirk-Jan C. Binnema |
| 2010-01-08 | * mu-msg-str: use G_GNUC_WARN_UNUSED_RESULT where it makes sense | Dirk-Jan C. Binnema |
| 2010-01-08 | * mu-msg-xapian.cc: plug some exception leaks; bit of cleanup | Dirk-Jan C. Binnema |
| 2010-01-08 | * mu-msg-xapian.h: document the public functions | Dirk-Jan C. Binnema |
| 2010-01-08 | * mu-query-xapian.cc: plug a few exception-catching wholes | Dirk-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 dtor | Dirk-Jan C. Binnema |
| 2010-01-08 | * mu-util.h: don't include config.h | Dirk-Jan C. Binnema |
| 2010-01-08 | * cosmetics | Dirk-Jan C. Binnema |
| 2010-01-08 | * mu-cmd: print, return error when no matches are found; small cleanups | Dirk-Jan C. Binnema |
| 2010-01-07 | * mu-index: cosmetic | Dirk-Jan C. Binnema |
| 2010-01-07 | * mu-msg-gmime: bit of refactoring, to satisfy cc10 | Dirk-Jan C. Binnema |
| 2010-01-07 | * update copyright info; add cc10 cyclomatic complexity check | Dirk-Jan C. Binnema |
| 2010-01-07 | * TODO: updated | Dirk-Jan C. Binnema |
| 2010-01-07 | * mu-cmd: logging, output improvements | Dirk-Jan C. Binnema |
| 2010-01-07 | * mu-index: cosmetics | Dirk-Jan C. Binnema |
| 2010-01-07 | * mu-maildir: use ctime instead of mtime, some cosmetics | Dirk-Jan C. Binnema |
| 2010-01-07 | * mu-msg-gmime: logging improvements | Dirk-Jan C. Binnema |
| 2010-01-07 | * cosmetics | Dirk-Jan C. Binnema |
| 2010-01-07 | * mu-util: improve xapian exception error logging | Dirk-Jan C. Binnema |
| 2010-01-06 | * TODO: updated | Dirk-Jan C. Binnema |
| 2010-01-06 | * mu-config.c: better command line options for some options | Dirk-Jan C. Binnema |
| 2010-01-06 | * mu-log.[ch]: still log to the log file with --quiet | Dirk-Jan C. Binnema |
| 2010-01-06 | * mu-msg-field.(ch): some cosmetics | Dirk-Jan C. Binnema |
| 2010-01-06 | * mu.c: cleanups, do 'quiet' a bit differently | Dirk-Jan C. Binnema |