aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2023-08-11mk: deprecate BSD make in favor of GNU makeRobin Jarry
2023-08-04contrib: update sendemail-validate hookRobin Jarry
2023-06-21worker: add jmap supportRobin Jarry
2023-06-19mk: do not create $(DESTDIR)$(SHAREDIR)/filtersRobin Jarry
2023-06-10mk: trim \r from the base64 outputOmar Polo
2023-06-01contrib: add carddav-query scriptRobin Jarry
2023-05-11Release version 0.15.20.15.2Robin Jarry
2023-04-28Release version 0.15.10.15.1Robin Jarry
2023-04-26Release version 0.15.00.15.0Robin Jarry
2023-04-24mod: update all dependenciesRobin Jarry
2023-03-16ci: fix lint if notmuch is not installedMoritz Poldrack
2023-03-08contrib: fix sendemail validate scriptRobin Jarry
2023-03-08mk: use fixed versions for gofumpt and golangci-lintRobin Jarry
2023-03-06mk: speed up notmuch detectionRobin Jarry
2023-03-06mk: remove smart rebuild when GOFLAGS have changedRobin Jarry
2023-03-03mk: detect if notmuch headers & libs are availableRobin Jarry
2023-02-26lint: always run golangci-lint@latestRobin Jarry
2023-01-28stylesets: add solarized themeJens Grassel
2023-01-26filters: rewrite colorize in cRobin Jarry
2023-01-26filters: rewrite wrap in cRobin Jarry
2023-01-10filters: install them in $PREFIX/libexec/aerc/filtersRobin Jarry
2023-01-06contrib: add linter to check for panic handler in goroutinesRobin Jarry
2023-01-04Release version 0.14.00.14.0Robin Jarry
2022-12-18mk: remove verbose for testsRobin Jarry
2022-12-14contributing: add tooling for git send-emailRobin Jarry
2022-12-14stylesets: install styles with aercBence Ferdinandy
2022-12-05filters: add wrap utility written in goRobin Jarry
2022-12-03mk: display formatting diffsRobin Jarry
2022-11-24doc: extract accounts and binds into separate man pagesRobin Jarry
2022-10-20Release version 0.13.00.13.0Robin Jarry
2022-10-19lint: check for bad white space habitsRobin Jarry
2022-10-07mk: exclude govulncheck from lintRobin Jarry
2022-09-20mk: make it obvious that GOFLAGS change cause a rebuildRobin Jarry
2022-09-14lint: warn about known security issuesMoritz Poldrack
2022-09-01Release version 0.12.00.12.0Robin Jarry
2022-08-24aerc: fix build when GOFLAGS contains spacesRobin Jarry
2022-08-22aerc: add build info to version stringRobin Jarry
2022-08-04lint: add golangci-lint to the lintersMoritz Poldrack
2022-08-01lint: use gofumpt instead of gofmtMoritz Poldrack
2022-07-17mk: compute version deterministicallyJose Lombera
2022-07-11Release version 0.11.00.11.0Robin Jarry
2022-06-24mk: merge checkfmt into lintRobin Jarry
2022-06-24mk: add lint targetMoritz Poldrack
2022-06-24mk: add dev target with go race detector enabledMoritz Poldrack
2022-06-24mk: show built version in build logMoritz Poldrack
2022-06-24mk: strip build dir from stack tracesMoritz Poldrack
2022-05-31filters: awk filter to parse text/calendarKoni Marti
2022-05-10gpg: make tests more robustRobin Jarry
2022-05-10mk: bump versionRobin Jarry
2022-04-17Add html "unsafe" filter to work also without danteJens Grassel