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
...
*
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
*
recall: append attachments
Koni Marti
2022-07-10
1
-2
/
+30
*
recall: confirm deleting message when not sent
Koni Marti
2022-07-10
1
-9
/
+34
*
postpone: avoid calling WriteMessage twice
Koni Marti
2022-07-10
1
-9
/
+4
*
commands: implement prompt completion
Sergey Smirnykh
2022-07-02
2
-2
/
+57
*
forward: remove crlf in text body
Koni Marti
2022-07-02
1
-1
/
+5
*
forward: provide option to append all attachments
Koni Marti
2022-07-02
1
-14
/
+53
*
compose: refactor attachment handling
Koni Marti
2022-07-02
1
-2
/
+1
*
open: fix mimetype discovery for encrypted or signed messages
Tim Culverhouse
2022-06-26
1
-1
/
+1
*
pgp: fix pipe|open|save command behavior
Tim Culverhouse
2022-06-24
3
-11
/
+10
*
msgviewer: open http links from messages
Koni Marti
2022-06-14
1
-1
/
+19
*
visual-mode: deselect messages after performing command
Tim Culverhouse
2022-06-14
5
-2
/
+11
*
unsubscribe: select method with the selector dialog
Koni Marti
2022-05-31
1
-10
/
+77
[prev]
[next]