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
Commit message (
Expand
)
Author
Age
Files
Lines
*
grid: don't draw at a negative offset
Connor Kuehl
2022-04-28
1
-0
/
+4
*
imap: avoid crash when replying to unread message
Robin Jarry
2022-04-28
1
-2
/
+9
*
feat: add gpg integration
Tim Culverhouse
2022-04-27
18
-30
/
+1493
*
refactor: refactor pgp implementation
Tim Culverhouse
2022-04-27
15
-193
/
+356
*
style: add style config options for dirlist_unread and dirlist_recent
Tim Culverhouse
2022-04-27
4
-10
/
+46
*
pgp: ensure CRLF line endings in pgpmail reader
Koni Marti
2022-04-25
2
-1
/
+12
*
msgviewer: show available bindings when filter not configured
kt programs
2022-04-25
1
-27
/
+59
*
config: add unsafe-accounts-conf option
Victor Freire
2022-04-25
3
-6
/
+32
*
binds: fix incorrect key names for c-] and c-[
Ivan Oleynikov
2022-04-25
1
-2
/
+2
*
filter: clear filter when called with no args
Koni Marti
2022-04-25
1
-0
/
+3
*
statusline: refactor to make it more customizable
Koni Marti
2022-04-25
8
-93
/
+407
*
config: clarify threading-enabled option
Kenneth Flak
2022-04-19
2
-1
/
+7
*
store: keep current message selected
Koni Marti
2022-04-17
4
-2
/
+55
*
status: use contextual ui styleset for statusline
Koni Marti
2022-04-17
1
-7
/
+9
*
aerc: use contextual ui styleset for tabs/compose
Koni Marti
2022-04-17
2
-8
/
+24
*
Add html "unsafe" filter to work also without dante
Jens Grassel
2022-04-17
2
-0
/
+17
*
binds: allow to bind a command to < and >
Koni Marti
2022-04-17
1
-0
/
+8
*
review: show command that will be executed by binding
kt programs
2022-04-14
1
-4
/
+2
*
main: remove unnecessary pointer dereference
Connor Kuehl
2022-04-14
1
-2
/
+2
*
binds: add binding for :open by default in viewer
kt programs
2022-04-14
1
-1
/
+2
*
forward: allow ':forward -A' with no address
Tim Culverhouse
2022-04-14
1
-6
/
+9
*
config: don't swallow error in checkConfigPerms
Connor Kuehl
2022-04-14
1
-1
/
+5
*
Initialization fix for dynamic folders
Aivars Vaivods
2022-04-14
1
-0
/
+9
*
mk: do not depend on cmp being available
Robin Jarry
2022-04-14
1
-3
/
+1
*
builds: add gnupg in preparation of gpg integration
Robin Jarry
2022-04-14
5
-1
/
+5
*
builds: test with notmuch
Robin Jarry
2022-04-14
4
-1
/
+8
*
builds: reformat yaml
Robin Jarry
2022-04-14
4
-50
/
+53
*
imap: fix no-envelope-for-message error
Koni Marti
2022-04-11
1
-1
/
+3
*
stylesets: allow specifying color by number
Tobias Wölfel
2022-04-07
2
-2
/
+18
*
fix: out-of-bounds error in command header
Moritz Poldrack
2022-04-06
1
-0
/
+6
*
header: remove trailing colon in header field
Moritz Poldrack
2022-04-06
1
-0
/
+2
*
ui: fix panic in header formatter
Moritz Poldrack
2022-04-06
1
-0
/
+4
*
compose: parse headers correctly from -H
Evan Gates
2022-04-06
1
-2
/
+15
*
mk: rename ambiguous LDFLAGS variable
Robin Jarry
2022-04-06
1
-4
/
+7
*
save: fix path completion
Robin Jarry
2022-03-31
1
-0
/
+9
*
statusline: indicate when sorting is in progress
Koni Marti
2022-03-25
3
-2
/
+16
*
store: sort messages even when a filter is applied
Koni Marti
2022-03-25
1
-0
/
+1
*
sort: keep sort criteria applied to folder
Koni Marti
2022-03-25
3
-8
/
+16
*
statusline: improve status line updating
Koni Marti
2022-03-25
2
-1
/
+10
*
completion: install panic handler in completion callback
Robin Jarry
2022-03-25
1
-0
/
+2
*
show-ics-details.py: fix error with python < 3.9
Jens Grassel
2022-03-24
1
-16
/
+16
*
save: add -a option to save all attachments
Robin Jarry
2022-03-24
3
-18
/
+69
*
logging: fix race condition in startup
Moritz Poldrack
2022-03-24
4
-7
/
+14
*
readme: add ~rjarry/aerc-discuss@lists.sr.ht in resources
Robin Jarry
2022-03-24
1
-2
/
+5
*
readme: add links to documentation
Robin Jarry
2022-03-24
1
-3
/
+20
*
threading: fix msg-id order in references header
Koni Marti
2022-03-23
1
-5
/
+17
*
Add filter script for ics files.
Jens Grassel
2022-03-23
2
-0
/
+90
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
27
-23
/
+161
*
statusline: make statusline folder-specific
Koni Marti
2022-03-23
4
-46
/
+67
*
compose: make headerEditor focusing more reliable
Tim Culverhouse
2022-03-22
3
-22
/
+10
[next]