summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-08-22* mu-util.c: use G_SLICE=always-malloc for all non-Linux systemsDirk-Jan C. Binnema
2011-08-20* mu-msg, mu-msg-file: also initialize gmime for doc-backed messagesDirk-Jan C. Binnema
2011-08-16* fix 'make distcheck' -- make thread test work regardless of indexing-order ...Dirk-Jan C. Binnema
2011-07-26* cosmeticsDirk-Jan C. Binnema
2011-07-26* mu-cmd-find: improve --format=sexp outputDirk-Jan C. Binnema
2011-07-25* cosmeticsDirk-Jan C. Binnema
2011-07-25* mu-msg: add mu_msg_move_to_maildir, to move a message to different maildirDirk-Jan C. Binnema
2011-07-23* update for new mu_runtime init stuffDirk-Jan C. Binnema
2011-07-23* support different log files for different front ends (mu, mug, procmule etc.)Dirk-Jan C. Binnema
2011-07-22* cosmeticDirk-Jan C. Binnema
2011-07-21* test-mu-date: added some unit testsDirk-Jan C. Binnema
2011-07-21* cosmeticsDirk-Jan C. Binnema
2011-07-21* tests: don't assume the whole lives in Helsinki, FinlandDirk-Jan C. Binnema
2011-07-21* some more timezone fixes for the unit testsDirk-Jan C. Binnema
2011-07-21* updates for new APIs (mu-date.h)Dirk-Jan C. Binnema
2011-07-21* mu-store: cleanup storing datesDirk-Jan C. Binnema
2011-07-21* mu-query: clean up date parsing, use the separate date functions in mu-dateDirk-Jan C. Binnema
2011-07-21* mu-msg-file: fix line33 violationDirk-Jan C. Binnema
2011-07-21* mu-str.[ch]: remove date-related stuff (now in mu-date.[ch])Dirk-Jan C. Binnema
2011-07-21* mu-util: cosmeticsDirk-Jan C. Binnema
2011-07-21* mu-msg-fields: remove the silly 'pseudo field'Dirk-Jan C. Binnema
2011-07-21* mu-msg-doc: use the UTC-datestr from the databaseDirk-Jan C. Binnema
2011-07-21* mu-cmd/-cfind/-find: use the split-off date funcsDirk-Jan C. Binnema
2011-07-21* mu-date.[ch]: split off date-related funcs in separate filesDirk-Jan C. Binnema
2011-07-18* log index, cleanup separately, less confusing + cosmeticDirk-Jan C. Binnema
2011-07-17* mu-msg-file.c, mu-str.[ch]: ensure we only return valid UTF8 (because GMimeDirk-Jan C. Binnema
2011-07-16* make time & size checking a bit stricter, report errors to userDirk-Jan C. Binnema
2011-07-16Revert "* mu-store: use strncpy instead of strcpy"Dirk-Jan C. Binnema
2011-07-16Revert "* fix string storing"Dirk-Jan C. Binnema
2011-07-16* fix string storingDirk-Jan C. Binnema
2011-07-15Merge branch 'procmule'Dirk-Jan C. Binnema
2011-07-15* mu-store: use strncpy instead of strcpyDirk-Jan C. Binnema
2011-07-15* mu-str.c: add some dummy bytes, so -Wstack-protector does not complainDirk-Jan C. Binnema
2011-07-14* mu-msg.c: make mu_msg_contacts_foreach also work for the Xapian::Document b...Dirk-Jan C. Binnema
2011-07-14* update NEWS/TODODirk-Jan C. Binnema
2011-07-13Merge branch 'master' into procmuleDirk-Jan C. Binnema
2011-07-13* test-mu-cmd-find.c: update unit test for --format=mutt-ab changesDirk-Jan C. Binnema
2011-07-13* mu-cmd-cfind.c: include a header-line for --format=mutt-ab (fixes issue #42)Dirk-Jan C. Binnema
2011-07-13* some more guile scripting stuffDirk-Jan C. Binnema
2011-07-13* mu-query: special-case the empty search expr to mean 'match-all'Dirk-Jan C. Binnema
2011-07-13* clean up mu-query; don't preprocess twice...Dirk-Jan C. Binnema
2011-07-13* some more work on the guile bindings; somewhat working, still WIPDirk-Jan C. Binnema
2011-07-10Merge branch 'master' into procmuleDirk-Jan C. Binnema
2011-07-10* add test mail to Makefile.amDirk-Jan C. Binnema
2011-07-10* cleanup --exec implementationDirk-Jan C. Binnema
2011-07-10Merge branch 'master' into find-execDirk-Jan C. Binnema
2011-07-10* support special characters in X-LabelsDirk-Jan C. Binnema
2011-07-10* rename the --separate option into --terminate (mu view), update test casesDirk-Jan C. Binnema
2011-07-07* rename the --separate option into --terminator (mu view)Dirk-Jan C. Binnema
2011-07-07* mu-cmd-find.c: turn the ^L-separator into a terminator.Dirk-Jan C. Binnema