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
/
lib
/
tests
Age
Commit message (
Expand
)
Author
2013-05-15
* the query parser update (few commits back) fixes #210 too, this is unit tes...
djcb
2013-05-13
* fix list parsing
djcb
2013-05-13
* lib: updates for mu-msg-field / mu-str updates
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
2012-12-28
* add references unit test
djcb
2012-12-22
* use AM_CPPFLAGS instead of INCLUDES
djcb
2012-12-09
* update / add testcases for string normalization
djcb
2012-11-18
* lib: do some more escaping of body text
djcb
2012-11-17
* support single dates (shortcut for ranges) in queries (thanks to Eygene Rya...
djcb
2012-11-08
* fix test-mu-maildir unit test for running as root
djcb
2012-11-08
* remove hard dependency on wordexp.h (OpenBSD does not have it)
djcb
2012-10-24
* mu-cfind: some cleanups / better help
djcb
2012-10-18
* lib: add mu_util_support and mu_util_program_in_path + unit tests
djcb
2012-09-16
* minor
djcb
2012-08-11
* fix leak in test-mu-store
djcb
2012-08-09
* tests: cleanup test-mu-msg.c
djcb
2012-08-09
* tests: X-Label tags are space-separated, X-Keywords are comma-separated
djcb
2012-08-09
* lib/tests: support X-Label and X-Keywords, update unit test
djcb
2012-08-09
* updates for mu_msg_get_body_(text|html) api change
djcb
2012-07-20
* fix 'make distcheck'
djcb
2012-07-18
* crypto: add automated test for 'verify'
djcb
2012-07-14
* cosmetic
djcb
2012-06-29
* clear non-numerics from dates, so '2012-06-12' is parsed correctly
djcb
2012-06-20
* fix _MuStore initialization; proliferate API change
djcb
2012-06-18
* mu-store*: detect 'my-addresses' in messages, so we can mark contacts as 'p...
djcb
2012-06-15
* mu-str.c: much improved mu_str_normalize_subject (to skip Re:, Fwd: etc. fo...
djcb
2012-06-13
* mu-maildir: preserve custom (non-standard) maildir file flags
djcb
2012-06-13
* add mu_flags_custom_from_str, to get the custom flags in a message file name
djcb
2012-06-12
* lib/tests: update tests for GStringChunk-related API changes
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-22
* support '.noupdate' -- similar to '.noindex', maildirs containing
djcb
2012-05-21
* fix refactoring fall-out
djcb
2012-05-21
* refactoring: split src/ into mu/ and lib/
djcb
[prev]