summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2011-07-06* basic implementation of --exec for mu find (WIP)Dirk-Jan C. Binnema
2011-07-06* update test-casesDirk-Jan C. Binnema
2011-07-06* mu-msg-file: remove leading/trailing whitespace in tagsDirk-Jan C. Binnema
2011-07-06* use the new strip option for list->strDirk-Jan C. Binnema
2011-07-06* make mu_msg_to_list optionally strip leading/trailing whitespaceDirk-Jan C. Binnema
2011-07-06* mu-cmd-find.c: some preparation for mu find --exec= (WIP)Dirk-Jan C. Binnema
2011-07-06* mu-msg-fields, mu-find.1: don't support references or tags in mu find outputDirk-Jan C. Binnema
2011-07-06* beginning of mu find --exec config (WIP)Dirk-Jan C. Binnema
2011-07-05* guilify mu; first steps, and a new toy called 'muile'Dirk-Jan C. Binnema
2011-07-02* refactor msg-sorting a bitDirk-Jan C. Binnema
2011-07-02* let mu_str_subject_normalize work with static strings as wellDirk-Jan C. Binnema