index
:
aerc
this commit
master
mirror of ~rjarry's aerc fork - a pretty good email client
akspecs <akspecs@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Ensure new partswitcher doesn't start on multipart"
Drew DeVault
2019-07-17
1
-1
/
+0
*
Add show-headers to aerc-config
Jeffas
2019-07-17
1
-0
/
+6
*
Fix grid widths when using weighted widths
Jeffas
2019-07-17
1
-3
/
+14
*
Add MouseEnabled config setting
Jeffas
2019-07-17
4
-1
/
+15
*
When reviewing an email don't pass characters on
Jeffas
2019-07-17
1
-1
/
+4
*
Fix text input cursor position with non-ASCII text
Tuomas Siipola
2019-07-17
1
-3
/
+3
*
Show usage on getopt.Getopts error
Asger Hautop Drewsen
2019-07-17
1
-2
/
+7
*
Ensure new partswitcher doesn't start on multipart
Jeffas
2019-07-17
1
-0
/
+1
*
Update status message to include destination
Jeffas
2019-07-17
1
-1
/
+1
*
lowercase all key bindings
Reto Brunner
2019-07-17
1
-32
/
+32
*
Fix header decoding
Ben Burwell
2019-07-17
1
-13
/
+16
*
commands: Don't crash when store is nil
Kevin Kuehler
2019-07-15
8
-4
/
+28
*
71: Allow user to change config options at runtime
Pedro L. Ramos
2019-07-15
3
-51
/
+129
*
Update README.md
Drew DeVault
2019-07-14
1
-0
/
+2
*
Escape plus symbol in hldiff filter.
EdOverflow
2019-07-13
1
-1
/
+1
*
Fix missing format fields in maildir/container.go
Drew DeVault
2019-07-13
1
-2
/
+2
*
Don't initialize an invalid pty size
Drew DeVault
2019-07-13
1
-0
/
+3
*
Fix read reply flag formatting
Jeffas
2019-07-12
1
-5
/
+19
*
Add maildir docs
Ben Burwell
2019-07-12
4
-2
/
+47
*
Implement maildir copy
Ben Burwell
2019-07-12
2
-2
/
+41
*
Handle the invalid "utf8" encoding
Ben Burwell
2019-07-12
2
-1
/
+3
*
Add maildir backend worker
Ben Burwell
2019-07-12
6
-0
/
+786
*
Create UIDStore package
Ben Burwell
2019-07-12
1
-0
/
+62
*
Add clickable tabs
Jeffas
2019-07-11
4
-0
/
+38
*
Don't bind $noinherit
Eyal Sawady
2019-07-11
1
-0
/
+1
*
#190 Handle gmail duplicate folder
Daniel Bridges
2019-07-11
3
-4
/
+4
*
Add backtab to tutorial navigation
Jeffas
2019-07-11
1
-1
/
+3
*
Support imaps with oauthbearer authentication (Gmail)
Frode Aannevik
2019-07-11
5
-8
/
+100
*
Fix crashes when operating on empty folder (#216)
Daniel Bridges
2019-07-10
11
-15
/
+45
*
Fix :pipe -b actually writing to stdin
Drew DeVault
2019-07-08
1
-1
/
+9
*
Fix re-opening of expired pipe tabs
Drew DeVault
2019-07-08
3
-4
/
+24
*
:exec, :pipe: show exit status on completion
Drew DeVault
2019-07-08
2
-2
/
+4
*
aerc(1): correct error with :pipe documentation
Drew DeVault
2019-07-08
1
-0
/
+2
*
Add :exec and :pipe -b(ackground)
Drew DeVault
2019-07-08
3
-25
/
+104
*
Factor IMAP-specific structs out of UI models
Ben Burwell
2019-07-08
10
-108
/
+211
*
Use []uint32 instead of imap.SeqSet
Ben Burwell
2019-07-08
6
-41
/
+41
*
Factor UI models out of the worker message package
Ben Burwell
2019-07-08
12
-86
/
+146
*
Add .build.yml
Drew DeVault
2019-07-07
1
-0
/
+24
*
Make :pipe command more generic
Drew DeVault
2019-07-05
8
-110
/
+125
*
Remove unused caps string
Drew DeVault
2019-07-04
1
-2
/
+0
*
Sort out dirstore once and for all
Drew DeVault
2019-07-04
3
-16
/
+2
*
dirlist: simplify nextPrev() considerably
Reto Brunner
2019-07-04
1
-25
/
+11
*
dirlist: remove the additional filtering in Draw()
Reto Brunner
2019-07-04
1
-7
/
+0
*
dirlist: sync dirstore in filterDirsByFoldersConfig
Reto Brunner
2019-07-04
1
-9
/
+7
*
Add IMAP folder tab completion
Gregory Mullen
2019-07-04
4
-3
/
+32
*
Use go-message implementation of GenerateMessageID
Ben Burwell
2019-07-04
2
-36
/
+1
*
Document message index format specifiers
Ben Burwell
2019-07-04
2
-2
/
+37
*
Crash on delete in empty folder (#213)
Zach Sisco
2019-07-04
1
-0
/
+3
*
Add unsubscribe command
Ben Burwell
2019-07-04
3
-0
/
+150
*
Use "open" instead of "xdg-open" on Darwin systems
Ben Burwell
2019-07-04
4
-4
/
+25
[next]