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
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch: update status line
Koni Marti
2022-09-20
1
-1
/
+5
*
switch: add -n and -p flags for relative switch
Robin Jarry
2022-09-20
1
-5
/
+33
*
commands: add switch-account command for composer
Koni Marti
2022-09-19
1
-0
/
+47
*
statusline-format: add %p placeholder for current path
Bence Ferdinandy
2022-09-19
1
-0
/
+1
*
history: store command history in a file
Moritz Poldrack
2022-09-14
1
-0
/
+77
*
history: don't store duplicate entries
Moritz Poldrack
2022-09-14
1
-1
/
+3
*
commands: add zoxide support via :z
Bence Ferdinandy
2022-09-13
1
-0
/
+85
*
pgp: enable quoted replies of encrypted messages
Tim Culverhouse
2022-08-31
1
-0
/
+26
*
attach: enable path globbing
Moritz Poldrack
2022-08-30
1
-10
/
+32
*
archive: respect the next-message-on-delete flag
Ben Cohen
2022-08-22
1
-1
/
+31
*
delete: fix find-next function
Koni Marti
2022-08-22
1
-3
/
+6
*
mark: (un)mark message threads
Koni Marti
2022-08-22
1
-4
/
+31
*
mark: allow multiple visual selections
Koni Marti
2022-08-22
1
-2
/
+6
*
util: fetch message headers for nil messages
Koni Marti
2022-08-22
2
-4
/
+28
*
store: extract marking behavior and add tests
Koni Marti
2022-08-22
8
-18
/
+22
*
binds: display active keybinds in a dialog box
Koni Marti
2022-08-22
1
-0
/
+25
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
3
-6
/
+4
*
delete: revert deleted messages if Delete is unsupported
Tim Culverhouse
2022-08-05
1
-0
/
+3
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
2
-2
/
+2
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
14
-48
/
+42
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
6
-13
/
+46
*
lint: simplify code (gosimple)
Moritz Poldrack
2022-08-04
1
-4
/
+1
*
lint: remove redundant returns (S1023)
Moritz Poldrack
2022-08-04
3
-4
/
+0
*
lint: fix function parameters being overwritten before they are used (SA4009)
Moritz Poldrack
2022-08-04
1
-2
/
+2
*
lint: formatted code
Moritz Poldrack
2022-08-04
1
-1
/
+3
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
23
-79
/
+53
*
msglist: remove invalidate from commands which remove messages
Tim Culverhouse
2022-08-01
3
-7
/
+0
*
archive,move: fix reselect next message
Tim Culverhouse
2022-08-01
2
-2
/
+6
*
msgstore: leave visual-mark mode after certain commands
Tim Culverhouse
2022-08-01
3
-0
/
+7
*
commands: add check-mail command
Tim Culverhouse
2022-08-01
1
-0
/
+31
*
pipe: fix ordering by message id for long patch series
Robin Jarry
2022-08-01
1
-9
/
+40
*
outgoing-cred-cmd: delay execution until an email needs to be sent
Stas Rudakou
2022-07-31
1
-2
/
+6
*
sort: clear sort criteria when called without arguments
Tim Culverhouse
2022-07-26
1
-1
/
+1
*
sort: show warning when sort is not supported
Koni Marti
2022-07-26
1
-0
/
+6
*
delete: improve find next function
Koni Marti
2022-07-26
1
-8
/
+16
*
msgstore: implement a uid-based architecture
Koni Marti
2022-07-26
3
-5
/
+2
*
delete: select new last message if last message was deleted
Tim Culverhouse
2022-07-24
1
-0
/
+7
*
delete: move tab replace logic into Done callback
Tim Culverhouse
2022-07-24
1
-27
/
+25
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
7
-28
/
+33
*
tabs: make fields private
Robin Jarry
2022-07-23
3
-15
/
+16
*
tabs: rename SelectedTab to SelectedTabContent
Robin Jarry
2022-07-23
27
-31
/
+31
*
send: enter no-quit mode until message is sent
Koni Marti
2022-07-14
1
-0
/
+7
*
commands: implement a no-quit mode
Koni Marti
2022-07-14
2
-3
/
+46
*
pipe: use go-mbox for writing multiple messages
Koni Marti
2022-07-14
1
-38
/
+13
*
account: import mbox file to a folder
Koni Marti
2022-07-14
1
-0
/
+153
*
account: export folder to mbox file
Koni Marti
2022-07-14
1
-0
/
+126
*
threading: refactor reselect logic
Tim Culverhouse
2022-07-10
2
-3
/
+2
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
2
-9
/
+14
*
threading: enable toggle-threads for server-side threads
Tim Culverhouse
2022-07-10
1
-2
/
+2
*
recall: support pgp/mime messages
Koni Marti
2022-07-10
1
-55
/
+70
[next]