about summary refs log tree commit diff stats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Install default configs to XDG config if not foundDrew DeVault2019-05-221-9/+13
* Add GOFLAGS variable to MakefileDrew DeVault2019-05-221-1/+3
* Implement opening tutorial after account wizardDrew DeVault2019-05-221-1/+5
* Install filters to /usr/share/aerc/filtersDrew DeVault2019-05-171-1/+9
* Add install target to MakefileDrew DeVault2019-05-171-2/+12
* Add man pagesDrew DeVault2019-05-171-0/+26
* Switch to vgoDrew DeVault2018-03-021-24/+0
* Make Makefile more POSIXly portableDrew DeVault2018-02-131-2/+2
* Load UI configurationDrew DeVault2018-01-091-1/+1
* Initial commitDrew DeVault2018-01-091-0/+24
a> 2 3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41