index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mu
/
tests
Age
Commit message (
Expand
)
Author
2014-04-27
* fix unit test after thread-sorting change (fixes #413)
djcb
2013-10-13
* handle message-ids a bit specially, update unit tests
djcb
2013-07-21
* cleanup: drop gmime-2.4 support
djcb
2013-06-16
* mu: add the backend for freq information for contacts
djcb
2013-05-30
* update some unit tests
djcb
2013-05-27
* fix matching backslashes, add some tests
djcb
2013-05-15
* the query parser update (few commits back) fixes #210 too, this is unit tes...
djcb
2013-05-13
* update unit tests
djcb
2013-04-28
* mu: (re)add special handling for '$' (fixes #193)
djcb
2013-04-17
* mu: more 'fixing'/'massaging' of queries
djcb
2013-03-30
* more more copyright year updates
djcb
2013-03-30
* update copyright years
djcb
2013-02-12
* mu: update unit test (after more eager address matching)
djcb
2012-12-27
* test-mu-threads: fix unit test (explicitly ask for thread info)
djcb
2012-12-25
* small updates for mu_query API changes
djcb
2012-12-22
* use AM_CPPFLAGS instead of INCLUDES
djcb
2012-12-16
* add query flags (which match msgiterflags) to mu_query_run, update callers
djcb
2012-12-09
* update / add testcases for string normalization
djcb
2012-11-18
* lib: do some more escaping of body text
djcb
2012-10-29
* cosmetics
djcb
2012-09-17
* cosmetics
djcb
2012-09-15
* mu/tests: use absolute paths; speed up mu cfind tests
djcb
2012-09-14
* test-mu-cmd: add some tests for mu-verify
djcb
2012-09-14
* test-mu-cmd: update for slightly change mu view
djcb
2012-08-09
* tests: X-Label tags are space-separated, X-Keywords are comma-separated
djcb
2012-08-09
* updates for mu_msg_get_body_(text|html) api change
djcb
2012-08-05
* test-mu-query: speed up
djcb
2012-08-01
* some test-case updates
djcb
2012-07-24
* updates for mu-msg-part changes
djcb
2012-07-18
* crypto: some small updates
djcb
2012-07-18
* crypto: add automated test for 'verify'
djcb
2012-07-12
* mu-cmd-find: implement the --after option, massive cleanups; updated test c...
djcb
2012-07-12
* test-mu-cmd: don't create too many databases -- big speedup
djcb
2012-06-18
* updates for the mu-contacs API update
djcb
2012-06-12
* mu-str.c: fix bug in check_for_field
djcb
2012-06-08
* test-mu-query.c: fix test cases
djcb
2012-06-04
* minor
djcb
2012-06-01
* update test cases for the ignoring (or checking) invalid message flag letters
djcb
2012-06-01
* split off test-mu-msg test cases
djcb
2012-05-30
* some better error reporting in test cases
djcb
2012-05-21
* add some missing files for refactoring, bump version
djcb
2012-05-21
* refactoring: split src/ into mu/ and lib/
djcb