| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | link lifetime of message to Query | Dirk Van Haerenborgh | 2018-12-17 |
| | | |||
| * | Revert "Edition 2018 hit stable 🙌" | Dirk Van Haerenborgh | 2018-12-15 |
| | | | | | This reverts commit b5b0f7e97abe0dbd5b54a1fc69e764a124c271b2. | ||
| * | remove StreamingIterator again as the iterators don't actually have ↵ | Dirk Van Haerenborgh | 2018-12-14 |
| | | | | | ownership over items | ||
| * | do not drop message and thread | Dirk Van Haerenborgh | 2018-12-13 |
| | | |||
| * | Edition 2018 hit stable 🙌 | eaon | 2018-12-09 |
| | | |||
| * | Return Result<(), Status::NotmuchError> instead of Status | eaon | 2018-11-21 |
| | | |||
| * | If we get a i32 timestamp make sure we cast it to i64 | eaon | 2018-11-20 |
| | | |||
| * | 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 |
| | | | | | | | * Distinguishing between (non-)empty Message::header returns * Switch Message::header Ok result to use nicer match syntax | ||
| * | 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 |
| | | |||
| * | Add Message::{date,add_tag,remove_tag,remove_all_tags} and make clippy ↵ | eaon | 2018-11-02 |
| | | | | | | | | | | | usable (#6) * Removing unnecessary lifetimes and borrows * Add Message::{date,add_tag,remove_tag,remove_all_tags} * Make sure clippy doesn't error out | ||
| * | 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 |
