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
...
*
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
*
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
[prev]
[next]