index
:
mail
main
[no description]
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
directory.rs
Commit message (
Expand
)
Author
Age
*
implement: database_index_message
Dirk Van Haerenborgh
2019-10-18
*
remove ptr indirection
Dirk Van Haerenborgh
2018-12-20
*
Revert "Edition 2018 hit stable 🙌"
Dirk Van Haerenborgh
2018-12-15
*
Threads are only ever owned by a Query. Nothing else
Dirk Van Haerenborgh
2018-12-15
*
remove StreamingIterator again as the iterators don't actually have ownership...
Dirk Van Haerenborgh
2018-12-14
*
Edition 2018 hit stable 🙌
eaon
2018-12-09
*
Switch to `where` syntax
eaon
2018-11-12
*
trust clippy and rustfmt
Dirk Van Haerenborgh
2018-11-07
*
rustfmt
Dirk Van Haerenborgh
2018-11-05
*
implement 'Ext' traits for all types exept iterators
Dirk Van Haerenborgh
2018-11-05
*
add MessageExt trait
Dirk Van Haerenborgh
2018-11-04
*
start adding 'Ext' threads to enable more flexible supercow api
Dirk Van Haerenborgh
2018-11-04
*
improve lifetime management with supercow
Dirk Van Haerenborgh
2018-11-01
*
more correct lifetimes
Dirk Van Haerenborgh
2018-10-25
*
some tries towards better lifetimes
Dirk Van Haerenborgh
2018-10-24
*
cleanup & export db revision uuid
Dirk Van Haerenborgh
2018-10-06
*
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
*
Add Directory::child_directories
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
*
message and thread iterators
Dirk Van Haerenborgh
2018-03-23
*
proper tags iterator
Dirk Van Haerenborgh
2018-03-23
*
correct lifetime for query
Dirk Van Haerenborgh
2018-03-22
*
Add directory module and `Directory` type.
C. Morgan Hamill
2015-03-31