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
/
archive.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
archive: respect delimiter
Moritz Poldrack
2023-05-16
1
-5
/
+11
*
send: add option to send&archive
Bence Ferdinandy
2023-01-04
1
-5
/
+11
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-2
/
+2
*
move and archive: common code for common operation
Bence Ferdinandy
2022-11-13
1
-34
/
+1
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
1
-1
/
+2
*
view: add peek flag and propagate
Koni Marti
2022-10-04
1
-1
/
+1
*
viewer: option to not mark message as seen
Koni Marti
2022-10-04
1
-1
/
+2
*
archive: respect the next-message-on-delete flag
Ben Cohen
2022-08-22
1
-1
/
+31
*
store: extract marking behavior and add tests
Koni Marti
2022-08-22
1
-2
/
+3
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-2
/
+4
*
msglist: remove invalidate from commands which remove messages
Tim Culverhouse
2022-08-01
1
-1
/
+0
*
archive,move: fix reselect next message
Tim Culverhouse
2022-08-01
1
-1
/
+5
*
msgstore: leave visual-mark mode after certain commands
Tim Culverhouse
2022-08-01
1
-0
/
+2
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+3
*
commands: implement fuzzy completion for commands and options
kt programs
2022-03-07
1
-1
/
+1
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-4
/
+4
*
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
1
-1
/
+1
*
Rework msglist scrolling
Jeffas
2020-06-09
1
-1
/
+1
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
1
-1
/
+1
*
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-28
1
-2
/
+3
*
Remove duration from the status methods
Reto Brunner
2020-05-27
1
-3
/
+2
*
Add Style configuration
Reto Brunner
2020-05-27
1
-1
/
+1
*
gofmt fixes
Drew DeVault
2020-04-24
1
-1
/
+1
*
Use aerc.PushError where appropriate
Ben Fiedler
2020-04-23
1
-4
/
+1
*
msg/archive: complete the possible options
Reto Brunner
2020-04-11
1
-1
/
+2
*
archive: adapt to ProvidesMessages
Reto Brunner
2019-12-21
1
-22
/
+57
*
all: purge redundant underscores
Wagner Riffel
2019-09-04
1
-3
/
+3
*
commands: Don't crash when store is nil
Kevin Kuehler
2019-07-15
1
-1
/
+4
*
Fix crashes when operating on empty folder (#216)
Daniel Bridges
2019-07-10
1
-1
/
+4
*
Implement basic tab completion support
Gregory Mullen
2019-06-29
1
-2
/
+12
*
Move select functionality from msglist to msgstore
Kevin Kuehler
2019-06-11
1
-1
/
+2
*
commands/msg/archive: Work with msgviwer
Kevin Kuehler
2019-06-11
1
-3
/
+4
*
Add archive command
Robert Günzler
2019-06-09
1
-0
/
+62