| Commit message (Expand) | Author | Age | Files | Lines |
* | test5: add date header | tv | 2015-03-01 | 1 | -3/+25 |
* | much --query=<search-term> | tv | 2015-02-20 | 1 | -7/+24 |
* | toggleTagAtCursor: sync modification | tv | 2015-01-31 | 1 | -4/+7 |
* | Notmuch: replace {un,}setTag by notmuchTag | tv | 2015-01-31 | 1 | -10/+20 |
* | Notmuch: "id:" and "thread:" are part of ID | tv | 2015-01-31 | 1 | -4/+4 |
* | <F2> prints Maybe FilePath (of a message) | tv | 2015-01-11 | 1 | -0/+9 |
* | notmuch insert reply drafts | tv | 2015-01-11 | 1 | -1/+25 |
* | change search term with <M-q> | tv | 2015-01-07 | 1 | -0/+29 |
* | toggleFold: use {load,unload}SubForest | tv | 2015-01-07 | 1 | -27/+13 |
* | add treeViewId | tv | 2015-01-07 | 1 | -0/+3 |
* | add missing top-level declarations | tv | 2015-01-04 | 1 | -0/+2 |
* | renderTreeView: renderPrefix | tv | 2015-01-04 | 1 | -1/+1 |
* | condense withTempFile' and runEditor | tv | 2015-01-03 | 1 | -41/+38 |
* | TreeViewRaw -> RenderTreeView | tv | 2015-01-03 | 1 | -1/+1 |
* | moveCursorToUnread: use hasTag instead of isUnread | tv | 2014-12-31 | 1 | -4/+4 |
* | {S-,}-\t moves to {prev,next} unread {M,SR} | tv | 2014-12-31 | 1 | -12/+14 |
* | \t moves cursor to next unread message | tv | 2014-12-31 | 1 | -0/+38 |
* | "*" toggles "star" tag | tv | 2014-12-31 | 1 | -0/+1 |
* | "&" toggles "killed" tag | tv | 2014-12-31 | 1 | -0/+1 |
* | "s" toggles "unread" tag and "a" toggles "inbox" | tv | 2014-12-31 | 1 | -14/+21 |
* | reset terminal after running editor, again | tv | 2014-12-30 | 1 | -27/+29 |
* | toggle folds with mouse 2 | tv | 2014-12-30 | 1 | -6/+7 |
* | move default action into catch-all case of *map | tv | 2014-12-30 | 1 | -37/+31 |
* | move now into State | tv | 2014-12-30 | 1 | -4/+6 |
* | add VT200 mouse support | tv | 2014-12-30 | 1 | -15/+57 |
* | rewrite Scanner to use Event | tv | 2014-12-30 | 1 | -2/+2 |
* | move data Event to separate module | tv | 2014-12-30 | 1 | -7/+1 |
* | keymap "t" = Just editTags -- with $EDITOR | tv | 2014-12-29 | 1 | -0/+93 |
* | show relative time | tv | 2014-12-29 | 1 | -6/+8 |
* | test5: inline scanner thread | tv | 2014-12-28 | 1 | -7/+1 |
* | cleanup Scanner | tv | 2014-12-28 | 1 | -4/+2 |
* | purge a bit of legacy & cruft | tv | 2014-12-28 | 1 | -2/+2 |
* | test5: initial emergency commit | tv | 2014-12-28 | 1 | -0/+411 |