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
*
Fix #116
0.1.0
Drew DeVault
2019-06-03
1
-1
/
+1
*
Add delete to the default binds.conf
Drew DeVault
2019-06-02
1
-0
/
+1
*
hldiff.py: don't highlight -/+ in filenames
Drew DeVault
2019-06-02
1
-2
/
+2
*
Add Tabs history
Reto Brunner
2019-06-02
1
-4
/
+34
*
Wait for listing to complete before sending Done
Drew DeVault
2019-06-02
1
-0
/
+3
*
Don't send Done until finished fetching messages
Drew DeVault
2019-06-02
1
-0
/
+3
*
Remove worker callbacks when Done is received
Drew DeVault
2019-06-02
2
-5
/
+13
*
Add date to message viewer
Drew DeVault
2019-06-02
2
-5
/
+11
*
widget: Add ProvidesMessage interface
Kevin Kuehler
2019-06-02
10
-18
/
+93
*
Update tcell fork
Drew DeVault
2019-06-02
2
-1
/
+3
*
Only add message to store if store exists
Kevin Kuehler
2019-06-02
1
-8
/
+12
*
Enumerate Cc and Bcc lists in composer
Drew DeVault
2019-06-02
1
-1
/
+20
*
Fix infinite recursion in reply.go:findPlaintext
Drew DeVault
2019-06-02
1
-1
/
+1
*
Simplify layout of message viewer grid
Drew DeVault
2019-06-02
1
-17
/
+3
*
Fetch plaintext part when replying
Drew DeVault
2019-06-01
1
-6
/
+34
*
Use forked version of tcell
Drew DeVault
2019-06-01
3
-4
/
+15
*
widgets/terminal: Don't segfault on resize
Kevin Kuehler
2019-06-01
1
-10
/
+15
*
Remove more GNU-isms from Makefile
Sam Whited
2019-06-01
1
-11
/
+18
*
Remove "wildcard" GNU-ism from Makefile
Sam Whited
2019-05-30
1
-15
/
+2
*
Add :save and :pipe commands to viewer
Galen Abell
2019-05-27
8
-37
/
+194
*
Update terminal color handling per vterm changes
Drew DeVault
2019-05-26
3
-44
/
+25
*
Update to the latest go-libvterm
Drew DeVault
2019-05-26
4
-5
/
+15
*
Update go-libvterm
Drew DeVault
2019-05-26
2
-1
/
+3
*
Skip non selectable mailboxes in directory listing
Reto Brunner
2019-05-26
1
-0
/
+13
*
Add aerc-announce to README.md
Drew DeVault
2019-05-26
1
-3
/
+6
*
Implement :edit in compose screen
Drew DeVault
2019-05-26
4
-28
/
+80
*
msgviewer: copy stderr into pager
Drew DeVault
2019-05-26
1
-1
/
+17
*
Subsitute prefix in aerc.conf for install
Drew DeVault
2019-05-26
3
-7
/
+21
*
Document :forward in aerc(1)
Drew DeVault
2019-05-25
1
-0
/
+3
*
binds.conf: make reply -a easier to use than reply
Drew DeVault
2019-05-25
1
-4
/
+4
*
Update README.md
Drew DeVault
2019-05-25
1
-1
/
+1
*
Update README.md
Drew DeVault
2019-05-25
1
-13
/
+4
*
Update README.md
Drew DeVault
2019-05-25
1
-1
/
+3
*
ensureScroll on text input frames
Drew DeVault
2019-05-25
1
-0
/
+2
*
Implement scrolling in text input
Drew DeVault
2019-05-25
1
-3
/
+31
*
Implement :forward
Drew DeVault
2019-05-25
1
-31
/
+81
*
Fix special characters in address.PersonalName
Drew DeVault
2019-05-25
5
-33
/
+47
*
Change ex command to C-x when using terminal
Drew DeVault
2019-05-24
2
-2
/
+5
*
Bind :compose to C in binds.conf
Francis Dinh
2019-05-23
1
-0
/
+2
*
Fix key value typo in documentation
Roshless
2019-05-23
2
-2
/
+2
*
Mention custom headers in aerc-tutorial(7)
Drew DeVault
2019-05-22
1
-1
/
+3
*
Minor fixes to list of filter dependencies
Francis Dinh
2019-05-22
1
-1
/
+1
*
Makefile: Minor improvements, usage of $@ and $(RM)
Stefan Tatschner
2019-05-22
1
-2
/
+2
*
Correct typo in Makefile
Drew DeVault
2019-05-22
1
-1
/
+1
*
Install $(MANDIR)/man7
Drew DeVault
2019-05-22
1
-1
/
+1
*
Install aerc-tutorial man page with make install
Drew DeVault
2019-05-22
1
-0
/
+1
*
Minor improvements to aerc-tutorial
Drew DeVault
2019-05-22
1
-7
/
+4
*
Install default configs to XDG config if not found
Drew DeVault
2019-05-22
3
-14
/
+53
*
Add GOFLAGS variable to Makefile
Drew DeVault
2019-05-22
1
-1
/
+3
*
Show account wizard if no accounts configured
Drew DeVault
2019-05-22
4
-12
/
+12
[next]