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
/
go.mod
Commit message (
Expand
)
Author
Age
Files
Lines
*
lint: update dependencies to work with go v1.22
Jason Cox
2024-02-14
1
-6
/
+6
*
jmap: set explicit sender and recipients
Karel Balej
2024-02-12
1
-1
/
+1
*
vaxis: update to v0.7.2 and update ansi parser
Tim Culverhouse
2024-02-12
1
-1
/
+1
*
aerc: set title using vaxis
Tim Culverhouse
2024-02-12
1
-1
/
+0
*
aerc: remove tcell import
Tim Culverhouse
2024-02-12
1
-3
/
+0
*
terminal: replace tcell-term with vaxis terminal
Tim Culverhouse
2024-02-12
1
-1
/
+1
*
msgviewer: implement inline image viewing
Tim Culverhouse
2024-02-12
1
-1
/
+1
*
ui: so long tcell
Tim Culverhouse
2024-02-12
1
-5
/
+9
*
security: update dependencies with known vulnerabilities
Moritz Poldrack
2024-02-11
1
-3
/
+3
*
mod: upgrade go-maildir to v0.4.1
Michal Siedlaczek
2024-01-26
1
-1
/
+1
*
deps: bump emersion/go-maildir to v0.4.0:
George Honeywood
2024-01-07
1
-1
/
+1
*
lint,validate: fix for openbsd
Robin Jarry
2023-12-14
1
-0
/
+1
*
chore: upgrade to latest tcell-term
Jason Cox
2023-11-23
1
-1
/
+1
*
mod: update to go-opt@v1.3.0
Robin Jarry
2023-11-22
1
-1
/
+1
*
treewide: replace shlex.Split with opt.SplitArgs
Robin Jarry
2023-10-28
1
-1
/
+0
*
search: use a common api for all workers
Robin Jarry
2023-10-28
1
-1
/
+0
*
commands: pass raw command line down to template evaluation
Robin Jarry
2023-10-28
1
-1
/
+2
*
mbox: remove datacounter dependency for size info
Tim Culverhouse
2023-08-31
1
-1
/
+0
*
notmuch: replace notmuch library with internal bindings
Tim Culverhouse
2023-08-30
1
-3
/
+0
*
compose: use email domain name in Message-Id
Adnan Maolood
2023-08-28
1
-2
/
+2
*
xdg: get rid of deprecated dependencies
Robin Jarry
2023-08-27
1
-3
/
+1
*
go.mod: drop mergo package
Koni Marti
2023-08-04
1
-1
/
+0
*
worker: add jmap support
Robin Jarry
2023-06-21
1
-0
/
+1
*
term: upgrade tcell-term
Tim Culverhouse
2023-04-27
1
-1
/
+1
*
term: fix handling of failed command
Tim Culverhouse
2023-04-26
1
-1
/
+1
*
mod: update all dependencies
Robin Jarry
2023-04-24
1
-30
/
+30
*
mod: drop support for go 1.17
Robin Jarry
2023-04-24
1
-1
/
+1
*
tcell-term: upgrade to latest release
Tim Culverhouse
2023-04-23
1
-3
/
+3
*
fswatcher: add a darwin fswatcher implementation
Tim Culverhouse
2023-03-07
1
-0
/
+1
*
mod: remove support for go 1.16
Robin Jarry
2023-02-26
1
-7
/
+23
*
lint: always run golangci-lint@latest
Robin Jarry
2023-02-26
1
-2
/
+7
*
term: update tcell-term
Tim Culverhouse
2023-02-23
1
-3
/
+3
*
contrib: add linter to check for panic handler in goroutines
Robin Jarry
2023-01-06
1
-0
/
+1
*
format: add utf-8 aware truncate head function
Robin Jarry
2023-01-04
1
-0
/
+1
*
term: upgrade tcell-term to v0.4.0
Tim Culverhouse
2022-12-27
1
-1
/
+1
*
jwz: upgrade to develop branch
Tim Culverhouse
2022-12-02
1
-1
/
+1
*
terminal: bump tcell-term version
Tim Culverhouse
2022-10-19
1
-1
/
+1
*
terminal: fix race conditions on access to cmd
Tim Culverhouse
2022-10-02
1
-1
/
+1
*
terminal: bump tcell-term version
Tim Culverhouse
2022-09-25
1
-1
/
+1
*
term: replace go-libvterm with tcell-term
Tim Culverhouse
2022-09-14
1
-6
/
+2
*
ui: export context.viewport, screen.show, add SetCursorStyle
Tim Culverhouse
2022-09-14
1
-2
/
+5
*
lint: update linter version
Moritz Poldrack
2022-09-14
1
-2
/
+2
*
go: bumped minimum required version 1.16
Moritz Poldrack
2022-08-05
1
-1
/
+1
*
lint: add golangci-lint to the linters
Moritz Poldrack
2022-08-04
1
-11
/
+4
*
lint: use gofumpt instead of gofmt
Moritz Poldrack
2022-08-01
1
-1
/
+1
*
mbox: implement an mbox backend worker
Koni Marti
2022-07-14
1
-2
/
+2
*
imap: add option to cache headers
Tim Culverhouse
2022-06-22
1
-3
/
+4
*
msgviewer: parse and display authentication results
Koni Marti
2022-06-09
1
-0
/
+1
*
invites: reply with accept, accept-tentative or decline
Koni Marti
2022-05-31
1
-1
/
+3
*
commands: implement fuzzy completion for commands and options
kt programs
2022-03-07
1
-0
/
+1
[next]