index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commands
/
util.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
tabs: make sure to close tab content
Robin Jarry
2023-04-01
1
-2
/
+2
*
attach: don't glob hidden files
Moritz Poldrack
2022-12-20
1
-0
/
+13
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-2
/
+2
*
util: fetch message headers for nil messages
Koni Marti
2022-08-22
1
-2
/
+19
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+3
*
commands: implement fuzzy completion for commands and options
kt programs
2022-03-07
1
-0
/
+20
*
msgstore: fetch missing headers in visual mode
Koni Marti
2022-01-22
1
-0
/
+3
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-3
/
+3
*
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
1
-2
/
+2
*
update tcell to v2 and enable TrueColor support
y0ast
2020-12-18
1
-1
/
+1
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
1
-2
/
+2
*
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-28
1
-3
/
+5
*
Remove duration from the status methods
Reto Brunner
2020-05-27
1
-5
/
+3
*
Add Style configuration
Reto Brunner
2020-05-27
1
-2
/
+2
*
Fix typos
Martin Michlmayr
2020-05-21
1
-1
/
+1
*
Change MarkedMessages to return uids
Reto Brunner
2020-05-11
1
-2
/
+15
*
add command helpers
Reto Brunner
2019-12-21
1
-0
/
+30
*
Sort path completions
Jeffas
2019-09-20
1
-0
/
+3
*
Add CompletePath method
Galen Abell
2019-08-02
1
-0
/
+91
*
Add :save and :pipe commands to viewer
Galen Abell
2019-05-27
1
-0
/
+56