a2dbe365c6
* unbreak mu-str
2011-01-21 20:13:18 -05:00
aab3226d90
* remove '-characters, () from contact displays
2011-01-21 20:11:11 -05:00
27965456ad
* mu-maildir: some cleanups, shorten names for link creation
2011-01-16 13:54:32 +02:00
c76af05a7a
* make mag-msg-store a configurable parameter; refactor the setting of the
...
xapian batch size
2011-01-15 13:27:41 +02:00
62acc7739d
* change MuMaildirWalkMsgCallback so it take a full stat buf* instead of just
...
the ctime; then do the checking for the file size (st_size) in mu-index
also, update a unit test which was using an invalid MuMaildirWalkMsgCallback
2011-01-15 11:53:18 +02:00
91cbdd6b71
* add mu_util_xapian_is_locked and use it
2011-01-14 07:47:19 +02:00
1b69d1a835
* cosmetics
2011-01-13 21:41:19 +02:00
a9a2e1f94f
* mu-config: better argument check, print usage info when no command is provided
2011-01-13 21:41:07 +02:00
4aa838f6f6
* mug2: implement database reindex
2011-01-13 00:27:27 +02:00
321cae64b9
* updato to build system, don't require too new libtool
2011-01-12 23:14:17 +02:00
eb6ca790fb
* update test-mu-store test case
2011-01-12 23:13:36 +02:00
d1bf8b3c73
* improve checks for database version
2011-01-12 23:13:03 +02:00
87f9dc6cb6
* remember last-used maildir, and use it as default for next run
2011-01-12 23:11:51 +02:00
0b7d136033
* mu-cmd-extract: update date
2011-01-12 23:10:15 +02:00
fa6e834cb7
* mu-cmd, mu-extract.c: split off mu-extract stuff in separate file
2011-01-12 23:09:09 +02:00
22defba76a
* test-mu-cmd.c: update test
2011-01-11 23:22:24 +02:00
679f56b047
* mu-str: minor
2011-01-11 23:22:00 +02:00
5d6fe733a0
* add mu_util_is_local_file, improve mu_util_play:
...
add some checks whether the file is 'local' or on some remote place (http://
etc.), and explicitly mention what is acceptible in mu_util_play; for
security reasons sometimes local, and sometimes remote
2011-01-11 23:21:24 +02:00
f2e8927f6f
* mu-msg-fields: store escaped versions of maildirs, so matching works for 'strangely named' ones
2011-01-11 23:18:55 +02:00
9d630daf73
* mu-cmd: fix saving of attachments
2011-01-11 23:17:37 +02:00
81fe752515
* mu-msg-part: cleanups & fixes, added mu_msg_part_looks_like_attachment
2011-01-11 23:17:03 +02:00
923549e2bb
* <many>: updates for new MIME-part handling
2011-01-11 00:46:46 +02:00
da16959a33
* mu-msg, mu-msg-part: overhaul of mime-part handling
2011-01-11 00:45:03 +02:00
a778d233c0
* add mode_t arg to mu_util_create_dir_maybe, add mu_util_cache_dir
2011-01-11 00:44:03 +02:00
65e4f8b896
* add mu_util_create_tmpdir
2011-01-09 18:55:54 +02:00
56cfe14062
* mu-msg-part: cosmetics
2011-01-09 18:55:18 +02:00
e0b484e922
* make mu-cmd reference-counted (make mu_msg_destroy internal, use
...
mu_msg_unref instead)
2011-01-09 18:54:14 +02:00
f1cedf7341
* mu-cmd-find.c: refactor a bit so we pass line33
2011-01-09 15:12:27 +02:00
623ec34ab8
* improvements in attachment / mime-part handling:
...
- add mu_util_play for 'playing' (opening) attachments; depends on xdg-open
- stricter check for mu extract cmdline params
- don't allow overwriting unless --overwrite was specified
- mu extract now has a --play option to 'play' (open) attachments
- added unit test to verify --overwrite
- some cleanups in attachment/mime-part handling
2011-01-09 14:55:25 +02:00
b46d591796
* start working on some mu-based widgets (widgets/), create toys2/mug2 for testing
2011-01-08 12:48:25 +02:00
580b357e3d
* fix mu output_sexp
2011-01-07 08:32:09 +02:00
8b9df09a65
* cosmetics
2011-01-07 08:31:36 +02:00
92108c0b66
* cosmetic
2011-01-06 17:32:42 +02:00
c712267c0f
* fix json, sexp output
2011-01-06 16:55:43 +02:00
f6de417117
* add warning for using --xquery
2011-01-06 16:34:21 +02:00
974f6556fc
* mu-util: make warning a bit more user-friendly
2011-01-06 16:22:11 +02:00
9dd93ab668
* mu-cmd-find: some refactoring to pass line33
2011-01-06 16:21:32 +02:00
c5b3059442
* add searching for message size ranges
2011-01-06 16:21:09 +02:00
f8af665151
* mu-output.c, mu-str.[ch]: fix escaping for JSON, sexps (add mu_str_escape_c_literal)
2011-01-06 13:55:16 +02:00
cafba1327f
* test-mu-cmd.c: add test case for 'mu mkdir'
2011-01-06 13:25:11 +02:00
d41ae5dfd5
* mu-msg: cosmetic
2011-01-06 13:15:01 +02:00
071b230e60
* mu-cmd.c: fix mu view
2011-01-06 13:14:42 +02:00
f00f1dc01b
* add test case for mu view
2011-01-06 13:14:17 +02:00
5487989b99
* fix display (iter) of message size
2011-01-06 00:09:26 +02:00
535f1c78fa
* initial sexp output support (WIP)
2011-01-05 23:37:53 +02:00
3ab2cd11a9
* initial JSON output support (WIP)
2011-01-05 23:22:41 +02:00
4409b565dc
* start of XML output support (WIP)
2011-01-05 22:46:10 +02:00
2303bc4f59
* fix for the removal of mu-util-db.h
2011-01-05 20:45:31 +02:00
aa22e5e90d
* some further cleanups
2011-01-05 20:38:33 +02:00
6539ae4bd7
* initial plumbing and some documentation for xml/json/sexp output through
...
--format= parameter.
also, add --format=links, --format=xquery
2011-01-05 20:35:50 +02:00