summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)Author
2023-04-26term: fix handling of failed commandTim Culverhouse
2023-04-24mod: update all dependenciesRobin Jarry
2023-04-24mod: drop support for go 1.17Robin Jarry
2023-04-23tcell-term: upgrade to latest releaseTim Culverhouse
2023-03-07fswatcher: add a darwin fswatcher implementationTim Culverhouse
2023-02-26mod: remove support for go 1.16Robin Jarry
2023-02-26lint: always run golangci-lint@latestRobin Jarry
2023-02-23term: update tcell-termTim Culverhouse
2023-01-06contrib: add linter to check for panic handler in goroutinesRobin Jarry
2023-01-04format: add utf-8 aware truncate head functionRobin Jarry
2022-12-27term: upgrade tcell-term to v0.4.0Tim Culverhouse
2022-12-02jwz: upgrade to develop branchTim Culverhouse
2022-10-19terminal: bump tcell-term versionTim Culverhouse
2022-10-02terminal: fix race conditions on access to cmdTim Culverhouse
2022-09-25terminal: bump tcell-term versionTim Culverhouse
2022-09-14term: replace go-libvterm with tcell-termTim Culverhouse
2022-09-14ui: export context.viewport, screen.show, add SetCursorStyleTim Culverhouse
2022-09-14lint: update linter versionMoritz Poldrack
2022-08-05go: bumped minimum required version 1.16Moritz Poldrack
2022-08-04lint: add golangci-lint to the lintersMoritz Poldrack
2022-08-01lint: use gofumpt instead of gofmtMoritz Poldrack
2022-07-14mbox: implement an mbox backend workerKoni Marti
2022-06-22imap: add option to cache headersTim Culverhouse
2022-06-09msgviewer: parse and display authentication resultsKoni Marti
2022-05-31invites: reply with accept, accept-tentative or declineKoni Marti
2022-03-07commands: implement fuzzy completion for commands and optionskt programs
2022-02-24threading: implement on-the-fly message threadingKoni Marti
2022-02-20main: use terminfo to set window titleRobin Jarry
2022-01-07pgp: update openpgp packages (go-crypto and go-pgpmail)Koni Marti
2021-11-05go.mod: cleanupRobin Jarry
2021-11-05go.mod: change base git urlRobin Jarry
2021-11-02imap: use builtin idle supportRobin Jarry
2021-11-01go: update all dependenciesRobin Jarry
2020-12-18update tcell to v2 and enable TrueColor supporty0ast
2020-12-02notmuch: remove gc close hooksReto Brunner
2020-11-14compose: use a proper header instead of a string mapReto Brunner
2020-10-18update go-imap-sortthready0ast
2020-10-15update go-imapy0ast
2020-10-11imap: add sort supportReto Brunner
2020-09-15Update go-imap to latest commitReto Brunner
2020-08-31update go-messageReto Brunner
2020-08-28Revert "Upgrade tcell version to 1.4.0 to support truecolor"Drew DeVault
2020-08-28Upgrade tcell version to 1.4.0 to support truecolory0ast
2020-07-09Update go-message, fixes various bugsReto Brunner
2020-05-08creak/pty got force pushed: fix versionReto Brunner
2020-05-06Use stdout as controlling terminalGuillaume J. Charmes
2020-05-06Revert "Dont detach process under vterm"Drew DeVault
2020-05-06Dont detach process under vtermGuillaume J. Charmes
2020-04-20Bump ProtonMail/crypto to fix build on OpenBSDAnirudh Oppiliappan
2020-03-20Requires Go 1.13Simon Ser