summaryrefslogtreecommitdiffstats
path: root/Notmuch/SearchResult.hs
Commit message (Collapse)AuthorAgeFilesLines
* split into library + executablesKierán Meinhardt2020-09-231-61/+0
|
* lintKierán Meinhardt2020-09-231-1/+1
|
* drop Control.{Applicative,Monoid}tv2017-04-301-1/+0
|
* Notmuch: replace {un,}setTag by notmuchTagtv2015-01-311-0/+5
|
* Notmuch: "id:" and "thread:" are part of IDtv2015-01-311-1/+1
|
* keymap "t" = Just editTags -- with $EDITORtv2014-12-291-1/+1
|
* custom instance Eq SearchResulttv2014-12-241-1/+7
|
* initial committv2014-12-191-0/+51