| Age | Commit message (Expand) | Author |
| 2013-03-30 | * more more copyright year updates | djcb |
| 2012-11-17 | * fix for `find' invocation for non-GNU find (thanks to Eygene Ryabinkin) | djcb |
| 2012-10-20 | * fix guile / mu4e doc building | djcb |
| 2012-10-19 | * guile/mu4e: refactor doc building a bit | djcb |
| 2012-09-11 | * README.org => README | djcb |
| 2012-08-03 | * move widgets/ -> toys/mug2; remove toys/mug; rename toys/mug2 -> toys/mug | djcb |
| 2012-07-20 | * Makefile.am: be lenient for SCM_DEFINE (line35) | djcb |
| 2012-07-10 | * rename emacs/ => mu4e/ | djcb |
| 2012-06-16 | * configure.ac/Makefile.am: require specific emacs version (23+) | djcb |
| 2012-06-15 | * mu-str.c: much improved mu_str_normalize_subject (to skip Re:, Fwd: etc. fo... | djcb |
| 2012-06-13 | * make guile/gtk/webkit dep optional (i.e., --disable-guile, --disable-webkit, | djcb |
| 2012-05-21 | * refactoring: split src/ into mu/ and lib/ | djcb |
| 2012-04-09 | * mu4e: restructure code a bit and enable byte-compilation | djcb |
| 2012-03-25 | * Makefile.am: set the github repo as the default for `make gitcheck' | djcb |
| 2012-03-24 | * Makefile.am: set 35 lines as the new max for function length ('make line35') | djcb |
| 2012-01-15 | * Makefile.am: exempt big case-statement in mu-guile-message from pmccabe check | djcb |
| 2011-12-30 | * fix 'make gitcheck'v0.9.8-alpha | djcb |
| 2011-12-14 | * add some documentation infrastructure | djcb |
| 2011-12-13 | * some code re-arrangement: src/guile-> guile, toys/mm -> emacs | djcb |
| 2011-12-01 | * update build system | djcb |
| 2011-07-31 | * preparing for 0.9.7-prev0.9.7-pre | Dirk-Jan C. Binnema |
| 2011-07-10 | Merge branch 'master' into procmule | Dirk-Jan C. Binnema |
| 2011-07-10 | * cleanup --exec implementation | Dirk-Jan C. Binnema |
| 2011-07-05 | * guilify mu; first steps, and a new toy called 'muile' | Dirk-Jan C. Binnema |
| 2011-03-06 | * Makefile.am: ignore tests/ for make cc10 and make line33 | Dirk-Jan C. Binnema |
| 2011-01-13 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-01-09 | * update build system | Dirk-Jan C. Binnema |
| 2011-01-08 | * start working on some mu-based widgets (widgets/), create toys2/mug2 for te... | Dirk-Jan C. Binnema |
| 2010-12-17 | * Makefile.am/configure.ac: some changes to make Solaris a bit happier | Dirk-Jan C. Binnema |
| 2010-12-08 | * configure.ac: bump version to 0.9.2, add m4 dir to config | Dirk-Jan C. Binnema |
| 2010-12-07 | * configure.ac/Makfile.am: add m4 as a macro dir, require stdc | Dirk-Jan C. Binnema |
| 2010-12-05 | * add a dummy autogen.sh | Dirk-Jan C. Binnema |
| 2010-11-24 | * Makefile.am, mug-msg-list-view.c: fix line33 test | Dirk-Jan C. Binnema |
| 2010-11-21 | * Makefile.am: add 'make gitcheck'; bump database schema version | Dirk-Jan C. Binnema |
| 2010-11-20 | * <many>: fix source code checks; move mu_msg_str_normalize to separate file | Dirk-Jan C. Binnema |
| 2010-11-15 | * move mug/ to toys/mug | Dirk-Jan C. Binnema |
| 2010-11-08 | * try gtk+3 first, then gtk+2; mug works with both | Dirk-Jan C. Binnema |
| 2010-11-02 | * merge start of simple gtk+ ui for mu: 'mug' | Dirk-Jan C. Binnema |
| 2010-08-21 | * add start of zsh-completion support (WIP) | Dirk-Jan C. Binnema |
| 2010-02-09 | * Makefile.am: add fixme target, to list all FIXMEs/TODOs | Dirk-Jan C. Binnema |
| 2010-02-04 | * Makefile.am, configure.ac: clear up the pmccabe stuff a bit | Dirk-Jan C. Binnema |
| 2010-02-02 | * Makefile.am, configure.ac: minor updates | Dirk-Jan C. Binnema |
| 2010-02-02 | * Makefile.am: line40=>line35. decrease max amount of lines in a function | Dirk-Jan C. Binnema |
| 2010-01-31 | * mu_msg_gmime: refactor part_to_string; set function line number check to < 40 | Dirk-Jan C. Binnema |
| 2010-01-31 | * add function size check ('make line30') | Dirk-Jan C. Binnema |
| 2010-01-28 | * add many unit tests | Dirk-Jan C. Binnema |
| 2010-01-25 | * set up (unit) test framework using gtester | Dirk-Jan C. Binnema |
| 2010-01-23 | * <many>: (WIP) use ~/mu/xapian as the database with an embedded version tag | Dirk-Jan C. Binnema |
| 2010-01-16 | * update configuration files | Dirk-Jan C. Binnema |
| 2010-01-16 | * Makefile.am: extend pmccabe test to c++ sources | Dirk-Jan C. Binnema |