index
:
much
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
factor out Actions, Core, State from tv config
Kierán Meinhardt
2020-09-22
3
-0
/
+211
|
*
config: add tv
Kierán Meinhardt
2020-09-22
1
-0
/
+0
|
*
Action: init
Kierán Meinhardt
2020-09-22
2
-171
/
+185
|
*
Notmuch: handle JSON with broken UTF-8
tv
2020-04-28
2
-5
/
+20
|
*
test5: move State to separate module
tv
2019-05-14
2
-13
/
+21
|
*
use blessings 2
v1.2.0
tv
2019-01-25
2
-6
/
+7
|
*
remove redundant import Data.Monoid
tv
2019-01-25
7
-7
/
+0
|
*
much.cabal: 1.0.0 -> 1.1.0
v1.1.0
tv
2017-04-30
1
-1
/
+1
|
*
ParseMail.parseAddress: return Maybe Address
tv
2017-04-30
1
-11
/
+8
|
*
test5 initState: limit search to 100
tv
2017-04-30
1
-1
/
+5
|
*
Notmuch.search: support passing additional args
tv
2017-04-30
3
-5
/
+5
|
*
Makefile: make nixpkgs overridable
tv
2017-04-30
1
-2
/
+17
|
*
gitignore shell.nix
tv
2017-04-30
1
-0
/
+1
|
*
rm {common,env,install}.nix
tv
2017-04-30
4
-89
/
+0
|
*
drop Control.{Applicative,Monoid}
tv
2017-04-30
6
-6
/
+0
|
*
test5: viewSource/editTagsAtCursor w/o handlers
tv
2017-04-30
1
-6
/
+25
|
*
skipSame: don't shadown next
tv
2017-04-30
1
-3
/
+3
|
*
unloadPartsWithFilename: simplify use of f
tv
2017-04-30
1
-4
/
+3
|
*
Codec.MIME.Parse: replace tabs by spaces
tv
2017-04-30
1
-4
/
+4
|
*
RenderTreeView: add missing SGR type signatures
tv
2017-04-30
1
-0
/
+2
|
*
renderTreeView1: show authors when there's no subject
tv
2017-04-30
1
-3
/
+17
|
*
Makefile: bump
tv
2016-03-05
1
-7
/
+14
|
*
test5: s/shutdown/EShutdown/g
tv
2016-02-27
2
-19
/
+18
|
*
make ghci [default]: init
tv
2016-02-27
1
-2
/
+5
|
*
Screen: init
tv
2016-02-27
2
-32
/
+43
|
*
Use external Blessings and Scanner libraries
tv
2015-10-17
8
-440
/
+38
|
*
bump compatibility to nixos-15.06pre64030.e1af50c
tv
2015-06-26
10
-41
/
+53
|
*
ParseMail: parse encoded words
tv
2015-03-09
1
-2
/
+22
|
*
test5: push utilities down
tv
2015-03-08
1
-129
/
+136
|
*
test5: ditch runEditor'
tv
2015-03-08
1
-36
/
+43
|
*
test5: use ExceptT for editTagsAtCursor
tv
2015-03-08
1
-78
/
+80
|
*
ParseMail: parse multipart messages
tv
2015-03-08
1
-5
/
+7
|
*
test5: viewSource with PAGER
tv
2015-03-08
1
-32
/
+28
|
*
test5: use ExceptT for replyToAll
tv
2015-03-08
1
-49
/
+48
|
*
Use CRLF as line break
tv
2015-03-08
1
-7
/
+7
|
*
import mime-mail-0.4.6.2
tv
2015-03-08
4
-25
/
+583
|
|
|
|
commit 5efafb55aede7a6f1fae34334cc768a28fdf31c0
*
test5 attachFilesToDraft: use ExcepT
tv
2015-03-08
2
-37
/
+137
|
*
test5: replace Date header with State.now
tv
2015-03-08
1
-15
/
+13
|
*
make clean: don't restrict find depth
tv
2015-03-05
1
-1
/
+1
|
*
add random comments
tv
2015-03-05
2
-0
/
+4
|
*
test5: wrap lines with '='
tv
2015-03-05
3
-0
/
+37
|
*
test5: allow attaching files (creates new message)
tv
2015-03-05
6
-8
/
+104
|
*
test5: add prompt
tv
2015-03-05
1
-0
/
+23
|
*
mime: use CI
tv
2015-03-04
2
-29
/
+30
|
*
import mime-0.4.0.1
tv
2015-03-04
6
-0
/
+805
|
|
|
|
commit 013ab26ccb84ddec5eed3ba42d8648b32dc79b38
*
move most parts from test10 to MBox
tv
2015-03-04
2
-144
/
+161
|
*
test10: initial commit (MBox -> Tree Message)
tv
2015-03-04
3
-0
/
+211
|
*
test5: add date header
tv
2015-03-01
3
-8
/
+30
|
*
ParseMail: use quoted-printable encoding
tv
2015-03-01
1
-2
/
+3
|
*
ParseMail: use parseOnly
tv
2015-03-01
1
-21
/
+7
|
[next]