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
*
config: remove subject contextual ui sections
Robin Jarry
2023-03-31
4
-63
/
+57
*
styleset: allow dynamic msglist styling
Robin Jarry
2023-03-31
5
-33
/
+134
*
config: rework styleset parsing
Robin Jarry
2023-03-31
1
-115
/
+53
*
style: inherit colors unless explicitly set in layered styles
Robin Jarry
2023-03-31
2
-9
/
+13
*
templates: fix layered fg & bg color for inline styles
Robin Jarry
2023-03-31
1
-7
/
+8
*
config: report accounts.conf format errors
Robin Jarry
2023-03-26
2
-13
/
+15
*
colorize: emit OSC 8 for URLs and emails
Kirill Chibisov
2023-03-26
4
-7
/
+28
*
colorize: use bool for boolean variables
Robin Jarry
2023-03-26
1
-27
/
+28
*
parse msg-id lists more liberally
Nguyễn Gia Phong
2023-03-26
7
-38
/
+99
*
smtp: replace smtp-starttls with schema option
Marcin Serwin
2023-03-26
4
-55
/
+53
*
ci: fix lint if notmuch is not installed
Moritz Poldrack
2023-03-16
2
-3
/
+2
*
doc: merge duplicate :filter in aerc(1)
witcher
2023-03-16
1
-6
/
+2
*
main: rename aerc.go -> main.go
Robin Jarry
2023-03-15
1
-0
/
+0
*
config: fix default value of next-message-on-delete
Robin Jarry
2023-03-15
1
-1
/
+1
*
move/archive: make sure to close existing viewer
Robin Jarry
2023-03-15
1
-0
/
+2
*
openers: support basic shell globbing
Robin Jarry
2023-03-13
5
-16
/
+38
*
openers: add mime type handling for open-link
Robin Jarry
2023-03-13
7
-17
/
+33
*
doc: improve aerc-templates examples
Robin Jarry
2023-03-13
1
-2
/
+5
*
fswatcher: fix bsd support
Robin Jarry
2023-03-10
6
-20
/
+14
*
account: fix crash/race on init
Robin Jarry
2023-03-09
1
-0
/
+3
*
goflags.sh: silence errors
Robin Jarry
2023-03-09
1
-1
/
+1
*
doc: add missing references to other manpages
Tom Schwindl
2023-03-09
1
-2
/
+3
*
templates: add conditional style method
Robin Jarry
2023-03-08
4
-1
/
+25
*
templates: add switch/case functions
Robin Jarry
2023-03-08
3
-0
/
+45
*
templates: add match function
Robin Jarry
2023-03-08
3
-0
/
+40
*
templates: reverse args order for .Style
Robin Jarry
2023-03-08
2
-2
/
+2
*
templates: make SubjectBase official api
Robin Jarry
2023-03-08
4
-1
/
+16
*
templates: separate thread prefix from subject
Robin Jarry
2023-03-08
8
-16
/
+27
*
msglist: fix inconsistent thread subject deduplication
Robin Jarry
2023-03-08
1
-1
/
+11
*
templates: avoid error when using .Style with unknown style name
Robin Jarry
2023-03-08
1
-1
/
+4
*
templates: allow layered fg & bg color for inline styles
Robin Jarry
2023-03-08
1
-5
/
+7
*
contrib: fix sendemail validate script
Robin Jarry
2023-03-08
3
-10
/
+29
*
mk: use fixed versions for gofumpt and golangci-lint
Robin Jarry
2023-03-08
1
-3
/
+5
*
statusline: avoid races when updating status stack
Tim Culverhouse
2023-03-07
1
-0
/
+10
*
notmuch: use fswatcher to trigger directory count update
Tim Culverhouse
2023-03-07
3
-13
/
+37
*
notmuch/checkmail: simplify check-mail function
Tim Culverhouse
2023-03-07
1
-19
/
+9
*
fswatcher: add a darwin fswatcher implementation
Tim Culverhouse
2023-03-07
5
-0
/
+97
*
maildir: use FSWatcher interface
Tim Culverhouse
2023-03-07
2
-13
/
+8
*
worker/lib: implement an fswatcher interface
Tim Culverhouse
2023-03-07
3
-0
/
+113
*
change-tab: document "focus previous tab" functionality
inwit
2023-03-07
1
-2
/
+3
*
ipc: stay silent if command succeeded
Moritz Poldrack
2023-03-07
2
-3
/
+2
*
ipc: allow triggering internal commands via IPC
Moritz Poldrack
2023-03-07
7
-0
/
+34
*
ipc: use an interface instead of a function list
Moritz Poldrack
2023-03-07
3
-10
/
+14
*
ipc: change protocol to JSON
Moritz Poldrack
2023-03-07
4
-36
/
+108
*
socket: refactor existing code
Moritz Poldrack
2023-03-07
3
-146
/
+147
*
socket: extract functionality into ipc package
Moritz Poldrack
2023-03-07
2
-5
/
+5
*
mk: speed up notmuch detection
Robin Jarry
2023-03-06
4
-31
/
+28
*
mk: remove smart rebuild when GOFLAGS have changed
Robin Jarry
2023-03-06
3
-18
/
+4
*
table: fix center padding
Robin Jarry
2023-03-04
2
-14
/
+29
*
mk: detect if notmuch headers & libs are available
Robin Jarry
2023-03-03
3
-3
/
+39
[next]