aboutsummaryrefslogtreecommitdiffstats
path: root/go.sum
Commit message (Expand)AuthorAgeFilesLines
* jmap: set explicit sender and recipientsKarel Balej2024-02-121-2/+2
* vaxis: update to v0.7.2 and update ansi parserTim Culverhouse2024-02-121-2/+2
* aerc: set title using vaxisTim Culverhouse2024-02-121-3/+0
* aerc: remove tcell importTim Culverhouse2024-02-121-19/+1
* terminal: replace tcell-term with vaxis terminalTim Culverhouse2024-02-121-5/+0
* ui: so long tcellTim Culverhouse2024-02-121-11/+32
* security: update dependencies with known vulnerabilitiesMoritz Poldrack2024-02-111-6/+4
* mod: upgrade go-maildir to v0.4.1Michal Siedlaczek2024-01-261-0/+2
* deps: bump emersion/go-maildir to v0.4.0:George Honeywood2024-01-071-2/+2
* lint,validate: fix for openbsdRobin Jarry2023-12-141-0/+2
* chore: upgrade to latest tcell-termJason Cox2023-11-231-2/+2
* mod: update to go-opt@v1.3.0Robin Jarry2023-11-221-2/+2
* treewide: replace shlex.Split with opt.SplitArgsRobin Jarry2023-10-281-2/+0
* search: use a common api for all workersRobin Jarry2023-10-281-2/+0
* commands: pass raw command line down to template evaluationRobin Jarry2023-10-281-1/+4
* mbox: remove datacounter dependency for size infoTim Culverhouse2023-08-311-2/+0
* notmuch: replace notmuch library with internal bindingsTim Culverhouse2023-08-301-2/+0
* compose: use email domain name in Message-IdAdnan Maolood2023-08-281-4/+7
* xdg: get rid of deprecated dependenciesRobin Jarry2023-08-271-4/+0
* go.mod: drop mergo packageKoni Marti2023-08-041-2/+0
* worker: add jmap supportRobin Jarry2023-06-211-0/+2
* term: upgrade tcell-termTim Culverhouse2023-04-271-2/+2
* term: fix handling of failed commandTim Culverhouse2023-04-261-2/+2
* mod: update all dependenciesRobin Jarry2023-04-241-399/+73
* mod: drop support for go 1.17Robin Jarry2023-04-241-3/+0
* tcell-term: upgrade to latest releaseTim Culverhouse2023-04-231-3/+7
* fswatcher: add a darwin fswatcher implementationTim Culverhouse2023-03-071-0/+2
* mod: remove support for go 1.16Robin Jarry2023-02-261-43/+4
* lint: always run golangci-lint@latestRobin Jarry2023-02-261-1069/+12
* term: update tcell-termTim Culverhouse2023-02-231-8/+8
* term: upgrade tcell-term to v0.4.0Tim Culverhouse2022-12-271-2/+2
* jwz: upgrade to develop branchTim Culverhouse2022-12-021-2/+2
* terminal: bump tcell-term versionTim Culverhouse2022-10-191-2/+2
* terminal: fix race conditions on access to cmdTim Culverhouse2022-10-021-2/+2
* terminal: bump tcell-term versionTim Culverhouse2022-09-251-2/+2
* term: replace go-libvterm with tcell-termTim Culverhouse2022-09-141-6/+3
* ui: export context.viewport, screen.show, add SetCursorStyleTim Culverhouse2022-09-141-8/+12
* go mod tidyRobin Jarry2022-09-141-39/+48
* lint: update linter versionMoritz Poldrack2022-09-141-0/+3
* lint: add golangci-lint to the lintersMoritz Poldrack2022-08-041-24/+1109
* lint: use gofumpt instead of gofmtMoritz Poldrack2022-08-011-3/+25
* mbox: implement an mbox backend workerKoni Marti2022-07-141-4/+17
* imap: add option to cache headersTim Culverhouse2022-06-221-0/+14
* msgviewer: parse and display authentication resultsKoni Marti2022-06-091-0/+7
* invites: reply with accept, accept-tentative or declineKoni Marti2022-05-311-0/+13
* commands: implement fuzzy completion for commands and optionskt programs2022-03-071-0/+2
* threading: implement on-the-fly message threadingKoni Marti2022-02-241-0/+17
* main: use terminfo to set window titleRobin Jarry2022-02-201-0/+2
* pgp: update openpgp packages (go-crypto and go-pgpmail)Koni Marti2022-01-071-16/+5
* go.mod: cleanupRobin Jarry2021-11-051-58/+5