index
:
mail
main
[no description]
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
database.rs
Commit message (
Expand
)
Author
Age
*
port tests from notmuch-python-cffi
Dirk Van Haerenborgh
2019-11-13
*
remove 'get_' from getter functions
Dirk Van Haerenborgh
2019-10-25
*
add scopable atomic operation and configlist
Dirk Van Haerenborgh
2019-10-25
*
add scopeable version of message.freeze/thaw
Dirk Van Haerenborgh
2019-10-23
*
fix index_file and add freeze/thaw
Dirk Van Haerenborgh
2019-10-23
*
database: implement find_message_by_filename
Dirk Van Haerenborgh
2019-10-18
*
implement: database_index_message
Dirk Van Haerenborgh
2019-10-18
*
add database_find_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
*
Return Result<(), Status::NotmuchError> instead of Status
eaon
2018-11-21
*
Use the ? operator instead of the try! macro
eaon
2018-11-21
*
Match up Database::remove_message with Message::filename return type
eaon
2018-11-21
*
Add Database::remove_message
eaon
2018-11-19
*
Switch to `where` syntax
eaon
2018-11-12
*
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
*
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
*
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
*
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
*
lifetime parameters are cool
Dirk Van Haerenborgh
2018-03-23
*
oops
Dirk Van Haerenborgh
2018-03-23
*
cleanup
Dirk Van Haerenborgh
2018-03-23
*
search threads
Dirk Van Haerenborgh
2018-03-23
*
proper tags iterator
Dirk Van Haerenborgh
2018-03-23
*
fix query constructor
Dirk Van Haerenborgh
2018-03-22
*
create query
Dirk Van Haerenborgh
2018-03-22
*
get notmuch db revision
Dirk Van Haerenborgh
2018-03-22
*
add debug trait to database
Dirk Van Haerenborgh
2018-03-20
*
fix infinite recursion
Dirk Van Haerenborgh
2018-03-20
*
resurrect
Dirk Van Haerenborgh
2018-03-20
*
Rename Notmuch enum types.
C. Morgan Hamill
2015-03-31
[next]