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

489 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema
59dda1941a * bump version number, update NEWS, TODO 2010-10-23 12:04:35 +03:00
Dirk-Jan C. Binnema
f57a11828d * update documentation for extract 2010-10-23 12:04:14 +03:00
Dirk-Jan C. Binnema
3f971f69ba * test-mu-cmd: add some extract test cases 2010-10-23 12:03:42 +03:00
Dirk-Jan C. Binnema
f50846bdfb * mu-config: set default target dir to "." 2010-10-17 11:26:32 +03:00
Dirk-Jan C. Binnema
109f8e4e3c * update testcase, add attachment, m: testing 2010-10-17 11:21:12 +03:00
Dirk-Jan C. Binnema
c3dafe2329 * mu-cmd-extract.c: check targetdir for writability 2010-10-17 11:20:02 +03:00
Dirk-Jan C. Binnema
3f2023ed92 * tests: fix make distcheck 2010-10-09 15:36:32 +03:00
Dirk-Jan C. Binnema
958cd72e61 * configure.ac: bump version to 7.99 2010-10-09 15:13:40 +03:00
Dirk-Jan C. Binnema
b99c5fdcb3 * updated TODO 2010-10-09 15:13:19 +03:00
Dirk-Jan C. Binnema
7eb407dca3 * cosmetic: mail3 2010-10-09 15:12:49 +03:00
Dirk-Jan C. Binnema
093d65320d * mu-query: try stemming 2010-10-09 15:12:35 +03:00
Dirk-Jan C. Binnema
71e53cf400 * update mu-easy manpage 2010-10-09 15:12:12 +03:00
Dirk-Jan C. Binnema
e161fb6065 * mu-cmd: some cosmetical updates in the output 2010-10-09 13:19:47 +03:00
Dirk-Jan C. Binnema
4e06349e65 * mu-cmd-index: cosmetic 2010-10-09 12:53:02 +03:00
Dirk-Jan C. Binnema
76815e4416 * mu-config: don't set opts->(maildir|linksdir) to NULL if it's invalid; do
checking later
2010-10-09 12:51:20 +03:00
Dirk-Jan C. Binnema
89b65df13b * small logging cleanups, don't g_debug before we initialized logging 2010-10-09 12:44:48 +03:00
Dirk-Jan C. Binnema
7de56f9399 * clean-up mu_util_dir_expand, add unit test 2010-10-09 11:56:55 +03:00
Dirk-Jan C. Binnema
b09535ea0e * mu-cmd-index.cc: clean up progress printing, make sure it passes make line33
and make cc10
2010-10-05 08:11:52 +03:00
Dirk-Jan C. Binnema
a5db0a6d81 * tests/: update unit tests 2010-10-04 22:33:22 +03:00
Dirk-Jan C. Binnema
64985d7791 * fix progress info display for indexing 2010-10-04 22:31:44 +03:00
Dirk-Jan C. Binnema
12e6cd171a * mu-easy.1: man page with easy examples (WIP) 2010-09-26 17:33:22 +03:00
Dirk-Jan C. Binnema
fb1651e184 * <many> fix small conversion errors (-Wconversion) 2010-09-26 17:29:54 +03:00
Dirk-Jan C. Binnema
3fa552a81e * mu-index: cosmetics 2010-09-26 15:52:42 +03:00
Dirk-Jan C. Binnema
6cb61593ad * mu-store: add mu_store_count 2010-09-26 15:52:22 +03:00
Dirk-Jan C. Binnema
f2770c5957 * added some more test cases 2010-09-26 15:52:07 +03:00
Dirk-Jan C. Binnema
82176c8991 * unit-tests: small updates to tests 2010-09-26 15:23:17 +03:00
Dirk-Jan C. Binnema
f4b0ad7a5d * mu.1: cosmetic 2010-09-23 00:04:37 +03:00
Dirk-Jan C. Binnema
9dc21b59ff * configure.ac: explicitly check for memset realpath setlocale strerror 2010-09-23 00:04:16 +03:00
Dirk-Jan C. Binnema
5ac9c55df6 * mu-cmd-index.c: small cleanup, keep func len <= 33 2010-09-23 00:03:44 +03:00
Dirk-Jan C. Binnema
4a51ea530e * mu-config.c: cosmetic 2010-09-23 00:03:21 +03:00
Dirk-Jan C. Binnema
99c0d620d4 * mu-util.[ch]: use realpath to resolve dirs, some cosmetics 2010-09-23 00:03:04 +03:00
Dirk-Jan C. Binnema
3375066c4f * mu-cmd-index: use isatty, do not write progress info to stdout unless it's a tty 2010-09-15 20:59:42 +03:00
Dirk-Jan C. Binnema
18e2cf2912 * mu-msg.cc: better handling of invalid mail files 2010-09-15 20:17:47 +03:00
Dirk-Jan C. Binnema
0490023baf * mu-cmd-index: print indexing updates only once 25, this reduces printing
overhead (of course, --quiet is still faster)
2010-09-15 20:17:29 +03:00
Dirk-Jan C. Binnema
e3599d4d4f * mu-msg.c: improve error handling for message with text|html body 2010-09-13 23:58:48 +03:00
Dirk-Jan C. Binnema
50a3715654 * mu-cmd-index: make the little -\|/ rotation a bit slower 2010-09-13 23:46:33 +03:00
Dirk-Jan C. Binnema
1255c0e2de * mu-cmd-index.c: improve C-c output a bit 2010-09-13 23:39:37 +03:00
Dirk-Jan C. Binnema
6a3327e534 * test-mu-query.c: comment-out some debugging stuff 2010-09-13 21:27:33 +03:00
Dirk-Jan C. Binnema
4bfa9e0e5f * mu-msg: better error handling for invalid messages 2010-09-13 21:26:20 +03:00
Dirk-Jan C. Binnema
cd34353b27 * mu-cmd-index: simplify cmd-index, cmd-cleanup a bit 2010-09-13 21:25:30 +03:00
Dirk-Jan C. Binnema
88ed5a9a6f * tests: small cleanups 2010-09-12 23:38:34 +03:00
Dirk-Jan C. Binnema
ad4005bdf9 * mu-index: cosmetics 2010-09-12 21:39:36 +03:00
Dirk-Jan C. Binnema
1a8de6e1db * mu-maildir: return right MuResult from callback 2010-09-12 21:39:15 +03:00
Dirk-Jan C. Binnema
26f216efef * mu-cmd-index: improve time display 2010-09-12 21:38:01 +03:00
Dirk-Jan C. Binnema
893130e88e * mu-store: commit after 6666 message instead of 2000, speeds things up 2010-09-12 21:19:38 +03:00
Dirk-Jan C. Binnema
081e601c25 * mu-index: use unsigned instead of time_t 2010-09-12 21:19:02 +03:00
Dirk-Jan C. Binnema
9a32d86851 * mu-cmd-index: show some timing information for the indexing 2010-09-12 21:18:30 +03:00
Dirk-Jan C. Binnema
2fef78abc1 * mu-msg-contact: check for type of internetaddress (fixes some warning) +
small cleanups
2010-09-12 21:00:45 +03:00
Dirk-Jan C. Binnema
5d8499b80e * update TODO 2010-09-12 16:34:19 +03:00
Dirk-Jan C. Binnema
13e1cfde79 * configure.ac: bump version to 0.7.9, database to 7.9 2010-09-12 16:33:58 +03:00