| Age | Commit message (Expand) | Author |
| 2012-05-21 | * refactoring: split src/ into mu/ and lib/ | djcb |
| 2012-04-01 | * fix glib warnings (compile time, runtime): add error gquark, don't use g_at... | djcb |
| 2012-01-22 | * fix mu_cmd_index for line33 | djcb |
| 2012-01-22 | * mu_index: fix error handlingv0.9.8-beta2 | djcb |
| 2012-01-21 | * mu-cmd-index.c: improve color output when indexing | djcb |
| 2012-01-21 | * mu-cmd-index.c: fix print_stats for 'line33' | djcb |
| 2012-01-21 | * make colorized output the default | djcb |
| 2011-09-12 | * mu-cmd-*: minor, updates for API changes | Dirk-Jan C. Binnema |
| 2011-09-03 | * mu-cmd-find, mu-cmd-cfind, mu-cmd-index: use GError for error reporting | Dirk-Jan C. Binnema |
| 2011-08-30 | * mu-cmd*: cleanup command handling | Dirk-Jan C. Binnema |
| 2011-08-29 | * minor changes, trailing whitespace fixes | Dirk-Jan C. Binnema |
| 2011-08-11 | * MuResult/MuExitCode => MuError | Dirk-Jan C. Binnema |
| 2011-07-18 | * log index, cleanup separately, less confusing + cosmetic | Dirk-Jan C. Binnema |
| 2011-05-26 | * mu-cmd-index: fix backspace printing (don't try to modify static str) | Dirk-Jan C. Binnema |
| 2011-05-24 | * mu-cmd-index.c: fix progress output (fflush) | Dirk-Jan C. Binnema |
| 2011-05-23 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-05-22 | * completely remove '--xquery', re-indent mu-config.c | Dirk-Jan C. Binnema |
| 2011-04-30 | * mu-cmd-index.c: optimize printing of progress information | Dirk-Jan C. Binnema |
| 2011-04-24 | * fix infinite loop in mu-cmd-index (fixes issue #36) + some cosmetics | Dirk-Jan C. Binnema |
| 2011-03-19 | * mu_runtime: update getting standard dirs / paths, use them | Dirk-Jan C. Binnema |
| 2011-03-02 | * fix mu-cmd-index.c, mu-store.c to honor line33 | Dirk-Jan C. Binnema |
| 2011-03-02 | * WIP: contact listing / searching. | Dirk-Jan C. Binnema |
| 2011-01-15 | * make mag-msg-store a configurable parameter; refactor the setting of the | Dirk-Jan C. Binnema |
| 2011-01-12 | * remember last-used maildir, and use it as default for next run | Dirk-Jan C. Binnema |
| 2011-01-05 | * fix for the removal of mu-util-db.h | Dirk-Jan C. Binnema |
| 2011-01-04 | * many changes to the config system | Dirk-Jan C. Binnema |
| 2011-01-02 | * mu-cmd-index.c: add a check for the --xbatchsize parameter | Dirk-Jan C. Binnema |
| 2010-11-30 | * unify error printing a bit (starting with lowercase) | Dirk-Jan C. Binnema |
| 2010-11-30 | * make error messages more consistent | Dirk-Jan C. Binnema |
| 2010-11-30 | * cosmetic | Dirk-Jan C. Binnema |
| 2010-11-24 | * create mu-error.h, update some functions to use GError for errors | Dirk-Jan C. Binnema |
| 2010-11-15 | * mu-cmd-index.c: cosmetic | Dirk-Jan C. Binnema |
| 2010-11-14 | * add 'mu_runtime' for initialization, keeping global state during runtime. u... | Dirk-Jan C. Binnema |
| 2010-10-09 | * mu-cmd-index: cosmetic | Dirk-Jan C. Binnema |
| 2010-10-05 | * mu-cmd-index.cc: clean up progress printing, make sure it passes make line33 | Dirk-Jan C. Binnema |
| 2010-10-04 | * fix progress info display for indexing | Dirk-Jan C. Binnema |
| 2010-09-26 | * <many> fix small conversion errors (-Wconversion) | Dirk-Jan C. Binnema |
| 2010-09-23 | * mu-cmd-index.c: small cleanup, keep func len <= 33 | Dirk-Jan C. Binnema |
| 2010-09-15 | * mu-cmd-index: use isatty, do not write progress info to stdout unless it's ... | Dirk-Jan C. Binnema |
| 2010-09-15 | * mu-cmd-index: print indexing updates only once 25, this reduces printing | Dirk-Jan C. Binnema |
| 2010-09-13 | * mu-cmd-index: make the little -\|/ rotation a bit slower | Dirk-Jan C. Binnema |
| 2010-09-13 | * mu-cmd-index.c: improve C-c output a bit | Dirk-Jan C. Binnema |
| 2010-09-13 | * mu-cmd-index: simplify cmd-index, cmd-cleanup a bit | Dirk-Jan C. Binnema |
| 2010-09-12 | * mu-cmd-index: improve time display | Dirk-Jan C. Binnema |
| 2010-09-12 | * mu-cmd-index: show some timing information for the indexing | Dirk-Jan C. Binnema |
| 2010-09-12 | * mu-index: cosmetic improvements in output | Dirk-Jan C. Binnema |
| 2010-09-12 | * mu-cmd-index.c: replace printf with g_print | Dirk-Jan C. Binnema |
| 2010-09-11 | * mu-cmd-index: shorten >33 line function | Dirk-Jan C. Binnema |
| 2010-09-10 | * <many>: make gmime initialization/de-initialization implicit (remove mu_msg... | Dirk-Jan C. Binnema |
| 2010-09-09 | * mu-cmd-index: mention cleanup phase in user output | Dirk-Jan C. Binnema |