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
*
pgp: enable quoted replies of encrypted messages
Tim Culverhouse
2022-08-31
1
-0
/
+26
*
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
1
-2
/
+9
*
store: extract marking behavior and add tests
Koni Marti
2022-08-22
8
-18
/
+22
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
1
-2
/
+1
*
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
1
-1
/
+1
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
5
-15
/
+15
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
5
-12
/
+42
*
lint: remove redundant returns (S1023)
Moritz Poldrack
2022-08-04
2
-3
/
+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
11
-33
/
+26
*
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
*
pipe: fix ordering by message id for long patch series
Robin Jarry
2022-08-01
1
-9
/
+40
*
delete: improve find next function
Koni Marti
2022-07-26
1
-8
/
+16
*
msgstore: implement a uid-based architecture
Koni Marti
2022-07-26
2
-3
/
+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
3
-6
/
+9
*
tabs: rename SelectedTab to SelectedTabContent
Robin Jarry
2022-07-23
6
-7
/
+7
*
pipe: use go-mbox for writing multiple messages
Koni Marti
2022-07-14
1
-38
/
+13
*
threading: refactor reselect logic
Tim Culverhouse
2022-07-10
1
-1
/
+1
*
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
*
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
*
pgp: fix pipe|open|save command behavior
Tim Culverhouse
2022-06-24
1
-2
/
+5
*
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
*
invites: reply with accept, accept-tentative or decline
Koni Marti
2022-05-31
1
-0
/
+190
*
recall: mention the -f option in the error message
inwit
2022-04-29
1
-2
/
+2
*
refactor: refactor pgp implementation
Tim Culverhouse
2022-04-27
1
-1
/
+1
*
store: keep current message selected
Koni Marti
2022-04-17
1
-0
/
+1
*
forward: allow ':forward -A' with no address
Tim Culverhouse
2022-04-14
1
-6
/
+9
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
3
-0
/
+11
*
compose: make headerEditor focusing more reliable
Tim Culverhouse
2022-03-22
1
-1
/
+1
*
statusline: implement per-account status
Koni Marti
2022-03-18
1
-0
/
+2
*
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-12
2
-9
/
+8
*
commands: implement fuzzy completion for commands and options
kt programs
2022-03-07
1
-1
/
+1
*
reply: add automatic replacement of localized Re:
Moritz Poldrack
2022-03-03
1
-6
/
+10
*
pipe: allow piping multiple marked messages
Robin Jarry
2022-02-25
1
-9
/
+102
*
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-25
1
-0
/
+3
[next]