aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Create LICENSEGustav Sörnäs2021-05-02
* add basic window abstractionGustav Sörnäs2021-05-02
* move to next when removing inbox tagGustav Sörnäs2021-05-02
* update std::error::Error impl for notmuch::ErrorGustav Sörnäs2021-04-29
* Buffer::name()Gustav Sörnäs2021-04-29
* remove termimadGustav Sörnäs2021-04-28
* state -> bufferGustav Sörnäs2021-04-28
* try look for sent messagesGustav Sörnäs2021-04-28
* state stackGustav Sörnäs2021-04-28
* move main loop to stateGustav Sörnäs2021-04-28
* isize -> usizeGustav Sörnäs2021-04-28
* reload queriesGustav Sörnäs2021-04-28
* remove inbox tag in thread viewGustav Sörnäs2021-04-28
* db.rsGustav Sörnäs2021-04-28
* only open db for as long as necessaryGustav Sörnäs2021-04-28
* move out thread stateGustav Sörnäs2021-04-26
* wip stateGustav Sörnäs2021-04-26
* take list of threads insteadGustav Sörnäs2021-04-26
* hide cursorGustav Sörnäs2021-04-25
* alternate screenGustav Sörnäs2021-04-25
* dont write newlinesGustav Sörnäs2021-04-25
* termion, show inboxGustav Sörnäs2021-04-25
* thread: split matched/unmatched authorsGustav Sörnäs2021-04-25
* use local notmuchGustav Sörnäs2021-04-25
* Add 'notmuch/' from commit '2231a5cf6cdeb90c1cdb75d161a0063d4a385576'Gustav Sörnäs2021-04-25
|\
| * add tests for queryDirk Van Haerenborgh2019-11-26
| * allow using with NonSyncDirk Van Haerenborgh2019-11-22
| * make clippy happyDirk Van Haerenborgh2019-11-16
| * less unwrapsDirk Van Haerenborgh2019-11-16
| * more tests for tagsDirk Van Haerenborgh2019-11-15
| * more tests for messageDirk Van Haerenborgh2019-11-15
| * add more testsDirk Van Haerenborgh2019-11-14
| * update travis distDirk Van Haerenborgh2019-11-13
| * make revision tests optionalDirk Van Haerenborgh2019-11-13
| * port tests from notmuch-python-cffiDirk Van Haerenborgh2019-11-13
| * remove 'get_' from getter functionsDirk Van Haerenborgh2019-10-25
| * limit visibility of 'from_ptr' functions to crateDirk Van Haerenborgh2019-10-25
| * implement message_propertiesDirk Van Haerenborgh2019-10-25
| * add scopable atomic operation and configlistDirk Van Haerenborgh2019-10-25
| * add scopeable version of message.freeze/thawDirk Van Haerenborgh2019-10-23
| * fix index_file and add freeze/thawDirk Van Haerenborgh2019-10-23
| * message: implement reindexDirk Van Haerenborgh2019-10-18
| * database: implement find_message_by_filenameDirk Van Haerenborgh2019-10-18
| * query: implement set_omit_excludedDirk Van Haerenborgh2019-10-18
| * query: implement add_tag_excludeDirk Van Haerenborgh2019-10-18
| * implement: database_index_messageDirk Van Haerenborgh2019-10-18
| * messages: do not implement Drop for nowDirk Van Haerenborgh2019-10-18
| * message: minor cleanupDirk Van Haerenborgh2019-10-18
| * add database_find_messageDirk Van Haerenborgh2019-10-18
| * support updated toolchainDirk Van Haerenborgh2019-10-18