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-07-11
#190 Handle gmail duplicate folder
Daniel Bridges
2019-07-11
Add backtab to tutorial navigation
Jeffas
2019-07-11
Support imaps with oauthbearer authentication (Gmail)
Frode Aannevik
2019-07-10
Fix crashes when operating on empty folder (#216)
Daniel Bridges
2019-07-08
Fix :pipe -b actually writing to stdin
Drew DeVault
2019-07-08
Fix re-opening of expired pipe tabs
Drew DeVault
2019-07-08
:exec, :pipe: show exit status on completion
Drew DeVault
2019-07-08
aerc(1): correct error with :pipe documentation
Drew DeVault
2019-07-08
Add :exec and :pipe -b(ackground)
Drew DeVault
2019-07-08
Factor IMAP-specific structs out of UI models
Ben Burwell
2019-07-08
Use []uint32 instead of imap.SeqSet
Ben Burwell
2019-07-08
Factor UI models out of the worker message package
Ben Burwell
2019-07-07
Add .build.yml
Drew DeVault
2019-07-05
Make :pipe command more generic
Drew DeVault
2019-07-04
Remove unused caps string
Drew DeVault
2019-07-04
Sort out dirstore once and for all
Drew DeVault
2019-07-04
dirlist: simplify nextPrev() considerably
Reto Brunner
2019-07-04
dirlist: remove the additional filtering in Draw()
Reto Brunner
2019-07-04
dirlist: sync dirstore in filterDirsByFoldersConfig
Reto Brunner
2019-07-04
Add IMAP folder tab completion
Gregory Mullen
2019-07-04
Use go-message implementation of GenerateMessageID
Ben Burwell
2019-07-04
Document message index format specifiers
Ben Burwell
2019-07-04
Crash on delete in empty folder (#213)
Zach Sisco
2019-07-04
Add unsubscribe command
Ben Burwell
2019-07-04
Use "open" instead of "xdg-open" on Darwin systems
Ben Burwell
2019-07-04
Update binds.conf
Drew DeVault
2019-07-02
Correct default filter order in aerc.conf.in
Drew DeVault
2019-07-02
Revert "Remove dirs field and references to it"
Drew DeVault
2019-06-30
Remove dirs field and references to it
Robert Günzler
2019-06-29
panic: runtime error: index out of range in handleFetchMessages (#127)
Zach Sisco
2019-06-29
Add new lib/dirstore to source completions from
Gregory Mullen
2019-06-29
Implement basic tab completion support
Gregory Mullen
2019-06-27
Move contrib -> filters
Drew DeVault
2019-06-27
Reopening mailcontent file to fix #166
Stefan Rakel
2019-06-27
Set the required go version for this module, aerc
Daniel Lublin
2019-06-26
Fix jumping around in search
Drew DeVault
2019-06-26
Implement :search, :next-result, :prev-result
Drew DeVault
2019-06-25
msgview/save: Use defaultSavePath if no path is provided
Reto Brunner
2019-06-25
add DefaultSavePath config
Reto Brunner
2019-06-25
account-wizard: look up imap and smtp server by SRV records (#100)
Daniel Lublin
2019-06-24
worker/imap: rig up search directory handler
Drew DeVault
2019-06-24
worker/imap: implement search
Drew DeVault
2019-06-23
aerc-config: [viewer] should be [compose]
Issam Maghni
2019-06-21
Fix Cc & Bcc handling in replies
Drew DeVault
2019-06-19
Fix reply bindings in [view]
Drew DeVault
2019-06-19
Makefile: fix -ldflags -X invocation
Reto Brunner
2019-06-18
account-wizard: automatically replace imap.* with smtp.*
Noah Loomans
2019-06-18
Insert nil check before handling prev/next message
Martin Hafskjold Thoresen
2019-06-18
Add aerc -v to print the installed version
Drew DeVault
2019-06-17
commands/msgview: add open command
Réouven Assouly
[next]