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
...
*
msgstore: fix data race on access to store.needsFlags
Tim Culverhouse
2022-10-02
1
-0
/
+5
*
logging: substitute %w for %v
Koni Marti
2022-10-02
9
-66
/
+66
*
terminal: fix race conditions on access to cmd
Tim Culverhouse
2022-10-02
3
-38
/
+14
*
Add MAINTAINERS file
Robin Jarry
2022-10-01
1
-0
/
+7
*
imap,smtp: add XOAUTH2 support
Julian Pidancet
2022-10-01
8
-2
/
+142
*
open: allow overriding default program
Robin Jarry
2022-10-01
7
-9
/
+104
*
open: simplify code
Robin Jarry
2022-10-01
3
-73
/
+19
*
terminal: remove invalidate method
Tim Culverhouse
2022-09-29
1
-5
/
+1
*
dirlist: prevent race condition on accessing uiconfig
Tim Culverhouse
2022-09-29
1
-0
/
+4
*
command/read: run in main thread
Tim Culverhouse
2022-09-29
1
-37
/
+18
*
worker: do not lock while callbacks are running
Tim Culverhouse
2022-09-29
1
-4
/
+10
*
mark: fix (un)mark -a when no message is selected
Koni Marti
2022-09-29
1
-5
/
+12
*
imap: stop checkmail if there are pending actions
kt programs
2022-09-29
3
-6
/
+37
*
compose: prevent out of bounds access
Robin Jarry
2022-09-29
1
-0
/
+26
*
notmuch: move logic for dynamic folders to backend
Koni Marti
2022-09-29
2
-18
/
+9
*
lib: parse address header fields to utf-8
Koni Marti
2022-09-29
1
-6
/
+9
*
exline: don't draw completions for keybinds
Tim Culverhouse
2022-09-29
2
-3
/
+20
*
imap: send message info updates for bulk flag ops
Koni Marti
2022-09-29
1
-41
/
+59
*
ui: avoid panic when terminal window is shrunk
Jason Stewart
2022-09-26
1
-2
/
+4
*
textinput: prevent data race from debounce function
Tim Culverhouse
2022-09-26
1
-0
/
+6
*
idler: fix data race for access to idleing and waiting
Tim Culverhouse
2022-09-26
1
-3
/
+15
*
checkmail: protect access to acct.checkingmail
Tim Culverhouse
2022-09-26
1
-0
/
+6
*
worker: lock access to callback maps
Tim Culverhouse
2022-09-26
1
-0
/
+11
*
dirlist: avoid race from accessing ui config in Select debounce
Tim Culverhouse
2022-09-26
1
-1
/
+2
*
gitignore: ignore race.log.*
Tim Culverhouse
2022-09-26
1
-0
/
+1
*
terminal: prevent draw loop when unfocused
Tim Culverhouse
2022-09-26
1
-0
/
+3
*
terminal: bump tcell-term version
Tim Culverhouse
2022-09-25
2
-3
/
+3
*
backends: send MessageInfoError on header fetching error
Tim Culverhouse
2022-09-25
5
-8
/
+20
*
msgstore: revert 9fdc7acf5b48 "post messageInfo on erroneous fetch"
Tim Culverhouse
2022-09-25
1
-13
/
+1
*
charset: handle unknown charsets more user-friendly
Koni Marti
2022-09-25
6
-12
/
+25
*
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
3
-12
/
+12
*
cache: fetch flags from UI
Tim Culverhouse
2022-09-20
3
-11
/
+29
*
grid: protect calls to cell.Content
Tim Culverhouse
2022-09-20
1
-2
/
+6
*
grid: remove unused method Children
Tim Culverhouse
2022-09-20
3
-19
/
+0
*
dirlist: don't invalidate on spinner.Invalidate
Tim Culverhouse
2022-09-20
1
-3
/
+0
*
switch: update status line
Koni Marti
2022-09-20
1
-1
/
+5
*
switch: add -n and -p flags for relative switch
Robin Jarry
2022-09-20
5
-8
/
+78
*
mk: make it obvious that GOFLAGS change cause a rebuild
Robin Jarry
2022-09-20
1
-0
/
+1
*
Revert "worker: prevent deadlock by flooding worker.Messages channel"
Moritz Poldrack
2022-09-20
1
-4
/
+1
*
changelog: add missing entry
Robin Jarry
2022-09-20
1
-0
/
+1
*
msgstore: post MessageInfo on erroneous fetch
Tim Culverhouse
2022-09-20
2
-1
/
+17
*
worker: prevent deadlock by flooding worker.Messages channel
Tim Culverhouse
2022-09-20
1
-1
/
+4
*
imap: prevent deadlock from posting actions to self
Tim Culverhouse
2022-09-20
3
-3
/
+10
*
binds: allow typing ? in subject header
Robin Jarry
2022-09-20
1
-0
/
+3
*
commands: add switch-account command for composer
Koni Marti
2022-09-19
2
-0
/
+51
*
composer: restructure to implement account switching
Koni Marti
2022-09-19
2
-30
/
+106
*
msgviewer: fix segfault when closing viewer
Robin Jarry
2022-09-19
1
-1
/
+0
*
terminal: don't invalidate on EventWidgetContent
Tim Culverhouse
2022-09-19
1
-1
/
+0
*
statusline-format: add %p placeholder for current path
Bence Ferdinandy
2022-09-19
3
-0
/
+14
[prev]
[next]