aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* mk: detect if notmuch headers & libs are availableRobin Jarry2023-03-031-1/+2
* lint: always run golangci-lint@latestRobin Jarry2023-02-261-3/+3
* stylesets: add solarized themeJens Grassel2023-01-281-0/+1
* filters: rewrite colorize in cRobin Jarry2023-01-261-5/+8
* filters: rewrite wrap in cRobin Jarry2023-01-261-6/+10
* filters: install them in $PREFIX/libexec/aerc/filtersRobin Jarry2023-01-101-9/+12
* contrib: add linter to check for panic handler in goroutinesRobin Jarry2023-01-061-1/+4
* Release version 0.14.00.14.0Robin Jarry2023-01-041-1/+1
* mk: remove verbose for testsRobin Jarry2022-12-181-1/+1
* contributing: add tooling for git send-emailRobin Jarry2022-12-141-0/+12
* stylesets: install styles with aercBence Ferdinandy2022-12-141-1/+5
* filters: add wrap utility written in goRobin Jarry2022-12-051-3/+8
* mk: display formatting diffsRobin Jarry2022-12-031-1/+1
* doc: extract accounts and binds into separate man pagesRobin Jarry2022-11-241-0/+8
* Release version 0.13.00.13.0Robin Jarry2022-10-201-1/+1
* lint: check for bad white space habitsRobin Jarry2022-10-191-0/+1
* mk: exclude govulncheck from lintRobin Jarry2022-10-071-0/+3
* mk: make it obvious that GOFLAGS change cause a rebuildRobin Jarry2022-09-201-0/+1
* lint: warn about known security issuesMoritz Poldrack2022-09-141-0/+1
* Release version 0.12.00.12.0Robin Jarry2022-09-011-1/+1
* aerc: fix build when GOFLAGS contains spacesRobin Jarry2022-08-241-1/+2
* aerc: add build info to version stringRobin Jarry2022-08-221-0/+1
* lint: add golangci-lint to the lintersMoritz Poldrack2022-08-041-1/+1
* lint: use gofumpt instead of gofmtMoritz Poldrack2022-08-011-6/+4
* mk: compute version deterministicallyJose Lombera2022-07-171-1/+1
* Release version 0.11.00.11.0Robin Jarry2022-07-111-1/+1
* mk: merge checkfmt into lintRobin Jarry2022-06-241-6/+3
* mk: add lint targetMoritz Poldrack2022-06-241-0/+4
* mk: add dev target with go race detector enabledMoritz Poldrack2022-06-241-0/+5
* mk: show built version in build logMoritz Poldrack2022-06-241-1/+1
* mk: strip build dir from stack tracesMoritz Poldrack2022-06-241-1/+2
* filters: awk filter to parse text/calendarKoni Marti2022-05-311-0/+1
* gpg: make tests more robustRobin Jarry2022-05-101-0/+4
* mk: bump versionRobin Jarry2022-05-101-1/+1
* Add html "unsafe" filter to work also without danteJens Grassel2022-04-171-0/+1
* mk: do not depend on cmp being availableRobin Jarry2022-04-141-3/+1
* mk: rename ambiguous LDFLAGS variableRobin Jarry2022-04-061-4/+7
* Add filter script for ics files.Jens Grassel2022-03-231-0/+1
* Release version 0.9.00.9.0Robin Jarry2022-03-211-1/+1
* config: specify sharedir during buildDaniel Patterson2022-03-031-0/+1
* mk: fix dynamic source dependencies with bsd makeRobin Jarry2022-02-271-1/+1
* mk: rebuild if goflags or ldflags have changedRobin Jarry2022-02-271-2/+13
* filters: restore plaintext awk scriptRobin Jarry2022-02-201-0/+1
* filters: rename plaintext to colorizeRobin Jarry2022-02-201-1/+1
* mk: bump versionRobin Jarry2022-02-201-1/+1
* contrib: fix aerc.desktop install pathRobin Jarry2022-02-191-4/+4
* contrib: add xdg desktop entryMoritz Poldrack2022-02-191-1/+5
* config: do not hardcode sharedirRobin Jarry2022-02-191-9/+4
* mk: use debug to generate a non-optimized binaryRobin Jarry2022-02-021-3/+7
* mk: add make checkinstallMark Dain2022-01-241-0/+12