Commit Graph

630 Commits

Author SHA1 Message Date
b17f26537b * mu: unbreak unit test after flag changes (fixes #247) 2013-07-07 10:46:35 +03:00
312c3a4b20 * cosmetic 2013-07-03 21:56:42 +03:00
3c3cd31607 * mu-str: fix a leak 2013-07-03 21:56:04 +03:00
1fcedf742c * mu-mgs-store: support the MU_FLAG_LIST flag 2013-07-03 21:55:41 +03:00
3eb748737c * mu-msg-file: set the MU_FLAG_LIST flag, if the message looks like an ML-message 2013-07-03 21:55:17 +03:00
81c3e11c48 * mu-flags: add MU_FLAG_LIST, clean-up code a bit 2013-07-03 21:54:08 +03:00
7fe37334b5 * cosmetics 2013-06-24 22:44:36 +03:00
97909566df * mu-contacts, mu-msg-file: better deal with contacts with control chars 2013-06-24 22:42:18 +03:00
6783e448aa * mu-str: add mu_str_remove_ctrl_in_place 2013-06-24 22:41:34 +03:00
bfe74d1d11 * mu: add the backend for freq information for contacts 2013-06-16 23:02:19 +03:00
42604fee00 * lib: mu-contacts: store frequency 2013-06-16 13:14:39 +03:00
fa514435ea * merge branch 'master' of github.com:djcb/mu 2013-06-13 23:56:35 +03:00
13efc74793 * mu-query: better handle empty lhs/rhs in date intervals 2013-06-03 22:29:50 +03:00
844790a2df * lib: mu date: better handling of date fields in newer xapians 2013-06-01 07:40:15 -07:00
d57b109557 * mu-str: treat '..' in non-range fields differently 2013-06-01 06:07:29 -07:00
e7c63cee47 * update some unit tests 2013-05-30 06:15:22 -07:00
b136ca0411 * try harder to match special strings 2013-05-29 07:33:17 -07:00
e97ec2d51c * fix matching backslashes, add some tests 2013-05-27 05:49:43 -07:00
bdf7ca65c7 * test-mu-maildir: fix regexp 2013-05-27 05:48:19 -07:00
c50c0695e4 * fix CSV quoting (fields with commas) 2013-05-27 04:23:49 -07:00
3dae623879 * add mu_str_replace 2013-05-26 11:16:02 -07:00
ad6b3d8f0f * add unit test for the optional message file renaming 2013-05-25 19:28:40 +03:00
7cb3bb9e36 * lib: make renaming messages upon moving them optional 2013-05-25 19:27:54 +03:00
33e6bf0184 * mu-str: comment-out debug print 2013-05-23 07:47:39 +03:00
2ae389afe1 * typo 2013-05-22 00:07:01 +03:00
89bdaafb15 * create a new filename (basename) when copying 2013-05-22 00:06:10 +03:00
10b64bb654 * cosmetic 2013-05-21 08:05:14 +03:00
e70101f058 * lib: fix compiler warning 2013-05-20 05:15:11 +03:00
59f855b39b * lib: add mu_str_parse_arglist + unit tests 2013-05-20 05:14:35 +03:00
a2eef4fa41 * handle invalid utf8; fixes #211 (hopefully) 2013-05-15 21:36:27 +03:00
f270847182 * lib: fix body layout 2013-05-15 00:42:33 +03:00
00d0cb0f28 * the query parser update (few commits back) fixes #210 too, this is unit test for it. 2013-05-15 00:17:36 +03:00
f787f3b9ee * lib: cleanup header fields a bit more; fixes #209 2013-05-15 00:08:38 +03:00
24fa47dbef * cosmetics 2013-05-15 00:05:21 +03:00
50fc992ae2 * fix list parsing 2013-05-13 23:01:53 +03:00
4174ac7ed2 * fix a few compiler warnings 2013-05-13 22:30:27 +03:00
ba2a56a9dd * lib: fix list parsing 2013-05-13 00:26:14 +03:00
5d069e786f * lib: updates for mu-msg-field / mu-str updates 2013-05-13 00:03:47 +03:00
31c3c3cfda * mu-msg-fields.[ch]: cleanup a bit 2013-05-13 00:03:06 +03:00
ea67447a98 * some cleanups 2013-05-13 00:02:39 +03:00
d26f3c0bae * mu-str: simplify, cleanup string pre-processing functions 2013-05-13 00:01:49 +03:00
5c95a1851d * lib: update comment 2013-05-04 14:14:58 +03:00
057fa6430e * mu: fix duplicate detection 2013-04-30 21:53:16 +03:00
7d48ed53a7 * mu: (re)add special handling for '$' (fixes #193) 2013-04-28 21:54:25 +03:00
3327a5566f * minor 2013-04-18 20:31:42 +03:00
f8719ba263 * mu: treat as \ as special, too 2013-04-18 20:31:28 +03:00
55acd92bd9 * mu: fix some valgrind reports 2013-04-18 00:12:37 +03:00
88520e45ec * mu-store-write: fix small leak 2013-04-17 00:16:26 +03:00
a5001acff0 * mu: more 'fixing'/'massaging' of queries 2013-04-17 00:09:08 +03:00
8c0b7eb92a * mu-msg-part: don't free wrapper, we don't own it 2013-04-17 00:07:05 +03:00