index
:
aerc
this commit
master
mirror of ~rjarry's aerc fork - a pretty good email client
akspecs <akspecs@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ring bell when new messages arrive
0.2.0
Ben Burwell
2019-07-29
9
-4
/
+56
*
lib/msgstore: Fix Select, Next, Prev with filter
Kevin Kuehler
2019-07-29
1
-8
/
+10
*
Print errors from config load issues.
Reto Brunner
2019-07-29
2
-4
/
+4
*
Sendmail: allow for arbitrary parameters
Reto Brunner
2019-07-29
1
-1
/
+11
*
Add index option to change-tab
Jeffas
2019-07-27
3
-6
/
+37
*
Add :detach command
Galen Abell
2019-07-27
3
-0
/
+79
*
Fix review message not filling entire space
Galen Abell
2019-07-27
1
-1
/
+1
*
Add missing fallthrough
Drew DeVault
2019-07-27
1
-0
/
+2
*
Update tcell
Drew DeVault
2019-07-27
2
-2
/
+5
*
Update dependencies
Simon Ser
2019-07-27
2
-48
/
+58
*
Implement sendmail support
Drew DeVault
2019-07-27
7
-14
/
+74
*
Fix tabstrip over-drawing when not enough space
Jeffas
2019-07-26
1
-1
/
+8
*
Add tab completion to textinputs
Jeffas
2019-07-26
4
-20
/
+92
*
Fix invalid tab state when deselecting removed tab
Drew DeVault
2019-07-26
1
-1
/
+1
*
Add change-tab docs
Jeffas
2019-07-26
1
-0
/
+3
*
Add command history and cycling
Galen Abell
2019-07-26
7
-8
/
+113
*
Support configurable header layout in compose widget
Daniel Bridges
2019-07-26
10
-168
/
+239
*
Move msgstore map to dirstore
Jeffas
2019-07-26
3
-27
/
+48
*
Add new-email trigger
Jeffas
2019-07-26
11
-35
/
+175
*
Show the directory being selected in gray
Jeffas
2019-07-25
1
-0
/
+3
*
Fix :close on terminal panic
Jeffas
2019-07-25
2
-1
/
+5
*
Add space which was missing
Jeffas
2019-07-25
1
-1
/
+1
*
Fix grid creating too large subcontexts
Jeffas
2019-07-25
1
-0
/
+9
*
Fix panic when tabs.popHistory is nonexistent
Drew DeVault
2019-07-25
1
-1
/
+1
*
Make :next-result :prev-result relative to cursor
Kevin Kuehler
2019-07-25
1
-0
/
+9
*
Makefile: Use GO variable to specify compiler path
Kacper KoĆodziej
2019-07-23
1
-1
/
+2
*
Discard stdout if not redirected to file
Daniel Bridges
2019-07-23
1
-0
/
+1
*
Add change tab command
Jeffas
2019-07-23
3
-5
/
+90
*
Fix error handling in maildir worker
Nicolai Dagestad
2019-07-19
1
-14
/
+7
*
Use latest go-maildir
Ben Burwell
2019-07-19
2
-1
/
+3
*
Fix alternatives config
Drew DeVault
2019-07-19
1
-2
/
+5
*
Add [a]ttach to the review message prompts
Drew DeVault
2019-07-19
1
-1
/
+1
*
Register worker in init.
Reto Brunner
2019-07-19
5
-20
/
+53
*
Forward mailto links to server via ./aerc <mailto>
Drew DeVault
2019-07-19
2
-3
/
+25
*
Add Unix socket for communicating with aerc
Drew DeVault
2019-07-19
4
-0
/
+139
*
aerc(1): fix scdoc syntax error
Drew DeVault
2019-07-19
1
-1
/
+1
*
aerc(1): document missing commands
Drew DeVault
2019-07-19
1
-6
/
+48
*
aerc(1): Fix fallback ex key documentation
Drew DeVault
2019-07-19
1
-1
/
+1
*
Implement :filter, :clear
Kevin Kuehler
2019-07-19
8
-41
/
+134
*
Change default attach keybinding
Drew DeVault
2019-07-19
1
-1
/
+1
*
Add :attach command for compose
Galen Abell
2019-07-19
3
-17
/
+190
*
Add :cp alias for :copy
Drew DeVault
2019-07-17
2
-3
/
+3
*
Add option to always show mimetype in viewer
Jeffas
2019-07-17
4
-8
/
+21
*
Remove passing of showHeaders explicitly
Jeffas
2019-07-17
1
-12
/
+12
*
Ensure new partswitcher doesn't start on multipart
Jeffas
2019-07-17
1
-0
/
+2
*
maildir: Watch for new messages
Ben Burwell
2019-07-17
4
-14
/
+76
*
Display user specified headers in viewer if present
Daniel Bridges
2019-07-17
5
-41
/
+116
*
Show currently pressed keys in statusline
Jeffas
2019-07-17
2
-1
/
+17
*
Add an option to toggle between read and unread
Nicolai Dagestad
2019-07-17
2
-3
/
+33
*
Revert "Ensure new partswitcher doesn't start on multipart"
Drew DeVault
2019-07-17
1
-1
/
+0
[next]