index
:
much
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix cabal errors
Kierán Meinhardt
2020-09-29
2
-8
/
+5
|
*
override colors and query via JSON config
Kierán Meinhardt
2020-09-29
6
-47
/
+116
|
*
Much.API: init
tv
2020-09-29
5
-1
/
+121
|
*
split into library + executables
Kierán Meinhardt
2020-09-23
30
-97
/
+159
|
*
kmein config: add reload key
Kierán Meinhardt
2020-09-23
1
-0
/
+2
|
*
kmein config: restyle
Kierán Meinhardt
2020-09-23
1
-3
/
+16
|
*
hlint
Kierán Meinhardt
2020-09-23
2
-4
/
+2
|
*
State: integrate default query
Kierán Meinhardt
2020-09-23
2
-4
/
+7
|
*
config: personalize kmein
Kierán Meinhardt
2020-09-23
1
-17
/
+51
|
*
tv config: use Core
tv
2020-09-23
1
-255
/
+83
|
*
State: make colors and tag symbols configurable
Kierán Meinhardt
2020-09-23
3
-68
/
+73
|
*
State: make tag colours configurable
Kierán Meinhardt
2020-09-23
3
-28
/
+26
|
*
lint
Kierán Meinhardt
2020-09-23
11
-43
/
+36
|
*
Action: add openFold and closeFold
Kierán Meinhardt
2020-09-22
1
-8
/
+16
|
*
config: add kmein
Kierán Meinhardt
2020-09-22
1
-0
/
+106
|
*
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
|
[next]