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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
logging: rename package to log
Robin Jarry
2022-12-02
11
-36
/
+36
*
logging: homogenize levels
Robin Jarry
2022-12-02
2
-2
/
+2
*
config: fix [filters] ordering
Robin Jarry
2022-11-24
1
-6
/
+5
*
config: sanitize default values
Robin Jarry
2022-11-24
1
-59
/
+52
*
compose binds: add backtab to field cycle
Bence Ferdinandy
2022-11-21
1
-0
/
+1
*
attach: open file picker menu with -m flag
Koni Marti
2022-11-21
2
-0
/
+9
*
config: add log-file and log-level settings
Robin Jarry
2022-11-21
4
-14
/
+57
*
config: move [triggers] parsing in proper file
Robin Jarry
2022-11-16
2
-19
/
+20
*
config: move [openers] parsing in separate file
Robin Jarry
2022-11-16
2
-13
/
+32
*
config: move [statusline] in separate file
Robin Jarry
2022-11-16
2
-29
/
+45
*
config: move [viewer] parsing in separate file
Robin Jarry
2022-11-16
2
-37
/
+58
*
config: move [compose] parsing in separate file
Robin Jarry
2022-11-16
2
-41
/
+63
*
config: move [filters] parsing to separate file
Robin Jarry
2022-11-16
2
-47
/
+71
*
config: move [general] parsing in separate file
Robin Jarry
2022-11-16
2
-35
/
+51
*
config: move [templates] parsing in separate file
Robin Jarry
2022-11-16
2
-46
/
+67
*
config: move [ui] parsing in separate file
Robin Jarry
2022-11-16
2
-316
/
+345
*
config: move binds.conf parsing in binds.go
Robin Jarry
2022-11-16
2
-191
/
+207
*
config: move accounts.conf parsing in separate file
Robin Jarry
2022-11-16
2
-250
/
+257
*
config: rename bindings -> binds
Robin Jarry
2022-11-16
2
-0
/
+0
*
config: remove unused Ini field
Robin Jarry
2022-11-16
1
-3
/
+0
*
reply: allow to override localized Re regexp in configuration
jp39
2022-11-13
1
-0
/
+10
*
filters: export more info to filter processes
Robin Jarry
2022-11-13
1
-0
/
+3
*
style: add italic option
Tim Culverhouse
2022-11-09
1
-1
/
+13
*
composer: add message preview
Koni Marti
2022-11-09
1
-0
/
+1
*
msglist: style search results
Tim Culverhouse
2022-11-06
2
-0
/
+3
*
status: add warning style and methods
Tim Culverhouse
2022-11-06
2
-0
/
+4
*
threadbuilder: sort siblings by sort criteria
Koni Marti
2022-11-06
2
-0
/
+10
*
auto-completion: add option to require a min number of chars
Robin Jarry
2022-11-06
2
-0
/
+8
*
threads: reverse thread ordering
Koni Marti
2022-10-27
2
-1
/
+10
*
store: reverse message list order with iterators
Koni Marti
2022-10-27
2
-0
/
+11
*
msgview: add separate date formatting
Bence Ferdinandy
2022-10-19
1
-38
/
+55
*
lint: check for bad white space habits
Robin Jarry
2022-10-19
1
-2
/
+2
*
compose: warn before sending without attachment
Jason Cox
2022-10-17
2
-4
/
+29
*
filters: export mime type and filename in env
Robin Jarry
2022-10-16
1
-0
/
+6
*
config: reference built-in filter scripts
Robin Jarry
2022-10-16
1
-4
/
+10
*
filters: append well known dirs to exec PATH
Robin Jarry
2022-10-16
2
-3
/
+11
*
viewer: option to not mark message as seen
Koni Marti
2022-10-04
2
-0
/
+8
*
open: allow overriding default program
Robin Jarry
2022-10-01
2
-0
/
+29
*
config: add default-save-path in default aerc.conf
Robin Jarry
2022-09-25
1
-0
/
+7
*
config: remove default values for this-*-time-format
Robin Jarry
2022-09-25
2
-9
/
+9
*
switch: add -n and -p flags for relative switch
Robin Jarry
2022-09-20
1
-0
/
+2
*
binds: allow typing ? in subject header
Robin Jarry
2022-09-20
1
-0
/
+3
*
config: add option to hide timezone in sent emails
Moritz Poldrack
2022-09-14
1
-0
/
+1
*
bindings: add alt modifier
John Gebbie
2022-09-13
1
-0
/
+39
*
config: keep cache of resolved credential commands
Robin Jarry
2022-09-10
1
-11
/
+25
*
main: change account order sort
Tobias Wölfel
2022-09-10
1
-1
/
+1
*
config: move ui config parse in function
Robin Jarry
2022-09-08
1
-42
/
+38
*
config: fix default time format values
Robin Jarry
2022-09-08
2
-5
/
+5
*
main: add cli flag to load specified account(s)
Tim Culverhouse
2022-08-22
1
-3
/
+25
*
dirtree: add dirtree-collapse config setting
Sijmen
2022-08-22
2
-0
/
+7
[next]