b944da0ae1
* mu-maildir: make public mu_maildir_get_maildir_from_path, add tests
2011-09-12 20:33:06 +03:00
1a2614ec98
* updated test cases; in particular, use g_test_verbose
2011-09-03 10:51:00 +03:00
8fff492414
* mu-util: add some new exception handler macros
2011-09-03 10:50:15 +03:00
53c2c91d3a
* mu-query.cc: some cleanups, cosmetics
2011-09-03 10:49:51 +03:00
8d52c8b5a1
* mu.cc: give user some advise if an error occured
2011-09-03 10:49:19 +03:00
8ab3ff1fec
* mu-msg-doc.cc, mu-msg-iter.cc, mu-msg.h: cosmetics
2011-09-03 10:48:36 +03:00
9cb879ab64
* mu-log.c: cosmetics
2011-09-03 10:46:17 +03:00
520307a2b1
* mu-index: update for the store changes
2011-09-03 10:45:54 +03:00
bd1ae1a124
* mu-store*: use GError, stability fixes + cleanups
2011-09-03 10:45:14 +03:00
0ad110d241
* mu-cmd.c: use GError + cleanups
2011-09-03 10:44:36 +03:00
59472fdce6
* mu-cmd-extract: use GError for error reporting
2011-09-03 10:43:52 +03:00
1b19938b5f
* mu-cmd-find, mu-cmd-cfind, mu-cmd-index: use GError for error reporting
2011-09-03 10:43:08 +03:00
4ce44f6973
* add 'mu server', which starts a process that accepts some commands
...
specifically designed for communication with emacs
2011-09-03 10:41:24 +03:00
fec0092312
* mu.cc: use mu_cmd_execute
2011-08-30 22:03:17 +03:00
846d2da27f
* mu-threader, mu-util: cleanups
2011-08-30 22:02:49 +03:00
6a13866235
* mu-store: many cleanups, fixes
2011-08-30 22:02:28 +03:00
5e9ea1fa23
* mu-query*: take a store rather than a path as argument
2011-08-30 22:02:08 +03:00
28377a6137
* mu-msg-iter.*: cleanups, some renaming
2011-08-30 22:01:30 +03:00
c1d0ccc8de
* mu-index: take a MuStore rather than paths as arg
2011-08-30 22:00:52 +03:00
1c4016b1ba
* mu-contacts: add mu_contacts_clear, whitespace fixes
2011-08-30 22:00:00 +03:00
c9d4111915
* update test cases for other changes
2011-08-30 21:59:05 +03:00
c7d7965f0d
* mu-config: move command handling to mu-cmd
2011-08-30 21:58:35 +03:00
0861319091
* mu-cmd*: cleanup command handling
2011-08-30 21:57:59 +03:00
a9ca0f207a
* Makefile.am: add new files, remove
2011-08-29 23:41:13 +03:00
978c94a2ba
* mu-util: forward-port the MacOS/g_slice workaround
2011-08-29 23:40:34 +03:00
ff7a40b3d9
* update test cases for other changes
2011-08-29 23:39:11 +03:00
fbc786f2fc
* minor changes, trailing whitespace fixes
2011-08-29 23:38:55 +03:00
93ec32dcbf
* mu-config.[ch]: support the new mu-server command
2011-08-29 23:36:36 +03:00
e95908cd93
* add mu-server (previous commit) functions for parsing commands
2011-08-29 23:36:10 +03:00
ce97c491eb
* mu-store refactoring
2011-08-29 23:35:12 +03:00
26d9bc904d
* mu-cmd / mu-cmd-find: get thread info for s-exps output too
2011-08-20 11:58:16 +03:00
7c4d3c6539
* mu-msg-sexp: get the thread info too
2011-08-20 11:57:13 +03:00
56c6863c09
* mu-msg / mu-msg-file: move gmime init to mu_msg
...
we need gmime even for the MuMsgDoc backend, as there we are using gmime for
parsing address lists. using the function without 'init' caused crashes...
2011-08-20 11:55:27 +03:00
a84d72e7cf
* mu-msg: update for other changes
2011-08-16 23:43:57 +03:00
14aa3c132b
* add mu-flags unit tests
2011-08-16 23:43:36 +03:00
557a5e291c
* mu mv updates:
...
- rename --printtarget into --print-target
- support 'delta' flags
- add --ignore-dups to silently ignore the src = target case
2011-08-16 23:42:47 +03:00
7238e8fbe5
Merge branch 'master' into emu
2011-08-16 07:32:32 +03:00
05532894a6
* mu-store, mu-msg-file: improve flagging
2011-08-16 00:45:42 +03:00
ade551deb9
* mu-maildir, mu-util: error when source, target of move are the same
2011-08-16 00:08:35 +03:00
dc9f120b55
* fix 'make distcheck' -- make thread test work regardless of indexing-order of files
2011-08-16 00:02:32 +03:00
c2507b33cc
* mu-store.cc: optimize flag storing by pre-calculating the strings
2011-08-13 12:04:10 +03:00
675b89708f
* restore flag:unread and some optimization
2011-08-13 10:40:31 +03:00
53b5dfa2bc
* update maildir unit tests
2011-08-13 02:25:03 +03:00
b0de0fdfea
* fix mu-msg-sexp.c for make line33
2011-08-13 02:24:42 +03:00
49353e9685
* mu-cmd.c: support target-less moving (i.e.. flag setting)
2011-08-13 02:00:35 +03:00
bad4973408
* mu-maildir.[ch]: re-implement message flag parsing, message moving
2011-08-13 02:00:04 +03:00
2bdfb1159d
* mu-flags.[ch]: small updates
2011-08-13 01:59:02 +03:00
a571a3f877
* MuMsgFlags => MuFlags
2011-08-11 22:44:23 +03:00
49bcb3707a
* test-mu-maildir.c: add some test cases
2011-08-11 20:21:01 +03:00
e55eb4ed25
* MuResult/MuExitCode => MuError
2011-08-11 20:20:22 +03:00