index
:
mail
main
[no description]
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
|
Merge pull request #23 from rhn/type_recursr
Dirk Van Haerenborgh
2018-12-23
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Messages: test recursion
rhn
2018-12-23
|
|
/
/
|
*
|
silence compiler warnings
Dirk Van Haerenborgh
2018-12-20
|
*
|
remove ptr indirection
Dirk Van Haerenborgh
2018-12-20
|
*
|
do not require a mutable reference for getting message replies
Dirk Van Haerenborgh
2018-12-18
|
*
|
messages may depend on thread, not just query. But never on other messages
Dirk Van Haerenborgh
2018-12-17
|
*
|
Revert "link lifetime of message to Query"
Dirk Van Haerenborgh
2018-12-17
|
*
|
link lifetime of message to Query
Dirk Van Haerenborgh
2018-12-17
|
*
|
Revert "Edition 2018 hit stable 🙌"
Dirk Van Haerenborgh
2018-12-15
|
*
|
re-add erroneously removed messages iterator
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
|
|
/
|
*
bump version
Dirk Van Haerenborgh
2018-12-13
|
*
do not drop message and thread
Dirk Van Haerenborgh
2018-12-13
|
*
Merge branch 'eaon-edition-2018'
Dirk Van Haerenborgh
2018-12-13
|
|
\
|
|
*
remove unneeded lifetime annotations
Dirk Van Haerenborgh
2018-12-13
|
|
*
Remove unnecessary (de)refs
eaon
2018-12-09
|
|
*
Edition 2018 hit stable 🙌
eaon
2018-12-09
|
|
/
|
*
Merge pull request #15 from eaon/replace-status-with-result
Dirk Van Haerenborgh
2018-11-21
|
|
\
|
|
*
Return Result<(), Status::NotmuchError> instead of Status
eaon
2018-11-21
|
|
/
|
*
Merge pull request #14 from eaon/new-try-syntax
Dirk Van Haerenborgh
2018-11-21
|
|
\
|
|
*
Use the ? operator instead of the try! macro
eaon
2018-11-21
|
|
/
|
*
Merge pull request #13 from eaon/remove-message
Dirk Van Haerenborgh
2018-11-21
|
|
\
|
|
*
Match up Database::remove_message with Message::filename return type
eaon
2018-11-21
|
|
/
|
*
Merge pull request #11 from eaon/multi-arch-support
Dirk Van Haerenborgh
2018-11-20
|
|
\
|
|
*
If we get a i32 timestamp make sure we cast it to i64
eaon
2018-11-20
|
*
|
Merge pull request #12 from eaon/remove-message
Dirk Van Haerenborgh
2018-11-20
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Add Database::remove_message
eaon
2018-11-19
|
|
/
|
*
Merge pull request #10 from eaon/master
Dirk Van Haerenborgh
2018-11-12
|
|
\
|
|
*
Switch to `where` syntax
eaon
2018-11-12
|
|
*
Simplify example in README
eaon
2018-11-12
|
|
/
|
*
bump version
Dirk Van Haerenborgh
2018-11-07
|
*
trust clippy and rustfmt
Dirk Van Haerenborgh
2018-11-07
|
*
Make Message::header return an Option in its Result (#9)
eaon
2018-11-06
|
*
bump version
Dirk Van Haerenborgh
2018-11-05
|
*
update readme
Dirk Van Haerenborgh
2018-11-05
|
*
compacter trait object notations
Dirk Van Haerenborgh
2018-11-05
|
*
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
|
*
bump version
Dirk Van Haerenborgh
2018-11-02
|
*
Add Message::{date,add_tag,remove_tag,remove_all_tags} and make clippy usable...
eaon
2018-11-02
|
*
bump version
Dirk Van Haerenborgh
2018-11-01
|
*
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
[prev]
[next]