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
*
archive: respect delimiter
Moritz Poldrack
2023-05-16
1
-5
/
+11
*
tabs: make sure to close tab content
Robin Jarry
2023-04-01
3
-11
/
+8
*
parse msg-id lists more liberally
Nguyễn Gia Phong
2023-03-26
1
-8
/
+3
*
move/archive: make sure to close existing viewer
Robin Jarry
2023-03-15
1
-0
/
+2
*
openers: add mime type handling for open-link
Robin Jarry
2023-03-13
1
-1
/
+2
*
statusline: move files to lib/state
Robin Jarry
2023-02-20
1
-2
/
+2
*
tabs: use template for compose tabs
Tim Culverhouse
2023-02-12
5
-50
/
+5
*
lint: add missing panic handlers in goroutines
Robin Jarry
2023-01-06
2
-0
/
+2
*
templates: change fields as lazy functions
Robin Jarry
2023-01-04
5
-6
/
+6
*
config: parse account from and aliases once
Robin Jarry
2023-01-04
2
-26
/
+6
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
1
-9
/
+2
*
send: add option to send&archive
Bence Ferdinandy
2023-01-04
2
-5
/
+18
*
reply: refactor close-on-reply setting to -c flag
Bence Ferdinandy
2022-12-15
1
-7
/
+10
*
findNextNonDeleted: set next to nil if last message
Tim Culverhouse
2022-12-14
1
-0
/
+3
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
7
-16
/
+20
*
view: add close-on-reply option
Bence Ferdinandy
2022-12-02
1
-1
/
+11
*
logging: rename package to log
Robin Jarry
2022-12-02
8
-31
/
+31
*
logging: homogenize levels
Robin Jarry
2022-12-02
3
-5
/
+5
*
move and archive: common code for common operation
Bence Ferdinandy
2022-11-13
2
-43
/
+57
*
reply: allow to override localized Re regexp in configuration
jp39
2022-11-13
2
-6
/
+3
*
lib: prepare attachments for multiple reads
Koni Marti
2022-11-09
2
-2
/
+10
*
lib: implement an eml message view
Koni Marti
2022-11-09
1
-1
/
+15
*
envelope: display message envelope info
Koni Marti
2022-10-26
1
-0
/
+152
*
pipe: reorder patches based on email subjects
Robin Jarry
2022-10-25
1
-25
/
+7
*
notmuch: add "tag" alias for modify-labels command
inwit
2022-10-17
1
-1
/
+1
*
msgpart: factorize mime type and filename construction
Robin Jarry
2022-10-16
3
-3
/
+3
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
8
-8
/
+16
*
forward,recall: fix charsets in part attachment
Koni Marti
2022-10-07
2
-4
/
+6
*
view: add peek flag and propagate
Koni Marti
2022-10-04
2
-2
/
+2
*
viewer: option to not mark message as seen
Koni Marti
2022-10-04
3
-3
/
+6
*
logging: substitute %w for %v
Koni Marti
2022-10-02
2
-2
/
+2
*
open: simplify code
Robin Jarry
2022-10-01
1
-3
/
+5
*
command/read: run in main thread
Tim Culverhouse
2022-09-29
1
-37
/
+18
*
mark: fix (un)mark -a when no message is selected
Koni Marti
2022-09-29
1
-5
/
+12
*
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
[next]