summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2013-05-15* lib: fix body layoutdjcb
2013-05-15* the query parser update (few commits back) fixes #210 too, this is unit tes...djcb
2013-05-15* lib: cleanup header fields a bit more; fixes #209djcb
2013-05-15* cosmeticsdjcb
2013-05-13* fix list parsingdjcb
2013-05-13* fix a few compiler warningsdjcb
2013-05-13* lib: fix list parsingdjcb
2013-05-13* lib: updates for mu-msg-field / mu-str updatesdjcb
2013-05-13* mu-msg-fields.[ch]: cleanup a bitdjcb
2013-05-13* some cleanupsdjcb
2013-05-13* mu-str: simplify, cleanup string pre-processing functionsdjcb
2013-05-04* lib: update commentdjcb
2013-04-30* mu: fix duplicate detectiondjcb
2013-04-28* mu: (re)add special handling for '$' (fixes #193)djcb
2013-04-18* minordjcb
2013-04-18* mu: treat as \ as special, toodjcb
2013-04-18* mu: fix some valgrind reportsdjcb
2013-04-17* mu-store-write: fix small leakdjcb
2013-04-17* mu: more 'fixing'/'massaging' of queriesdjcb
2013-04-17* mu-msg-part: don't free wrapper, we don't own itdjcb
2013-04-09* mu: handle addresses thay go beyond xapian's max term length (fixes issue #...djcb