about summary refs log tree commit diff stats
path: root/worker/notmuch/lib
Commit message (Expand)AuthorAgeFilesLines
* format: reformat code with go 1.17Robin Jarry2021-12-112-2/+4
* messages: allow displaying email threadsy0ast2021-11-132-8/+127
* notmuch: remove gc close hooksReto Brunner2020-12-021-0/+1
* notmuch: close tag objectReto Brunner2020-09-241-0/+1
* notmuch: manually close notmuch objectsReto Brunner2020-08-071-0/+3
* notmuch: avoid stale DBsReto Brunner2020-02-161-99/+133
* notmuch: emit LabelList eventReto Brunner2019-12-211-0/+17
* notmuch: sync maildir flagsReto Brunner2019-09-161-1/+4
* notmuch: extract all notmuch db operations.Reto Brunner2019-09-161-0/+179
'#n90'>90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133