summaryrefslogtreecommitdiffstats
path: root/TreeView.hs
Commit message (Collapse)AuthorAgeFilesLines
* split into library + executablesKierán Meinhardt2020-09-231-229/+0
|
* lintKierán Meinhardt2020-09-231-5/+5
|
* remove redundant import Data.Monoidtv2019-01-251-1/+0
|
* Notmuch.search: support passing additional argstv2017-04-301-1/+1
|
* drop Control.{Applicative,Monoid}tv2017-04-301-1/+0
|
* unloadPartsWithFilename: simplify use of ftv2017-04-301-4/+3
|
* Notmuch: replace {un,}setTag by notmuchTagtv2015-01-311-58/+2
|
* Notmuch: "id:" and "thread:" are part of IDtv2015-01-311-2/+2
|
* loadSubForest/TVMessage: unloadReadSubForeststv2015-01-071-0/+1
|
* change search term with <M-q>tv2015-01-071-0/+7
|
* loadSubForest: unloadPartsWithFilenametv2015-01-071-1/+25
|
* toggleFold: use {load,unload}SubForesttv2015-01-071-10/+100
|
* fix pastotv2015-01-071-1/+1
|
* add treeViewIdtv2015-01-071-15/+32
|
* renderTreeView: renderPrefixtv2015-01-041-0/+7
|
* TreeView: render "part#1 ..."tv2015-01-041-20/+14
|
* colorize quoted linestv2015-01-011-1/+19
|
* Revert "add empty line between mail header and body"tv2014-12-291-1/+1
| | | | This reverts commit 471e376a3d4a0257a2f27fa067fcb4f707cc7e6d.
* purge a bit of legacy & crufttv2014-12-281-158/+11
| | | | There's still both around, though..^_^
* add empty line between mail header and bodytv2014-12-281-1/+1
|
* test3: emergency committv2014-12-271-0/+13
|
* Notmuch.getThread -> IO (Forest Message)tv2014-12-251-0/+4
|
* TreeView: cleanuptv2014-12-251-2/+2
|
* add TVMessageHeaderFieldtv2014-12-251-2/+33
|
* rename {Thread,Tree}Viewtv2014-12-251-0/+229