summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* use blessings 2v1.2.0tv2019-01-252-6/+7
|
* remove redundant import Data.Monoidtv2019-01-257-7/+0
|
* much.cabal: 1.0.0 -> 1.1.0v1.1.0tv2017-04-301-1/+1
|
* ParseMail.parseAddress: return Maybe Addresstv2017-04-301-11/+8
|
* test5 initState: limit search to 100tv2017-04-301-1/+5
|
* Notmuch.search: support passing additional argstv2017-04-303-5/+5
|
* Makefile: make nixpkgs overridabletv2017-04-301-2/+17
|
* gitignore shell.nixtv2017-04-301-0/+1
|
* rm {common,env,install}.nixtv2017-04-304-89/+0
|
* drop Control.{Applicative,Monoid}tv2017-04-306-6/+0
|
* test5: viewSource/editTagsAtCursor w/o handlerstv2017-04-301-6/+25
|
* skipSame: don't shadown nexttv2017-04-301-3/+3
|
* unloadPartsWithFilename: simplify use of ftv2017-04-301-4/+3
|
* Codec.MIME.Parse: replace tabs by spacestv2017-04-301-4/+4
|
* RenderTreeView: add missing SGR type signaturestv2017-04-301-0/+2
|
* renderTreeView1: show authors when there's no subjecttv2017-04-301-3/+17
|
* Makefile: bumptv2016-03-051-7/+14
|
* test5: s/shutdown/EShutdown/gtv2016-02-272-19/+18
|
* make ghci [default]: inittv2016-02-271-2/+5
|
* Screen: inittv2016-02-272-32/+43
|
* Use external Blessings and Scanner librariestv2015-10-178-440/+38
|
* bump compatibility to nixos-15.06pre64030.e1af50ctv2015-06-2610-41/+53
|
* ParseMail: parse encoded wordstv2015-03-091-2/+22
|
* test5: push utilities downtv2015-03-081-129/+136
|
* test5: ditch runEditor'tv2015-03-081-36/+43
|
* test5: use ExceptT for editTagsAtCursortv2015-03-081-78/+80
|
* ParseMail: parse multipart messagestv2015-03-081-5/+7
|
* test5: viewSource with PAGERtv2015-03-081-32/+28
|
* test5: use ExceptT for replyToAlltv2015-03-081-49/+48
|
* Use CRLF as line breaktv2015-03-081-7/+7
|
* import mime-mail-0.4.6.2tv2015-03-084-25/+583
| | | | commit 5efafb55aede7a6f1fae34334cc768a28fdf31c0
* test5 attachFilesToDraft: use ExcepTtv2015-03-082-37/+137
|
* test5: replace Date header with State.nowtv2015-03-081-15/+13
|
* 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
| | | | commit 013ab26ccb84ddec5eed3ba42d8648b32dc79b38
* 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
| | | | Synchronize modification of tags between Message and SearchResult.