| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | initial draw correctlymain | Gustav Sörnäs | 2021-05-04 |
| * | basic statusbar and inner output buffer | Gustav Sörnäs | 2021-05-04 |
| * | wip buffer for less flashing | Gustav Sörnäs | 2021-05-04 |
| * | add todo | Gustav Sörnäs | 2021-05-03 |
| * | truncate long strings | Gustav Sörnäs | 2021-05-03 |
| * | dont scroll too far | Gustav Sörnäs | 2021-05-03 |
| * | scroll window | Gustav Sörnäs | 2021-05-03 |
| * | draw inside terminal size | Gustav Sörnäs | 2021-05-03 |
| * | remove print | Gustav Sörnäs | 2021-05-03 |
| * | add cargo lock | Gustav Sörnäs | 2021-05-03 |
| * | update readme | Gustav Sörnäs | 2021-05-03 |
| * | add readme | Gustav Sörnäs | 2021-05-02 |
| * | Create LICENSE | Gustav Sörnäs | 2021-05-02 |
| * | add basic window abstraction | Gustav Sörnäs | 2021-05-02 |
| * | move to next when removing inbox tag | Gustav Sörnäs | 2021-05-02 |
| * | update std::error::Error impl for notmuch::Error | Gustav Sörnäs | 2021-04-29 |
| * | Buffer::name() | Gustav Sörnäs | 2021-04-29 |
| * | remove termimad | Gustav Sörnäs | 2021-04-28 |
| * | state -> buffer | Gustav Sörnäs | 2021-04-28 |
| * | try look for sent messages | Gustav Sörnäs | 2021-04-28 |
| * | state stack | Gustav Sörnäs | 2021-04-28 |
| * | move main loop to state | Gustav Sörnäs | 2021-04-28 |
| * | isize -> usize | Gustav Sörnäs | 2021-04-28 |
| * | reload queries | Gustav Sörnäs | 2021-04-28 |
| * | remove inbox tag in thread view | Gustav Sörnäs | 2021-04-28 |
| * | db.rs | Gustav Sörnäs | 2021-04-28 |
| * | only open db for as long as necessary | Gustav Sörnäs | 2021-04-28 |
| * | move out thread state | Gustav Sörnäs | 2021-04-26 |
| * | wip state | Gustav Sörnäs | 2021-04-26 |
| * | take list of threads instead | Gustav Sörnäs | 2021-04-26 |
| * | hide cursor | Gustav Sörnäs | 2021-04-25 |
| * | alternate screen | Gustav Sörnäs | 2021-04-25 |
| * | dont write newlines | Gustav Sörnäs | 2021-04-25 |
| * | termion, show inbox | Gustav Sörnäs | 2021-04-25 |
| * | thread: split matched/unmatched authors | Gustav Sörnäs | 2021-04-25 |
| * | use local notmuch | Gustav Sörnäs | 2021-04-25 |
| * | Add 'notmuch/' from commit '2231a5cf6cdeb90c1cdb75d161a0063d4a385576' | Gustav Sörnäs | 2021-04-25 |
| |\ | |||
| | * | add tests for query | Dirk Van Haerenborgh | 2019-11-26 |
| | * | allow using with NonSync | Dirk Van Haerenborgh | 2019-11-22 |
| | * | make clippy happy | Dirk Van Haerenborgh | 2019-11-16 |
| | * | less unwraps | Dirk Van Haerenborgh | 2019-11-16 |
| | * | more tests for tags | Dirk Van Haerenborgh | 2019-11-15 |
| | * | more tests for message | Dirk Van Haerenborgh | 2019-11-15 |
| | * | add more tests | Dirk Van Haerenborgh | 2019-11-14 |
| | * | update travis dist | Dirk Van Haerenborgh | 2019-11-13 |
| | * | make revision tests optional | Dirk Van Haerenborgh | 2019-11-13 |
| | * | port tests from notmuch-python-cffi | Dirk Van Haerenborgh | 2019-11-13 |
| | * | remove 'get_' from getter functions | Dirk Van Haerenborgh | 2019-10-25 |
| | * | limit visibility of 'from_ptr' functions to crate | Dirk Van Haerenborgh | 2019-10-25 |
| | * | implement message_properties | Dirk Van Haerenborgh | 2019-10-25 |
