summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-06-05Potential fix for issue #433: make check fails on Scientific Linux 6David C Sterratt
2014-05-06lib/mu-str.c: squash white space ctrl chars to spacesAlex Bennée
2014-03-22* mu: store date as 0 if it does not exist; this allows searchingdjcb
2014-03-20* bugfix for issue 164omfgroflbbq
2014-02-15* mu_str_asciify_in_place: fix test to decide whether to replacedjcb
2014-01-15* lib: fix broken unit testdjcb
2013-12-21* mu-store-read: cleanup function a bitdjcb
2013-12-21* minor updatedjcb
2013-12-01* minordjcb
2013-10-13* handle message-ids a bit specially, update unit testsdjcb
2013-10-13index: improve error message when file does not seem to be an emaildjcb
2013-10-07* use timegm instead of the tzset hackdjcb
2013-09-07* fix the mu_util_fputs_encoded/bsd heisenbugdjcb
2013-09-07* update mu_date_str_to_time_t for macosdjcb
2013-09-07* mu-date: small optimizationdjcb
2013-09-07* better error message for some broken queriesdjcb
2013-08-25* small cleanups (macos)djcb
2013-08-14* mu_util_fputs_encoded: updated; perhaps helps with freebsd crash?djcb
2013-07-23* mu: some improvement in script handlingdjcb
2013-07-21* cleanup: drop gmime-2.4 supportdjcb
2013-07-07* mu: unbreak unit test after flag changes (fixes #247)djcb
2013-07-03* cosmeticdjcb
2013-07-03* mu-str: fix a leakdjcb
2013-07-03* mu-mgs-store: support the MU_FLAG_LIST flagdjcb
2013-07-03* mu-msg-file: set the MU_FLAG_LIST flag, if the message looks like an ML-mes...djcb
2013-07-03* mu-flags: add MU_FLAG_LIST, clean-up code a bitdjcb
2013-06-24* cosmeticsdjcb
2013-06-24* mu-contacts, mu-msg-file: better deal with contacts with control charsdjcb
2013-06-24* mu-str: add mu_str_remove_ctrl_in_placedjcb
2013-06-16* mu: add the backend for freq information for contactsdjcb
2013-06-16* lib: mu-contacts: store frequencydjcb
2013-06-13* merge branch 'master' of github.com:djcb/mudjcb
2013-06-03* mu-query: better handle empty lhs/rhs in date intervalsdjcb
2013-06-01* lib: mu date: better handling of date fields in newer xapiansdjcb
2013-06-01* mu-str: treat '..' in non-range fields differentlydjcb
2013-05-30* update some unit testsdjcb
2013-05-29* try harder to match special stringsdjcb
2013-05-27* fix matching backslashes, add some testsdjcb
2013-05-27* test-mu-maildir: fix regexpdjcb
2013-05-27* fix CSV quoting (fields with commas)djcb
2013-05-26* add mu_str_replacedjcb
2013-05-25* add unit test for the optional message file renamingdjcb
2013-05-25* lib: make renaming messages upon moving them optionaldjcb
2013-05-23* mu-str: comment-out debug printdjcb
2013-05-22* typodjcb
2013-05-22* create a new filename (basename) when copyingdjcb
2013-05-21* cosmeticdjcb
2013-05-20* lib: fix compiler warningdjcb
2013-05-20* lib: add mu_str_parse_arglist + unit testsdjcb
2013-05-15* handle invalid utf8; fixes #211 (hopefully)djcb