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
*
viewer: avoid high cpu usage when selecting part with no filter
Robin Jarry
2023-07-10
1
-5
/
+10
*
doc: fix hooks title level in aerc-config(5)
Robin Jarry
2023-07-10
1
-1
/
+1
*
binds: add more default binds
Robin Jarry
2023-07-08
1
-2
/
+33
*
open: add option -d to automatically delete temporary files
Vitaly Ovchinnikov
2023-07-07
3
-3
/
+28
*
lib: invert logic of mimeDB lookup
Moritz Poldrack
2023-07-06
1
-4
/
+2
*
aerc.conf: update filters help to match aerc-config(5)
Sebastian LaVine
2023-07-06
1
-0
/
+3
*
contrib: add irc bot stuff
Robin Jarry
2023-07-01
10
-0
/
+251
*
templates: process reversed names better
Vitaly Ovchinnikov
2023-06-29
3
-3
/
+136
*
doc: mention :search in aerc(1)
Robin Jarry
2023-06-29
2
-2
/
+11
*
account: remember folder/message when reconnecting
Koni Marti
2023-06-26
3
-4
/
+6
*
parse-links: be more strict with url parsing
Robin Jarry
2023-06-25
2
-19
/
+108
*
imap: only call UidSort with sort criteria
Koni Marti
2023-06-25
1
-2
/
+3
*
open: use the original attachment extension if possible
Vitaly Ovchinnikov
2023-06-25
2
-3
/
+10
*
jmap: avoid displaying archive folder when use-labels=true
Robin Jarry
2023-06-25
3
-6
/
+22
*
doc: folder-map in aerc-accounts
Koni Marti
2023-06-22
2
-0
/
+34
*
maildir: add folder-map
Koni Marti
2023-06-22
4
-20
/
+56
*
imap: add folder-map
Koni Marti
2023-06-22
4
-5
/
+27
*
lib: parse query-map and folder-map files
Koni Marti
2023-06-22
3
-17
/
+90
*
worker: implement folder-map middleware
Koni Marti
2023-06-22
1
-0
/
+152
*
worker: add WorkerInteractor interface
Koni Marti
2023-06-22
9
-41
/
+35
*
textinput: fix stemming with multi-byte chars
Koni Marti
2023-06-22
1
-1
/
+1
*
worker: add jmap support
Robin Jarry
2023-06-21
33
-10
/
+2507
*
imap: implement cancellation of searching and fetching
Tim Culverhouse
2023-06-20
2
-0
/
+26
*
imap: implement cancellation of opening dir and listing contents
Tim Culverhouse
2023-06-20
1
-39
/
+72
*
notmuch: implement cancellation of requests
Tim Culverhouse
2023-06-20
2
-17
/
+38
*
maildir: implement cancellation of requests
Tim Culverhouse
2023-06-20
2
-55
/
+78
*
msgstore: delete pending headers when done or cancelled
Tim Culverhouse
2023-06-20
1
-1
/
+2
*
worker: add context to cancellable requests
Tim Culverhouse
2023-06-20
4
-16
/
+39
*
msgstore: pass context from dirlist to msgstore
Tim Culverhouse
2023-06-20
2
-19
/
+30
*
msgstore: allocate properly sized maps
Tim Culverhouse
2023-06-20
1
-3
/
+2
*
commands: fix panic in template execution
Koni Marti
2023-06-20
1
-0
/
+3
*
mk: do not create $(DESTDIR)$(SHAREDIR)/filters
Robin Jarry
2023-06-19
1
-1
/
+4
*
doc: fix typos
Robin Jarry
2023-06-19
2
-2
/
+2
*
save: fix saving of multiple files with the same name
Moritz Poldrack
2023-06-17
3
-2
/
+45
*
account: create new store when creating folders
Koni Marti
2023-06-17
3
-26
/
+40
*
doc: move toggle-headers to view category
Erik Schilling
2023-06-17
1
-3
/
+3
*
notmuch: translate filter/search options to query
Koni Marti
2023-06-17
2
-4
/
+106
*
logging: remove ultra verbose trace logs
Robin Jarry
2023-06-12
5
-45
/
+3
*
mbox: use named logger
Robin Jarry
2023-06-12
1
-10
/
+10
*
notmuch: use named logger
Robin Jarry
2023-06-12
2
-36
/
+35
*
maildir: use named logger
Robin Jarry
2023-06-12
2
-40
/
+40
*
imap: use named logger
Robin Jarry
2023-06-12
9
-48
/
+47
*
worker: use named logger
Robin Jarry
2023-06-12
1
-8
/
+30
*
logger: add support for named loggers
Robin Jarry
2023-06-12
1
-25
/
+64
*
templates: add map functions
Robin Jarry
2023-06-10
6
-0
/
+75
*
bindings: add backspace key
Vitaly Ovchinnikov
2023-06-10
3
-0
/
+4
*
help: do not run a command when displaying keys
Robin Jarry
2023-06-10
1
-0
/
+1
*
mk: trim \r from the base64 output
Omar Polo
2023-06-10
1
-1
/
+1
*
readme: mention openSUSE aerc package
Matěj Cepl
2023-06-10
1
-0
/
+1
*
save: new option for saving attachments
Vitaly Ovchinnikov
2023-06-10
4
-10
/
+17
[next]