This website requires JavaScript.
9a6c96c202
* mu-guile-msg.c: use mu: namespace for values
Dirk-Jan C. Binnema
2011-07-26 08:42:15 +03:00
2f556738e8
* mu-guile-misc -> mu-guile-log, and some cleanups
Dirk-Jan C. Binnema
2011-07-25 08:48:21 +03:00
3b78cdd023
* procmule.c: clean up the code
Dirk-Jan C. Binnema
2011-07-25 08:29:13 +03:00
355f5b7a9b
* muile.c: enable the logging functions
Dirk-Jan C. Binnema
2011-07-25 08:28:36 +03:00
b600363ef8
* mu-guile-msg: add guile binding for mu_msg_move_to_maildir, namespace defines
Dirk-Jan C. Binnema
2011-07-25 08:27:42 +03:00
24a177d52a
* add mu-guile-misc, with bindings for mu logging stuff
Dirk-Jan C. Binnema
2011-07-25 08:25:33 +03:00
a2a491d7aa
* cosmetics
Dirk-Jan C. Binnema
2011-07-25 08:22:58 +03:00
618d7d5eb6
* mu-msg: add mu_msg_move_to_maildir, to move a message to different maildir
Dirk-Jan C. Binnema
2011-07-25 08:19:58 +03:00
40c995331a
* don't say we're c++ when we're really c. (use dummy.cc to enforce c++ linking)
Dirk-Jan C. Binnema
2011-07-23 18:06:45 +03:00
c8314e08d1
* mu-guile-msg.c: use 'mu:current-msg'
Dirk-Jan C. Binnema
2011-07-23 17:59:05 +03:00
7fef745d17
* update for new mu_runtime init stuff
Dirk-Jan C. Binnema
2011-07-23 17:58:40 +03:00
a164ad645e
* configure.ac: add procmule
Dirk-Jan C. Binnema
2011-07-23 17:58:13 +03:00
d2029c062f
* add new toy: procmule, a simple procmail wannabee (WIP)
Dirk-Jan C. Binnema
2011-07-23 17:57:45 +03:00
6af9b47405
* support different log files for different front ends (mu, mug, procmule etc.)
Dirk-Jan C. Binnema
2011-07-23 17:56:25 +03:00
087ad64b4a
* muile/guile: use mu:current-msg for the current message, update docs
Dirk-Jan C. Binnema
2011-07-23 09:20:28 +03:00
0ce9f78ed8
* muile: README: it's for-each, not foreach
Dirk-Jan C. Binnema
2011-07-23 08:49:28 +03:00
88ffe5f309
* muile/libmuguile: support loading specific message, 'mu:current'
Dirk-Jan C. Binnema
2011-07-22 21:13:08 +03:00
6090bf8ad0
* cosmetic
Dirk-Jan C. Binnema
2011-07-22 21:11:50 +03:00
8f2cbce9c1
* update cheatsheet
Dirk-Jan C. Binnema
2011-07-22 21:11:13 +03:00
10af5aa4e8
* NEWS, mu-find.1, muile/README: update docs
Dirk-Jan C. Binnema
2011-07-22 21:10:54 +03:00
7d49195aa4
* small update to muile/README
Dirk-Jan C. Binnema
2011-07-21 21:59:18 +03:00
8bc7001cc7
* test-mu-date: added some unit tests
Dirk-Jan C. Binnema
2011-07-21 21:58:56 +03:00
37aaa18d6b
* cosmetics
Dirk-Jan C. Binnema
2011-07-21 21:58:27 +03:00
dd233b17f0
* gtest.mk: test timezone, locale to something predictable for the tests
Dirk-Jan C. Binnema
2011-07-21 21:57:45 +03:00
62616a2a2c
* tests: don't assume the whole lives in Helsinki, Finland
Dirk-Jan C. Binnema
2011-07-21 08:20:10 +03:00
f0833ca315
* some more timezone fixes for the unit tests
Dirk-Jan C. Binnema
2011-07-21 00:58:40 +03:00
651493d47e
* fix 'make gitcheck' for guile, part I
Dirk-Jan C. Binnema
2011-07-21 00:47:39 +03:00
e390743195
* updates for new APIs (mu-date.h)
Dirk-Jan C. Binnema
2011-07-21 00:39:00 +03:00
3c3f008c33
* mu-store: cleanup storing dates
Dirk-Jan C. Binnema
2011-07-21 00:38:28 +03:00
70e13d7e94
* mu-query: clean up date parsing, use the separate date functions in mu-date
Dirk-Jan C. Binnema
2011-07-21 00:38:00 +03:00
5bcb76e6f9
* mu-msg-file: fix line33 violation
Dirk-Jan C. Binnema
2011-07-21 00:36:39 +03:00
58227acda4
* mu-str.[ch]: remove date-related stuff (now in mu-date.[ch])
Dirk-Jan C. Binnema
2011-07-21 00:35:43 +03:00
fe245880fa
* mu-util: cosmetics
Dirk-Jan C. Binnema
2011-07-21 00:35:14 +03:00
a5b426a7a0
* mu-msg-fields: remove the silly 'pseudo field'
Dirk-Jan C. Binnema
2011-07-21 00:33:09 +03:00
ff8e055564
* mu-msg-doc: use the UTC-datestr from the database
Dirk-Jan C. Binnema
2011-07-21 00:32:14 +03:00
eb62f52e02
* mu-cmd/-cfind/-find: use the split-off date funcs
Dirk-Jan C. Binnema
2011-07-21 00:31:17 +03:00
d894621c7f
* mu-date.[ch]: split off date-related funcs in separate files
Dirk-Jan C. Binnema
2011-07-21 00:29:12 +03:00
ce16a3bab8
* libmuguile/Makefile.am: add top_buildir for snarfing
Dirk-Jan C. Binnema
2011-07-20 08:54:15 +03:00
de594986d0
* mu-guile-common.c: include "config.h", not <config.h>
Dirk-Jan C. Binnema
2011-07-20 08:39:44 +03:00
da73f4d75e
* configure.ac: don't hardcode PATH for guile
Dirk-Jan C. Binnema
2011-07-18 23:57:06 +03:00
79eb1affe6
* make muile work for mu 1.8 (and before?) to some extent...
Dirk-Jan C. Binnema
2011-07-18 22:13:21 +03:00
edebc8d07b
* log index, cleanup separately, less confusing + cosmetic
Dirk-Jan C. Binnema
2011-07-18 09:05:56 +03:00
3b7f2ab25d
* small updates for guile 1.x compatibility (WIP)
Dirk-Jan C. Binnema
2011-07-18 08:37:06 +03:00
815d5ad862
* don't try to use guile if it's pre-2.x; but add some beginning compat functions for 1.8 and friends
Dirk-Jan C. Binnema
2011-07-17 22:28:17 +03:00
8b824da539
* update the guile-bindings and README a bit
Dirk-Jan C. Binnema
2011-07-17 14:37:12 +03:00
5695077514
* mu-msg-file.c, mu-str.[ch]: ensure we only return valid UTF8 (because GMime returns invalid UTF8 from invalidly encoded messages in some cases)
Dirk-Jan C. Binnema
2011-07-17 14:35:59 +03:00
59645ba268
* update guile-stats functions a bit
Dirk-Jan C. Binnema
2011-07-16 19:46:52 +03:00
6c62a066c8
* make time & size checking a bit stricter, report errors to user
Dirk-Jan C. Binnema
2011-07-16 12:50:17 +03:00
199c6c9bd9
Revert "* mu-store: use strncpy instead of strcpy"
Dirk-Jan C. Binnema
2011-07-16 10:22:21 +03:00
bdd3306dc1
Revert "* fix string storing"
Dirk-Jan C. Binnema
2011-07-16 10:22:00 +03:00
2156036616
* fix string storing
Dirk-Jan C. Binnema
2011-07-16 10:16:10 +03:00
f2de56d4ca
Merge branch 'procmule'
Dirk-Jan C. Binnema
2011-07-15 23:53:23 +03:00
7e28df0146
* add muile/README with some basic instructions
Dirk-Jan C. Binnema
2011-07-15 23:52:39 +03:00
8d28cd6050
* type-checking asserts
Dirk-Jan C. Binnema
2011-07-15 23:51:33 +03:00
9e98e1fd06
* add type-checking asserts, check if string values are valid ascii
Dirk-Jan C. Binnema
2011-07-15 23:51:20 +03:00
68eb63e0c6
* mu-guile-common.[ch]: add support for showing GErrors
Dirk-Jan C. Binnema
2011-07-15 23:50:37 +03:00
aeff372157
* improve guile functionality; add tables, gnuplot support
Dirk-Jan C. Binnema
2011-07-15 23:50:13 +03:00
b2e9f43a05
* mu-store: use strncpy instead of strcpy
Dirk-Jan C. Binnema
2011-07-15 08:42:00 +03:00
2b55256712
* mu-str.c: add some dummy bytes, so -Wstack-protector does not complain
Dirk-Jan C. Binnema
2011-07-15 08:41:04 +03:00
1424f62fbd
* cosmetics
Dirk-Jan C. Binnema
2011-07-14 22:31:05 +03:00
391f2a43eb
* mu-stats.scm: support optional arguments (define*) and top-n
Dirk-Jan C. Binnema
2011-07-14 22:21:32 +03:00
634fbb6cf7
* mu-msg.c: make mu_msg_contacts_foreach also work for the Xapian::Document backend
Dirk-Jan C. Binnema
2011-07-14 22:20:40 +03:00
eb8c818bdd
* update NEWS/TODO
Dirk-Jan C. Binnema
2011-07-14 08:22:56 +03:00
8b0a31e2a5
Merge branch 'master' into procmule
Dirk-Jan C. Binnema
2011-07-13 23:33:33 +03:00
3bf7c4d641
* test-mu-cmd-find.c: update unit test for --format=mutt-ab changes
Dirk-Jan C. Binnema
2011-07-13 23:28:05 +03:00
f9a55ad4aa
* mu-cmd-cfind.c: include a header-line for --format=mutt-ab (fixes issue #42 ) (thanks!)
Dirk-Jan C. Binnema
2011-07-13 23:10:50 +03:00
63a968ccae
* some more guile scripting stuff
Dirk-Jan C. Binnema
2011-07-13 23:00:05 +03:00
647efbac6c
* cleanup mu-guile-store a bit
Dirk-Jan C. Binnema
2011-07-13 08:46:27 +03:00
2c34f4eeb5
* mu-stats.scm: add some simple examples on getting message statistics
Dirk-Jan C. Binnema
2011-07-13 08:46:04 +03:00
329a524af7
* mu-query: special-case the empty search expr to mean 'match-all'
Dirk-Jan C. Binnema
2011-07-13 08:18:42 +03:00
9e73fa863e
* clean up mu-query; don't preprocess twice...
Dirk-Jan C. Binnema
2011-07-13 08:07:52 +03:00
84189b73b2
* mu-guile-utils => mu-guile-common
Dirk-Jan C. Binnema
2011-07-13 08:07:32 +03:00
c023e2c38c
* some more work on the guile bindings; somewhat working, still WIP
Dirk-Jan C. Binnema
2011-07-13 00:54:06 +03:00
d91b4ffdf8
* updated configure.ac/Makefile.am for guile-snarfing
Dirk-Jan C. Binnema
2011-07-12 09:10:06 +03:00
6e15e3a8e1
Merge branch 'master' into procmule
Dirk-Jan C. Binnema
2011-07-10 20:11:35 +03:00
e06f036c72
* add test mail to Makefile.am
Dirk-Jan C. Binnema
2011-07-10 14:53:09 +03:00
5441b1945f
* cleanup --exec implementation
Dirk-Jan C. Binnema
2011-07-10 14:48:45 +03:00
76b946e653
* update man page
Dirk-Jan C. Binnema
2011-07-10 14:19:45 +03:00
838bb25d4e
Merge branch 'master' into find-exec
Dirk-Jan C. Binnema
2011-07-10 14:12:03 +03:00
f59ca5af2d
* support special characters in X-Labels
Dirk-Jan C. Binnema
2011-07-10 14:08:16 +03:00
31d568e076
* rename the --separate option into --terminate (mu view), update test cases
Dirk-Jan C. Binnema
2011-07-10 14:07:35 +03:00
de150bd9f7
* rename the --separate option into --terminator (mu view)
Dirk-Jan C. Binnema
2011-07-07 22:59:44 +03:00
adbab879a2
* mu-cmd-find.c: turn the ^L-separator into a terminator.
Dirk-Jan C. Binnema
2011-07-07 22:18:33 +03:00
a31ea71e0a
* basic implementation of --exec for mu find (WIP)
Dirk-Jan C. Binnema
2011-07-06 23:35:52 +03:00
543a4400ab
* configure.ac: don't error-out when there's not gtk+ and --with-gui=none is not provided.
Dirk-Jan C. Binnema
2011-07-06 22:14:09 +03:00
8b687e678c
* update test-cases
Dirk-Jan C. Binnema
2011-07-06 02:14:53 +03:00
74409c3404
* mu-msg-file: remove leading/trailing whitespace in tags
Dirk-Jan C. Binnema
2011-07-06 02:14:33 +03:00
0ec6df6369
* use the new strip option for list->str
Dirk-Jan C. Binnema
2011-07-06 02:14:00 +03:00
86d7968bc2
* make mu_msg_to_list optionally strip leading/trailing whitespace
Dirk-Jan C. Binnema
2011-07-06 02:12:59 +03:00
ca6212944c
* mu-cmd-find.c: some preparation for mu find --exec= (WIP)
Dirk-Jan C. Binnema
2011-07-06 02:11:55 +03:00
efc7ad8af4
* mu-msg-fields, mu-find.1: don't support references or tags in mu find output for now
Dirk-Jan C. Binnema
2011-07-06 02:10:58 +03:00
88d761e6fb
* beginning of mu find --exec config (WIP)
Dirk-Jan C. Binnema
2011-07-06 02:09:46 +03:00
19ddaee88f
* update the cheatsheet
Dirk-Jan C. Binnema
2011-07-05 07:41:41 +03:00
0b7693d077
* guilify mu; first steps, and a new toy called 'muile'
Dirk-Jan C. Binnema
2011-07-05 00:18:43 +03:00
5ad2319fe1
* refactor msg-sorting a bit
Dirk-Jan C. Binnema
2011-07-02 12:50:29 +03:00
58fdfa9bc1
* let mu_str_subject_normalize work with static strings as well
Dirk-Jan C. Binnema
2011-07-02 12:48:46 +03:00
a2bc4540e0
* implement sorting of threads on arbitrary fields (WIP)
Dirk-Jan C. Binnema
2011-07-02 11:27:08 +03:00
50edc719fa
* basic support for threading in mug2 (WIP)
Dirk-Jan C. Binnema
2011-07-01 20:52:38 +03:00
8a4c70c669
* threading: small updates, cleanups
Dirk-Jan C. Binnema
2011-07-01 20:52:09 +03:00
8955703828
* rename mu-threader-utils => mu-container + cleanups, documentation
Dirk-Jan C. Binnema
2011-07-01 20:51:39 +03:00