1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-20 06:46:50 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema
e2fc573d42 * src/, man/, NEWS: rename --descending into --reverse 2011-09-22 21:00:52 +03:00
Dirk-Jan C. Binnema
a6066c6ca9 * mu-query.h: cosmetic 2011-09-12 20:49:01 +03:00
Dirk-Jan C. Binnema
5e9ea1fa23 * mu-query*: take a store rather than a path as argument 2011-08-30 22:02:08 +03:00
Dirk-Jan C. Binnema
fbc786f2fc * minor changes, trailing whitespace fixes 2011-08-29 23:38:55 +03:00
Dirk-Jan C. Binnema
329a524af7 * mu-query: special-case the empty search expr to mean 'match-all' 2011-07-13 08:18:42 +03:00
Dirk-Jan C. Binnema
9a5888f7c8 * enable the --threads/t argument for mu-find / queries 2011-06-19 21:03:33 +03:00
Dirk-Jan C. Binnema
794825e297 * remove the needless batching in mu-msg-iter, mu-query, update callers 2011-06-16 10:18:34 +03:00
Dirk-Jan C. Binnema
fade4172fe * many changes to the config system 2011-01-04 23:19:03 +02:00
Dirk-Jan C. Binnema
61bc73f071 * <many>: use some gcc attributes (if applicable) for optimization 2010-11-30 08:32:59 +02:00
Dirk-Jan C. Binnema
e64e24aa61 * create mu-error.h, update some functions to use GError for errors 2010-11-24 20:04:20 +02:00
Dirk-Jan C. Binnema
b87b5d25fd * use GError to convey error info in MuQuery; update users 2010-11-24 00:47:36 +02:00
Dirk-Jan C. Binnema
b69cf8f589 * <many>: update for mu-msg-field change 2010-11-20 14:43:04 +02:00
Dirk-Jan C. Binnema
1b75761984 * cosmetic 2010-11-02 21:15:18 +02:00
Dirk-Jan C. Binnema
80d3fb22b2 * mu-query: pre-process queries to work around some mismatches with xapian
query parsing
2010-09-12 16:30:29 +03:00
djcb
0c04143bbc * rename MuQueryXapian => MuQuery 2010-08-25 21:46:16 +03:00
Dirk-Jan C. Binnema
b1a9cf8450 * refactoring, cleanup of the configuration / command system 2010-01-02 14:44:26 +02:00
Dirk-Jan C. Binnema
3a7d6dfd34 * mu-query: take a char** instead of a gslist 2009-12-11 22:06:16 +02:00
Dirk-Jan C. Binnema
eaf8b1cba5 * overhaul the configuration system (part 1) 2009-11-28 14:06:21 +02:00
Dirk-Jan C. Binnema
2b0aca1bf7 * initial import of mu - the next generation 2009-11-25 22:55:06 +02:00