index
:
aerc
master
mbox
threading
threading-v2
Mirror of https://git.sr.ht/~sircmpwn/aerc
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-08-20
folder filter: only assume regex if filter is ~fmt
Drew DeVault
2019-08-20
Add forwarding as attachment feature
Jelle Besseling
2019-08-20
Add addresses argument to forward command
Jelle Besseling
2019-08-20
Move forward command to it's own file
Jelle Besseling
2019-08-20
upgrade go-message
Reto Brunner
2019-08-19
Add support for <C-j> as '<Enter>' in ExLine
Christopher Vittal
2019-08-19
Support regex filters for folders
Daniel Xu
2019-08-16
bump go-message, fixes address list parsing failure
Reto Brunner
2019-08-13
Revert "add close command at global level"
Drew DeVault
2019-08-13
add close command at global level
Aditya Srivastava
2019-08-13
Add optional body argument to compose command
Daniel Bridges
2019-08-12
Prevent drawing terminal with nil cmd
Drew DeVault
2019-08-12
Add delete forward <C-k> and backward <C-u>
Christopher Vittal
2019-08-12
Joining the args in cf for folders with spaces
Ben Cohen
2019-08-12
Pass os stdin to credential command
Jonas Mueller
2019-08-12
Ignore scroll command when msgstore is nil
Jelle Besseling
2019-08-12
Let user edit arbitrary headers in composer
Daniel Bridges
2019-08-08
maildir: Preserve flags when copying messages
Ben Burwell
2019-08-08
Close backends prior to shutdown
Reto Brunner
2019-08-08
Fix `unread` command
Art Wild
2019-08-08
Add notmuch docs
Reto Brunner
2019-08-08
Add notmuch backend
Reto Brunner
2019-08-08
add github.com/zenhack/go.notmuch
Reto Brunner
2019-08-08
Extract message parsing to common worker module
Reto Brunner
2019-08-08
Don't print imap errors to ui
Jelle Besseling
2019-08-07
Implement next-message in msgview using account
Jelle Besseling
2019-08-07
Implement next-folder using NextPrev with amount
Jelle Besseling
2019-08-07
Update tcell
Drew DeVault
2019-08-07
Allow cc/bcc command to receive no arguments
Daniel Bridges
2019-08-07
cc/bcc: Append to existing headers if called twice
Kevin Kuehler
2019-08-03
Remove aerc specific code from the ui
Nicolai Dagestad
2019-08-03
Fix directory completion case sensitivity
Ben Burwell
2019-08-03
Fixing #231 (alternative preferred mimetypes)
Ben Cohen
2019-08-03
Add cc and bcc commands
Daniel Bridges
2019-08-02
select next message when deleting from message viewer
Aditya Srivastava
2019-08-02
Fix sending attachments with less than 512 bytes
Ben Burwell
2019-08-02
Include body MIME terminator in multipart messages
Ben Burwell
2019-08-02
ChangeFolder: do not depend on the msgstore
Reto Brunner
2019-08-02
msglist: add initialization state
Reto Brunner
2019-08-02
Clean maildirs when opened
Ben Burwell
2019-08-02
Add filesystem completions for :attach and :cd
Galen Abell
2019-08-02
Add CompletePath method
Galen Abell
2019-07-29
doc: Fix missing '\' in aerc-tutorial man page.
Ronan Pigott
2019-07-29
aerc-tutorial(7): add searching and expand viewer
Drew DeVault
2019-07-29
Update version to 0.2.1
0.2.1
Drew DeVault
2019-07-29
Change how VERSION is set in Makefile
Drew DeVault
2019-07-29
Fix test failures
Drew DeVault
2019-07-29
Ring bell when new messages arrive
0.2.0
Ben Burwell
2019-07-29
lib/msgstore: Fix Select, Next, Prev with filter
Kevin Kuehler
2019-07-29
Print errors from config load issues.
Reto Brunner
[next]