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
*
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
*
threading: fix stack overflow from faulty headers
Koni Marti
2022-03-22
1
-1
/
+13
*
Release version 0.9.0
0.9.0
Robin Jarry
2022-03-21
1
-1
/
+1
*
readme: fix typo
Robin Jarry
2022-03-21
1
-1
/
+1
*
msglist: update message counter upon filter change
Koni Marti
2022-03-20
2
-0
/
+17
*
store: fix deleting messages in filter mode
Koni Marti
2022-03-20
1
-0
/
+8
*
statusline: update status only when necessary
Koni Marti
2022-03-20
1
-1
/
+6
*
statusline: implement per-account status
Koni Marti
2022-03-18
10
-45
/
+196
*
colorize: handle mailto prefixes in urls
Robin Jarry
2022-03-18
1
-1
/
+1
*
mailto: handle bcc and body fields
Tim Culverhouse
2022-03-18
1
-0
/
+10
*
go vet: not compatible with reflect.StructTag.Get
Moritz Poldrack
2022-03-18
1
-1
/
+1
*
go vet: unreachable code
Moritz Poldrack
2022-03-18
1
-5
/
+0
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
15
-102
/
+102
*
mailto: allow empty recipient field
Tim Culverhouse
2022-03-18
1
-1
/
+4
*
commands: use SelectedAccountUiConfig instead of explicit nil check
kt programs
2022-03-16
3
-19
/
+5
*
commands: fix possible panic in CompletionFromList
kt programs
2022-03-16
1
-1
/
+1
*
store: allow consecutive filter and search queries
Koni Marti
2022-03-14
1
-7
/
+21
*
bindings: fix panic for terminal keybind
Koni Marti
2022-03-14
1
-1
/
+1
*
viewer: add key passthrough mode
kt programs
2022-03-14
6
-24
/
+91
*
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-12
11
-27
/
+17
*
threading: honor user-defined sort criteria
Koni Marti
2022-03-09
3
-50
/
+70
*
commands: implement fuzzy completion for commands and options
kt programs
2022-03-07
12
-78
/
+90
*
maildir: fix data race in maildir worker
wagner riffel
2022-03-07
1
-25
/
+82
*
contrib: fix desktop file
Moritz Poldrack
2022-03-07
1
-11
/
+1
*
filters: fix colorize urls in signatures
Robin Jarry
2022-03-03
1
-1
/
+1
*
config: expand tilde in search directories
Daniel Patterson
2022-03-03
1
-1
/
+9
*
config: specify sharedir during build
Daniel Patterson
2022-03-03
5
-15
/
+60
*
readme: add more details about the review process
Robin Jarry
2022-03-03
1
-3
/
+34
*
reply: add automatic replacement of localized Re:
Moritz Poldrack
2022-03-03
1
-6
/
+10
*
scrollable: extract scrolling behavior for reuse
Koni Marti
2022-03-03
4
-139
/
+101
*
add removal of existing sockets
Moritz Poldrack
2022-03-03
1
-0
/
+3
*
config: fix default PgUp/PgDn bindings
Maxim Karasev
2022-02-28
1
-2
/
+2
*
mk: fix dynamic source dependencies with bsd make
Robin Jarry
2022-02-27
1
-1
/
+1
*
mk: rebuild if goflags or ldflags have changed
Robin Jarry
2022-02-27
2
-2
/
+14
*
pipe: allow piping multiple marked messages
Robin Jarry
2022-02-25
2
-9
/
+105
[next]