index
:
mail
main
[no description]
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
message.rs
Commit message (
Expand
)
Author
Age
*
Add Message::{date,add_tag,remove_tag,remove_all_tags} and make clippy usable...
eaon
2018-11-02
*
improve lifetime management with supercow
Dirk Van Haerenborgh
2018-11-01
*
bind type param to lifetime
Dirk Van Haerenborgh
2018-10-29
*
fix lifetimes of tags
Dirk Van Haerenborgh
2018-10-29
*
more correct lifetimes
Dirk Van Haerenborgh
2018-10-25
*
some tries towards better lifetimes
Dirk Van Haerenborgh
2018-10-24
*
Add Message::tags
eaon
2018-10-20
*
Add Message::header
rhn
2018-10-15
*
more logical lifetime param structuring
Dirk Van Haerenborgh
2018-10-09
*
prevent travis from building with features that are not available
Dirk Van Haerenborgh
2018-10-06
*
cleanup & export db revision uuid
Dirk Van Haerenborgh
2018-10-06
*
make clippy happy
Dirk Van Haerenborgh
2018-04-17
*
make everything Send+Sync
Dirk Van Haerenborgh
2018-04-14
*
add missing lifetime parameters
Dirk Van Haerenborgh
2018-04-13
*
I think these are actually Send'able, but certainly no Sync
Dirk Van Haerenborgh
2018-04-13
*
Make 0.26 functions available after setting "0.26" config
rhn
2018-04-13
*
notmuch is not thread safe. do not let the user think it is
Dirk Van Haerenborgh
2018-04-12
*
make some types Send'able
Dirk Van Haerenborgh
2018-04-12
*
return filenames as path
Dirk Van Haerenborgh
2018-03-23
*
wip
Dirk Van Haerenborgh
2018-03-23
*
improve lifetime definitions
Dirk Van Haerenborgh
2018-03-23
*
message and thread iterators
Dirk Van Haerenborgh
2018-03-23
*
proper tags iterator
Dirk Van Haerenborgh
2018-03-23