index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
2010-09-05
* src/Makefile.am: add -Wdeclaration-after-statement to the warning flags for...
Dirk-Jan C. Binnema
2010-08-25
* rename MuStoreXapian => MuStore
djcb
2010-08-25
* rename MuQueryXapian => MuQuery
djcb
2010-08-25
* rename mu-util-xapian => mu-util-db (and some leftovers)
djcb
2010-08-25
* rename MuMsgIterXapian => MuMsgIter
djcb
2010-08-25
* many: renaming/refactoring
djcb
2010-08-21
* WIP: added MuMsgPartInfo (WIP)
Dirk-Jan C. Binnema
2010-08-20
* some cleanup + beginnings of extract functionality
Dirk-Jan C. Binnema
2010-08-20
* update: some refactoring of commands
djcb
2010-08-19
* MuMsgContact refactoring (split off)
djcb
2010-08-17
* don't require gio anymore, not even optionally
Dirk-Jan C. Binnema
2010-02-02
* src/Makefile.am: add AM_CFLAGS, AM_CXXFLAGS with strict warnings
Dirk-Jan C. Binnema
2010-01-31
* mu.c => mu.cc: force c++-linking
Dirk-Jan C. Binnema
2010-01-25
* set up (unit) test framework using gtester
Dirk-Jan C. Binnema
2010-01-25
* split mu bulding in libmu noinst lib and mu.c.
Dirk-Jan C. Binnema
2010-01-23
* rename MuMsgXapian => MuMsgIterXapian
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-07
* update copyright info; add cc10 cyclomatic complexity check
Dirk-Jan C. Binnema
2010-01-02
* refactoring, cleanup of the configuration / command system
Dirk-Jan C. Binnema
2010-01-01
* <many>: refactor command parsing / checking a bit
Dirk-Jan C. Binnema
2010-01-01
* move all Maildir funcs to mu-maildir.[ch]
Dirk-Jan C. Binnema
2009-12-31
* add mkmdir support
Dirk-Jan C. Binnema
2009-12-31
* many: rename mu_path into mu_walk
Dirk-Jan C. Binnema
2009-11-29
* Makefile.am: add mu-log to the build
Dirk-Jan C. Binnema
2009-11-28
* add mu-config.[ch]
Dirk-Jan C. Binnema
2009-11-25
* initial import of mu - the next generation
Dirk-Jan C. Binnema