summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Synchronize modification of tags between Message and SearchResult.
* 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
| | | | | M = message SR = search result
* \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
|
* toggle folds with mouse 2tv2014-12-301-6/+7
|
* move default action into catch-all case of *maptv2014-12-301-37/+31
|
* move now into Statetv2014-12-301-4/+6
|
* add VT200 mouse supporttv2014-12-303-21/+98
|
* rewrite Scanner to use Eventtv2014-12-304-206/+83
|
* move data Event to separate moduletv2014-12-302-7/+14
|
* keymap "t" = Just editTags -- with $EDITORtv2014-12-295-8/+161
|
* Add missing nix/friendly-time/default.nixtv2014-12-291-0/+17
|
* Revert "add empty line between mail header and body"tv2014-12-291-1/+1
| | | | This reverts commit 471e376a3d4a0257a2f27fa067fcb4f707cc7e6d.
* show relative timetv2014-12-295-57/+124
|
* test5: inline scanner threadtv2014-12-281-7/+1
|
* add Scanner.hGetKeytv2014-12-281-25/+34
|
* cleanup Scannertv2014-12-282-68/+29
|