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
*
Implement :mkdir command
Drew DeVault
2019-06-09
2
-0
/
+42
*
Fix :new-account getopts
Drew DeVault
2019-06-09
1
-1
/
+1
*
Fix :copy arg handling
Drew DeVault
2019-06-09
1
-3
/
+3
*
Fix :move command's arg parsing
Drew DeVault
2019-06-09
1
-3
/
+3
*
Override $ex in compose view
Yash Srivastav
2019-06-09
1
-0
/
+1
*
Update reply to use getopt posix optind format
Clayton Craft
2019-06-09
3
-3
/
+5
*
aerc(1): add :read and :unread command to docs
Drew DeVault
2019-06-09
1
-20
/
+31
*
Add :read and :unread commands
Drew DeVault
2019-06-09
5
-0
/
+78
*
Update our message flags when server updates them
Drew DeVault
2019-06-09
3
-5
/
+35
*
commands/msg/copy: remove unnecessary code
Drew DeVault
2019-06-09
1
-4
/
+0
*
Select user's preferred mimetype in MessageViewer
Clayton Craft
2019-06-09
1
-2
/
+13
*
Add archive command
Robert Günzler
2019-06-09
12
-8
/
+168
*
Mark sent emails as read
Yash Srivastav
2019-06-08
1
-1
/
+2
*
msglist: use distinct style for unread emails
Yash Srivastav
2019-06-08
2
-5
/
+20
*
Fetch headers w/peek to leave emails unread
Yash Srivastav
2019-06-08
1
-0
/
+1
*
Fix hldiff regex for short stats
Drew DeVault
2019-06-07
2
-1
/
+3
*
Use #!/usr/bin/env -S awk -f for awk scripts
Drew DeVault
2019-06-07
2
-2
/
+2
*
Truncate long subject lines
Drew DeVault
2019-06-07
1
-1
/
+5
*
Message list: implement index-format option
Yash Srivastav
2019-06-07
8
-55
/
+294
*
plaintext filter: Match against start of line
Drew DeVault
2019-06-07
1
-1
/
+1
*
Update filter names in Makefile
Drew DeVault
2019-06-07
1
-2
/
+2
*
Update docs per filters rewrite
Drew DeVault
2019-06-07
3
-19
/
+7
*
Rewrite Python filters in awk
Drew DeVault
2019-06-07
5
-59
/
+54
*
Move ANSI stripping from filters to Go
Drew DeVault
2019-06-07
3
-8
/
+20
*
Add image/* filter, commented out by default
Drew DeVault
2019-06-07
1
-0
/
+1
*
Disable HTML filter by default
Drew DeVault
2019-06-07
1
-1
/
+1
*
Remove unnecessary branch
Drew DeVault
2019-06-07
1
-3
/
+0
*
Ignore encoding errors in filters
Drew DeVault
2019-06-07
2
-0
/
+2
*
Execute the editor with the shell
Drew DeVault
2019-06-07
1
-1
/
+1
*
Add binding to toggle headers
Drew DeVault
2019-06-07
2
-1
/
+2
*
implements ability to view headers in message view
Yash Srivastav
2019-06-07
6
-54
/
+146
*
Skip rendering dirlist if sidebar width is 0
Lucas F. Souza
2019-06-07
1
-1
/
+3
*
Use SetAddressList for From header
Drew DeVault
2019-06-05
1
-2
/
+10
*
config: sort account folders
Chris Kinniburgh
2019-06-05
1
-1
/
+4
*
Introduce :new-account -t
JanUlrich
2019-06-05
2
-16
/
+32
*
Mention aerc-tutorial(7) in aerc(1)
ngenisis
2019-06-05
1
-2
/
+3
*
Allow no arguments to :cd
Tadeo Kondrak
2019-06-05
1
-3
/
+5
*
Added config file to Make clean
0.1.1
Jonas Kalderstam
2019-06-04
1
-1
/
+1
*
Update dependencies
Simon Ser
2019-06-04
2
-46
/
+30
*
Clarify socksify dependency
Drew DeVault
2019-06-04
1
-1
/
+1
*
Update README.md with better dependency list
Drew DeVault
2019-06-04
1
-1
/
+9
*
add missing column in table
Stephen Gregoratto
2019-06-03
1
-0
/
+1
*
Update aerc-tutorial(7) to reflect changes to reply bindings
Francis Dinh
2019-06-03
1
-4
/
+4
*
Fix Makefile for non-GNU find
rage 311
2019-06-03
1
-1
/
+1
*
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
[next]