summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make clean: don't restrict find depthtv2015-03-051-1/+1
* add random commentstv2015-03-052-0/+4
* test5: wrap lines with '='tv2015-03-053-0/+37
* test5: allow attaching files (creates new message)tv2015-03-056-8/+104
* test5: add prompttv2015-03-051-0/+23
* mime: use CItv2015-03-042-29/+30
* import mime-0.4.0.1tv2015-03-046-0/+805
* move most parts from test10 to MBoxtv2015-03-042-144/+161
* test10: initial commit (MBox -> Tree Message)tv2015-03-043-0/+211
* test5: add date headertv2015-03-013-8/+30
* ParseMail: use quoted-printable encodingtv2015-03-011-2/+3
* ParseMail: use parseOnlytv2015-03-011-21/+7
* much --query=<search-term>tv2015-02-203-7/+26
* make install-env: initial committv2015-02-201-0/+4
* make install: initial committv2015-02-203-14/+16
* use haskell-ngtv2015-02-205-61/+35
* toggleTagAtCursor: sync modificationtv2015-01-312-4/+47
* Notmuch: replace {un,}setTag by notmuchTagtv2015-01-318-77/+104
* Notmuch: "id:" and "thread:" are part of IDtv2015-01-315-10/+10
* ParseMail: ignore stupid encodingtv2015-01-211-1/+4
* find*N: skip successive items with same IDtv2015-01-131-4/+19
* <F2> prints Maybe FilePath (of a message)tv2015-01-111-0/+9
* colorize "draft" tagtv2015-01-111-0/+2
* notmuch insert reply draftstv2015-01-116-1/+428
* change color of read messagestv2015-01-111-4/+6
* loadSubForest/TVMessage: unloadReadSubForeststv2015-01-071-0/+1
* change search term with <M-q>tv2015-01-072-0/+36
* show part content sizetv2015-01-072-1/+8
* loadSubForest: unloadPartsWithFilenametv2015-01-071-1/+25
* toggleFold: use {load,unload}SubForesttv2015-01-074-46/+155
* fix pastotv2015-01-071-1/+1
* purge getThreadtv2015-01-071-36/+12
* add treeViewIdtv2015-01-072-15/+35
* add missing TreeZipperUtils.hstv2015-01-041-0/+12
* add missing top-level declarationstv2015-01-041-0/+2
* renderTreeView: renderPrefixtv2015-01-043-6/+69
* TreeView: render "part#1 ..."tv2015-01-041-20/+14
* condense withTempFile' and runEditortv2015-01-031-41/+38
* TreeViewRaw -> RenderTreeViewtv2015-01-032-2/+2
* remove messageDateReltv2015-01-022-207/+1
* colorize quoted linestv2015-01-013-1/+32
* simplify TagUtilstv2015-01-011-2/+2
* show part filename and charsttv2015-01-011-1/+3
* moveCursorToUnread: use hasTag instead of isUnreadtv2014-12-311-4/+4
* {S-,}-\t moves to {prev,next} unread {M,SR}tv2014-12-311-12/+14
* \t moves cursor to next unread messagetv2014-12-311-0/+38
* "*" toggles "star" tagtv2014-12-312-0/+4
* "&" toggles "killed" tagtv2014-12-312-3/+21
* "s" toggles "unread" tag and "a" toggles "inbox"tv2014-12-312-17/+25
* reset terminal after running editor, againtv2014-12-301-27/+29