Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added config file to Make clean0.1.1 | Jonas Kalderstam | 2019-06-04 | 1 | -1/+1 | |
| | | | | | Config file will be incorrect if make is run with different values for PREFIX otherwise. | |||||
* | Fix Makefile for non-GNU find | rage 311 | 2019-06-03 | 1 | -1/+1 | |
| | | | | derp | |||||
* | Remove more GNU-isms from Makefile | Sam Whited | 2019-06-01 | 1 | -11/+18 | |
| | | | | Signed-off-by: Sam Whited <sam@samwhited.com> | |||||
* | Remove "wildcard" GNU-ism from Makefile | Sam Whited | 2019-05-30 | 1 | -15/+2 | |
| | | | | Signed-off-by: Sam Whited <sam@samwhited.com> | |||||
* | Implement :edit in compose screen | Drew DeVault | 2019-05-26 | 1 | -1/+7 | |
| | ||||||
* | Subsitute prefix in aerc.conf for install | Drew DeVault | 2019-05-26 | 1 | -4/+17 | |
| | ||||||
* | Makefile: Minor improvements, usage of $@ and $(RM) | Stefan Tatschner | 2019-05-22 | 1 | -2/+2 | |
| | ||||||
* | Correct typo in Makefile | Drew DeVault | 2019-05-22 | 1 | -1/+1 | |
| | ||||||
* | Install $(MANDIR)/man7 | Drew DeVault | 2019-05-22 | 1 | -1/+1 | |
| | ||||||
* | Install aerc-tutorial man page with make install | Drew DeVault | 2019-05-22 | 1 | -0/+1 | |
| | ||||||
* | Install default configs to XDG config if not found | Drew DeVault | 2019-05-22 | 1 | -9/+13 | |
| | ||||||
* | Add GOFLAGS variable to Makefile | Drew DeVault | 2019-05-22 | 1 | -1/+3 | |
| | ||||||
* | Implement opening tutorial after account wizard | Drew DeVault | 2019-05-22 | 1 | -1/+5 | |
| | ||||||
* | Install filters to /usr/share/aerc/filters | Drew DeVault | 2019-05-17 | 1 | -1/+9 | |
| | ||||||
* | Add install target to Makefile | Drew DeVault | 2019-05-17 | 1 | -2/+12 | |
| | ||||||
* | Add man pages | Drew DeVault | 2019-05-17 | 1 | -0/+26 | |
| | ||||||
* | Switch to vgo | Drew DeVault | 2018-03-02 | 1 | -24/+0 | |
| | ||||||
* | Make Makefile more POSIXly portable | Drew DeVault | 2018-02-13 | 1 | -2/+2 | |
| | | | | This breaks out of tree builds though | |||||
* | Load UI configuration | Drew DeVault | 2018-01-09 | 1 | -1/+1 | |
| | ||||||
* | Initial commit | Drew DeVault | 2018-01-09 | 1 | -0/+24 | |