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
/
mu-store-write.cc
Age
Commit message (
Expand
)
Author
2014-03-22
* mu: store date as 0 if it does not exist; this allows searching
djcb
2013-10-13
* handle message-ids a bit specially, update unit tests
djcb
2013-07-03
* mu-mgs-store: support the MU_FLAG_LIST flag
djcb
2013-05-29
* try harder to match special strings
djcb
2013-05-13
* lib: updates for mu-msg-field / mu-str updates
djcb
2013-04-18
* minor
djcb
2013-04-17
* mu-store-write: fix small leak
djcb
2013-04-17
* mu: more 'fixing'/'massaging' of queries
djcb
2013-04-09
* mu: handle addresses thay go beyond xapian's max term length (fixes issue #...
djcb
2013-04-09
* mu: provide fake-msgids for messages without; this fixes the problem where ...
djcb
2013-03-30
* update copyright years
djcb
2013-02-12
* mu: update unit test (after more eager address matching)
djcb
2013-01-13
* for email address foo@bar.com, also save "foo" and "bar.com" so you can
djcb
2013-01-04
* mu-store-write.cc: fix handling of str_list fields during indexing (Abdo Ro...
djcb
2012-12-25
* lib/: a the thread-id field, store it in the database
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-24
* update (C) years
djcb
2012-08-23
* lib: don't check for bogus error
djcb
2012-08-19
* mu-store-write: use 'Xapian:WritableDatabase::commit' rather than '...flush'
djcb
2012-08-09
* lib: fix embedded text indexing
djcb
2012-08-09
* cosmetic
djcb
2012-08-09
* updates for mu_msg_get_body_(text|html) api change
djcb
2012-08-07
* lib: correctly handle embedded text parts
djcb
2012-08-01
* updates for mu-msg-part changes
djcb
2012-07-27
* crypto: update for crypto api changes
djcb
2012-07-24
* updates for mu-msg-part changes
djcb
2012-07-18
* refactor: MU_MSG_PART_OPTION -> MU_MSG_OPTION and related changes
djcb
2012-07-17
* crypto: update other mu-msg-part users for api changes
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-12
* mu4e: use GStringChunk* for string normalization / escaping
djcb
2012-05-21
* refactoring: split src/ into mu/ and lib/
djcb