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
/
widgets
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
terminal: fix race conditions on access to cmd
Tim Culverhouse
2022-10-02
1
-35
/
+11
*
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
*
imap: stop checkmail if there are pending actions
kt programs
2022-09-29
1
-6
/
+19
*
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
1
-13
/
+0
*
exline: don't draw completions for keybinds
Tim Culverhouse
2022-09-29
2
-3
/
+20
*
checkmail: protect access to acct.checkingmail
Tim Culverhouse
2022-09-26
1
-0
/
+6
*
dirlist: avoid race from accessing ui config in Select debounce
Tim Culverhouse
2022-09-26
1
-1
/
+2
*
terminal: prevent draw loop when unfocused
Tim Culverhouse
2022-09-26
1
-0
/
+3
*
grid: remove unused method Children
Tim Culverhouse
2022-09-20
2
-8
/
+0
*
dirlist: don't invalidate on spinner.Invalidate
Tim Culverhouse
2022-09-20
1
-3
/
+0
*
switch: add -n and -p flags for relative switch
Robin Jarry
2022-09-20
1
-0
/
+36
*
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
*
terminal: protect calls to terminal methods throughout aerc
Tim Culverhouse
2022-09-19
2
-1
/
+6
*
terminal: improve mouse support
Tim Culverhouse
2022-09-15
2
-12
/
+11
*
msgviewer: properly close embedded terminal
Robin Jarry
2022-09-15
1
-6
/
+3
*
terminal: check for context before calling it's methods
Tim Culverhouse
2022-09-15
1
-3
/
+7
*
term: add bracketed paste support
Tim Culverhouse
2022-09-14
1
-0
/
+22
*
term: replace go-libvterm with tcell-term
Tim Culverhouse
2022-09-14
2
-371
/
+77
*
ui: cleanup internals and api
Robin Jarry
2022-09-14
1
-10
/
+5
*
config: add option to hide timezone in sent emails
Moritz Poldrack
2022-09-14
1
-1
/
+5
*
move: enable MoveMessages from msgstore
Tim Culverhouse
2022-08-22
1
-42
/
+48
*
store: improve cursor position
Koni Marti
2022-08-22
1
-2
/
+4
*
dirtree: fix build errors
Robin Jarry
2022-08-22
1
-2
/
+3
*
dirtree: add dirtree-collapse config setting
Sijmen
2022-08-22
1
-3
/
+6
*
fix: Set proper UIConfig for msgstores
Tim Culverhouse
2022-08-22
4
-24
/
+28
*
store: extract marking behavior and add tests
Koni Marti
2022-08-22
3
-7
/
+10
*
wizard: add plaintext password warning
Koni Marti
2022-08-22
1
-0
/
+18
*
binds: display active keybinds in a dialog box
Koni Marti
2022-08-22
2
-0
/
+57
*
widgets: add list box with filter/scrollbar
Koni Marti
2022-08-22
1
-0
/
+239
*
widgets: add dialog interface
Koni Marti
2022-08-22
2
-1
/
+32
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
1
-3
/
+2
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
3
-6
/
+6
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
12
-69
/
+54
*
lint: removed unused code (deadcode, structcheck, unused)
Moritz Poldrack
2022-08-04
3
-22
/
+0
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
6
-33
/
+115
*
lint: merge declaration and assignment (S1021)
Moritz Poldrack
2022-08-04
1
-2
/
+1
*
lint: simplify code (gosimple)
Moritz Poldrack
2022-08-04
2
-2
/
+2
*
lint: remove ineffectual assignments (ineffassign)
Moritz Poldrack
2022-08-04
3
-7
/
+3
*
lint: remove unused structs and functions (unused)
Moritz Poldrack
2022-08-04
2
-20
/
+0
*
lint: remove conditions that are always true (SA4003)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
mailto: add account query parameter
Koni Marti
2022-08-01
1
-5
/
+14
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
12
-42
/
+40
*
commands: add check-mail command
Tim Culverhouse
2022-08-01
1
-2
/
+19
*
outgoing-cred-cmd: delay execution until an email needs to be sent
Stas Rudakou
2022-07-31
1
-1
/
+1
*
threads: fix race warnings for client-side debouncing
Koni Marti
2022-07-26
1
-1
/
+1
*
threads: debounce client-side thread building
Koni Marti
2022-07-26
2
-0
/
+2
[prev]
[next]