summaryrefslogtreecommitdiffstats
path: root/Notmuch.hs
Commit message (Expand)AuthorAgeFilesLines
* split into library + executablesKierán Meinhardt2020-09-231-200/+0
* lintKierán Meinhardt2020-09-231-2/+2
* Notmuch: handle JSON with broken UTF-8tv2020-04-281-5/+5
* remove redundant import Data.Monoidtv2019-01-251-1/+0
* Notmuch.search: support passing additional argstv2017-04-301-3/+3
* test5: allow attaching files (creates new message)tv2015-03-051-1/+18
* Notmuch: replace {un,}setTag by notmuchTagtv2015-01-311-8/+5
* Notmuch: "id:" and "thread:" are part of IDtv2015-01-311-2/+2
* notmuch insert reply draftstv2015-01-111-0/+38
* toggleFold: use {load,unload}SubForesttv2015-01-071-4/+42
* purge getThreadtv2015-01-071-36/+12
* remove messageDateReltv2015-01-021-204/+0
* test3: emergency committv2014-12-271-0/+16
* Notmuch.getThread -> IO (Forest Message)tv2014-12-251-2/+2
* Notmuch.drawSearchResult: add default (error) casetv2014-12-251-0/+1
* add TVSearch{,Result}tv2014-12-251-7/+6
* initial committv2014-12-191-0/+323