1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-25 07:28:02 +02:00
Commit Graph

6097 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema
6b3272fb8c * mu.cc: setlocale (LC_ALL, "") to make non-ascii searches work 2010-09-04 12:58:45 +03:00
Dirk-Jan C. Binnema
0ad1fb1165 * update mu extract implementation, support --overwrite and --targetdir (WIP,
needs testing)
2010-09-01 23:35:34 +03:00
Dirk-Jan C. Binnema
364620170c * update mu-extract man page a bit 2010-09-01 23:35:03 +03:00
Dirk-Jan C. Binnema
a512cb64f4 * fix typo that broke unit test 2010-08-29 22:15:25 +03:00
Dirk-Jan C. Binnema
15ad934d81 * update attachment-extraction (ie., 'mu extract'); still WIP, but basics are working 2010-08-29 22:13:06 +03:00
Dirk-Jan C. Binnema
a7a08dde7f * add some extra error checking for the right command 2010-08-29 16:39:27 +03:00
Dirk-Jan C. Binnema
d5329d3696 * mu-config: add some config options for mu extract 2010-08-29 16:30:55 +03:00
Dirk-Jan C. Binnema
01ff6d4fc1 * remove some of the lesser-used single-char versions of command line args 2010-08-27 08:26:41 +03:00
Dirk-Jan C. Binnema
89f2182f03 * some minor cleanups 2010-08-27 00:25:07 +03:00
djcb
c771b9a705 * add missing test-mu-msg.c 2010-08-26 21:21:29 +03:00
djcb
2cd082c06b * rename MuStoreXapian => MuStore 2010-08-25 21:55:08 +03:00
djcb
0c04143bbc * rename MuQueryXapian => MuQuery 2010-08-25 21:46:16 +03:00
djcb
ba2cb41585 * rename mu-util-xapian => mu-util-db (and some leftovers) 2010-08-25 21:40:07 +03:00
djcb
b50a3dc245 * rename MuMsgIterXapian => MuMsgIter 2010-08-25 21:29:53 +03:00
djcb
dd263ec1ed * contrib/Makefile.am: small fix to ignore make check 2010-08-25 00:57:40 +03:00
djcb
9a510162b5 * many: renaming/refactoring
- mu-msg-gmime => mu-msg
  - mu-msg-part-info => mu-msg-part

    removed some unused functions, updated dependencies
    make check still works
2010-08-25 00:57:16 +03:00
Dirk-Jan C. Binnema
f1bbb3fb96 * WIP: more attachment handling changes 2010-08-24 21:10:00 +03:00
Dirk-Jan C. Binnema
2980737853 * add start of mu-extract manpage 2010-08-24 21:09:43 +03:00
Dirk-Jan C. Binnema
1b75323e1c * many: small cosmetic / documentation updates 2010-08-23 08:23:58 +03:00
djcb
43b1c0fcf1 * WIP: rough implementation of attachment extraction 2010-08-22 22:50:19 +03:00
djcb
db7c78cc2e * mu-msg-contact: small renaming 2010-08-22 19:31:54 +03:00
djcb
3cdb1f15ed * next step in attachment handling infra; still WIP 2010-08-22 19:31:21 +03:00
Dirk-Jan C. Binnema
37b0ea3bc3 * small updates 2010-08-21 20:44:53 +03:00
Dirk-Jan C. Binnema
a3ec22bae9 * add start of zsh-completion support (WIP) 2010-08-21 20:44:45 +03:00
Dirk-Jan C. Binnema
596317b8dc * WIP: added MuMsgPartInfo (WIP) 2010-08-21 20:44:13 +03:00
Dirk-Jan C. Binnema
fc40900037 * some cleanup + beginnings of extract functionality 2010-08-20 21:38:54 +03:00
djcb
a4515de466 * update: some refactoring of commands 2010-08-20 21:07:36 +03:00
Dirk-Jan C. Binnema
7ea074431c * mu-msg-gmime: further cleanups 2010-08-19 23:14:13 +03:00
djcb
478a2ab3eb * mu-msg-gmime: cosmetics 2010-08-19 22:51:55 +03:00
djcb
d79b93a45d * mu-msg-gmime: fix contacts list bug, update unit tests 2010-08-19 22:44:57 +03:00
djcb
93590436c1 * MuMsgContact refactoring (split off) 2010-08-19 22:15:19 +03:00
Dirk-Jan C. Binnema
5fb3e7fd36 * mu-msg-util: some minor cosmetic fixes 2010-08-18 23:45:50 +03:00
Dirk-Jan C. Binnema
6b1fa8db25 * test-mu-msg-gmime: add some unit tests 2010-08-18 23:45:19 +03:00
Dirk-Jan C. Binnema
5e3aa6024f * mu-msg-gmime: slight doc update 2010-08-18 22:49:46 +03:00
Dirk-Jan C. Binnema
69c93430b9 * refactor: add mu_msg_iter_xapian_get_msg_gmime and use it 2010-08-18 22:49:10 +03:00
Dirk-Jan C. Binnema
145fd8f75c * WIP: start work on attachment handling in mu-msg-gmime
(and some cleanup)
2010-08-18 00:33:37 +03:00
Dirk-Jan C. Binnema
80dd533f18 * configure.ac: small updates 2010-08-18 00:32:52 +03:00
Dirk-Jan C. Binnema
52e6fa5f32 * add some mu-msg-gmime unit tests 2010-08-18 00:18:42 +03:00
Dirk-Jan C. Binnema
537dd1b3a1 * update TODO file 2010-08-17 00:50:41 +03:00
Dirk-Jan C. Binnema
bf163e3db5 * testdir/tmp: better file to ignore 2010-08-17 00:42:22 +03:00
Dirk-Jan C. Binnema
6b20dbd38e * don't require gio anymore, not even optionally 2010-08-17 00:41:37 +03:00
djcb
908ff418d5 * cosmetics 2010-08-15 20:44:10 +03:00
djcb
c576756f23 * add --summary-len option for mu view, and document it. 2010-08-15 20:43:58 +03:00
djcb
6a275521f1 * split the manpages, add documentation for --summary-len 2010-08-15 20:29:15 +03:00
djcb
19217eef50 * mu-cmd-find: add support for summaries to 'mu find' (WIP) 2010-08-15 14:59:55 +03:00
djcb
f163db1c3a * cosmetic 2010-08-15 14:59:16 +03:00
djcb
6976d663f4 * cosmetic 2010-08-15 14:59:02 +03:00
djcb
00212179f1 * add the --summary-len options (defaults at zero)
(the '--summary' option has been removed, instead it's implied from
summary-len > 0)
2010-08-15 14:58:34 +03:00
djcb
9e24a093a7 * add mu_msg_gmime_get_summary, some cosmetics
mu_msg_gmime_get_summary returns the first /n/ lines of the message, with
  newlines removed. maybe this would need filling (word wrap), but that's not
  implemented yet.
2010-08-15 14:55:25 +03:00
djcb
2e6685bdeb * cosmetic: fix include tag 2010-08-15 13:33:32 +03:00