| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for :rmdir | ARaspiK | 2020-08-19 | 1 | -0/+2 |
* | notmuch: manually close notmuch objects | Reto Brunner | 2020-08-07 | 1 | -0/+3 |
* | Add additional flagging functionality | ARaspiK | 2020-07-08 | 2 | -51/+49 |
* | notmuch: fix docstring | Reto Brunner | 2020-07-08 | 1 | -1/+1 |
* | notmuch: handle the answered flag | Reto Brunner | 2020-07-05 | 1 | -0/+2 |
* | notmuch: undefined variable when setting reply flag | Srivathsan Murali | 2020-05-26 | 1 | -1/+1 |
* | Set AnsweredFlag on successful reply | Srivathsan Murali | 2020-05-25 | 2 | -0/+60 |
* | notmuch: remove read handling from FetchMessageBodyPart | Reto Brunner | 2020-05-11 | 1 | -13/+0 |
* | notmuch: emit dirinfo upon label change | Reto Brunner | 2020-03-01 | 1 | -0/+3 |
* | notmuch: align dirInfo logic to the maildir worker | Reto Brunner | 2020-02-29 | 1 | -10/+13 |
* | Add missing notmuch build tags | Jeffas | 2020-02-26 | 2 | -0/+4 |
* | notmuch: refresh dirlist in background | Reto Brunner | 2020-02-16 | 3 | -1/+27 |
* | notmuch: add internal event loop | Reto Brunner | 2020-02-16 | 3 | -12/+38 |
* | notmuch: emit DirInfo upon request | Reto Brunner | 2020-02-16 | 1 | -12/+44 |
* | notmuch: avoid stale DBs | Reto Brunner | 2020-02-16 | 1 | -99/+133 |
* | Add labels to index format (%g) | Reto Brunner | 2019-12-27 | 1 | -0/+4 |
* | notmuch: emit LabelList event | Reto Brunner | 2019-12-21 | 2 | -0/+29 |
* | Notmuch: be resilient to config errors | Reto Brunner | 2019-11-01 | 1 | -3/+22 |
* | notmuch: ignore comments and blank lines when processing query-map file | Matt Snider | 2019-11-01 | 1 | -0/+4 |
* | notmuch: add sort functionality | Reto Brunner | 2019-09-20 | 1 | -6/+41 |
* | notmuch: implement ModifyLabels | Reto Brunner | 2019-09-16 | 1 | -26/+61 |
* | notmuch: sync maildir flags | Reto Brunner | 2019-09-16 | 1 | -1/+4 |
* | notmuch: extract all notmuch db operations. | Reto Brunner | 2019-09-16 | 3 | -175/+250 |
* | notmuch: add search / filter capabilities | Reto Brunner | 2019-08-29 | 1 | -9/+29 |
* | Notmuch: use adhoc write connection. | Reto Brunner | 2019-08-26 | 2 | -30/+147 |
* | Add notmuch backend | Reto Brunner | 2019-08-08 | 2 | -0/+516 |