Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-27 | Release v5.1.1v5.1.1 | Allan McRae | 1 | -0/+1 | |
Signed-off-by: Allan McRae <allan@archlinux.org> | |||||
2018-05-28 | Apparently we live in the future! | Allan McRae | 1 | -1/+1 | |
Signed-off-by: Allan McRae <allan@archlinux.org> | |||||
2018-05-28 | Release v.5.1.0v5.1.0 | Allan McRae | 1 | -0/+1 | |
Signed-off-by: Allan McRae <allan@archlinux.org> | |||||
2018-05-14 | Ensure better text editor automatic filetype detection | Eli Schwartz | 1 | -0/+261 | |
Since we no longer use vim-specific modelines, use the .asciidoc file extension which is, well, reserved for asciidoc formatted files. This should presumably work everywhere without needing editor-specific workarounds and configuration. Also add a shebang to makepkg.conf to indicate it contains bash content. Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org> |