index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commands
/
msg
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
move: adapt to ProvidesMessages
Reto Brunner
2019-12-21
1
-11
/
+11
*
delete: adapt to ProvidesMessages
Reto Brunner
2019-12-21
1
-21
/
+59
*
copy: adapt to ProvidesMessages
Reto Brunner
2019-12-21
1
-7
/
+6
*
archive: adapt to ProvidesMessages
Reto Brunner
2019-12-21
1
-22
/
+57
*
add mark command
Reto Brunner
2019-12-21
1
-0
/
+98
*
add command helpers
Reto Brunner
2019-12-21
1
-0
/
+55
*
use correct headers for message part
Leszek Cimała
2019-12-07
1
-4
/
+32
*
Add Templates with Parsing
Srivathsan Murali
2019-11-10
3
-117
/
+117
*
Config for deleting message from message viewer
Srivathsan Murali
2019-09-20
1
-1
/
+1
*
Make commands join args with spaces
Jeffas
2019-09-20
2
-18
/
+22
*
Add completion for copy
Jeffas
2019-09-12
1
-1
/
+2
*
Add signatures
Jeffas
2019-09-12
3
-5
/
+6
*
Add modify-labels command
Reto Brunner
2019-09-12
1
-0
/
+69
*
Check the subject line for lowercase re
Jeffas
2019-09-11
1
-1
/
+1
*
Ensure mimetype parts are converted to lower case
Jeffas
2019-09-11
1
-2
/
+3
*
all: purge redundant underscores
Wagner Riffel
2019-09-04
8
-24
/
+24
*
Add forwarding as attachment feature
Jelle Besseling
2019-08-20
1
-4
/
+61
*
Add addresses argument to forward command
Jelle Besseling
2019-08-20
1
-1
/
+9
*
Move forward command to it's own file
Jelle Besseling
2019-08-20
2
-70
/
+130
*
Fix `unread` command
Art Wild
2019-08-08
1
-0
/
+2
*
select next message when deleting from message viewer
Aditya Srivastava
2019-08-02
1
-3
/
+10
*
Support configurable header layout in compose widget
Daniel Bridges
2019-07-26
2
-13
/
+18
*
Add space which was missing
Jeffas
2019-07-25
1
-1
/
+1
*
Add :cp alias for :copy
Drew DeVault
2019-07-17
1
-1
/
+1
*
Add an option to toggle between read and unread
Nicolai Dagestad
2019-07-17
1
-3
/
+29
*
Update status message to include destination
Jeffas
2019-07-17
1
-1
/
+1
*
commands: Don't crash when store is nil
Kevin Kuehler
2019-07-15
7
-4
/
+25
*
Fix crashes when operating on empty folder (#216)
Daniel Bridges
2019-07-10
8
-10
/
+32
*
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
1
-2
/
+6
*
:exec, :pipe: show exit status on completion
Drew DeVault
2019-07-08
1
-1
/
+2
*
Add :exec and :pipe -b(ackground)
Drew DeVault
2019-07-08
1
-17
/
+44
*
Factor IMAP-specific structs out of UI models
Ben Burwell
2019-07-08
1
-15
/
+13
*
Make :pipe command more generic
Drew DeVault
2019-07-05
1
-0
/
+105
*
Add IMAP folder tab completion
Gregory Mullen
2019-07-04
1
-1
/
+2
*
Crash on delete in empty folder (#213)
Zach Sisco
2019-07-04
1
-0
/
+3
*
Add unsubscribe command
Ben Burwell
2019-07-04
2
-0
/
+144
*
Implement basic tab completion support
Gregory Mullen
2019-06-29
7
-19
/
+74
*
Move select functionality from msglist to msgstore
Kevin Kuehler
2019-06-11
3
-3
/
+6
*
commands/msg/archive: Work with msgviwer
Kevin Kuehler
2019-06-11
1
-3
/
+4
*
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
*
Update reply to use getopt posix optind format
Clayton Craft
2019-06-09
1
-2
/
+2
*
Add :read and :unread commands
Drew DeVault
2019-06-09
1
-0
/
+38
*
commands/msg/copy: remove unnecessary code
Drew DeVault
2019-06-09
1
-4
/
+0
*
Add archive command
Robert Günzler
2019-06-09
3
-6
/
+102
*
Message list: implement index-format option
Yash Srivastav
2019-06-07
1
-22
/
+3
*
widget: Add ProvidesMessage interface
Kevin Kuehler
2019-06-02
5
-0
/
+401
[prev]