index
:
mail
main
[no description]
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Add Database::remove_message
eaon
2018-11-19
*
Switch to `where` syntax
eaon
2018-11-12
*
trust clippy and rustfmt
Dirk Van Haerenborgh
2018-11-07
*
Make Message::header return an Option in its Result (#9)
eaon
2018-11-06
*
rustfmt
Dirk Van Haerenborgh
2018-11-05
*
implement StreamingIteratorExt for iterator types
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
*
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
*
export the sort enum
Dirk Van Haerenborgh
2018-10-30
*
bind type param to lifetime
Dirk Van Haerenborgh
2018-10-29
*
export owner traits
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
*
make fields public
Dirk Van Haerenborgh
2018-10-06
*
prevent travis from building with features that are not available
Dirk Van Haerenborgh
2018-10-06
*
db revision is only available from 0.21 onwards
Dirk Van Haerenborgh
2018-10-06
*
remove unused imports
Dirk Van Haerenborgh
2018-10-06
*
fix ffi for db revision
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
*
Fix enum name for unsorted sorting
rhn
2018-04-13
*
Make 0.26 functions available after setting "0.26" config
rhn
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
*
fix the iterators
Dirk Van Haerenborgh
2018-03-27
*
also export error
Dirk Van Haerenborgh
2018-03-27
*
threads: oldest and newest date
Dirk Van Haerenborgh
2018-03-23
*
return filenames as path
Dirk Van Haerenborgh
2018-03-23
*
lifetime parameters are cool
Dirk Van Haerenborgh
2018-03-23
*
get thread authors and subject
Dirk Van Haerenborgh
2018-03-23
*
wip
Dirk Van Haerenborgh
2018-03-23
*
the iterator can handle null pointers
Dirk Van Haerenborgh
2018-03-23
*
do not export all modules, just the structs
Dirk Van Haerenborgh
2018-03-23
*
filenames iterator
Dirk Van Haerenborgh
2018-03-23
*
oops
Dirk Van Haerenborgh
2018-03-23
*
cleanup
Dirk Van Haerenborgh
2018-03-23
*
thread: count messages and files
Dirk Van Haerenborgh
2018-03-23
*
improve lifetime definitions
Dirk Van Haerenborgh
2018-03-23
*
count threads and messages
Dirk Van Haerenborgh
2018-03-23
[next]