| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2026-05-30 | Add "clean" and "uninstall" makefile targets | Benjamin Linskey | 1 | -0/+8 |
| 2026-05-30 | Move Vim repos to project directory | Benjamin Linskey | 1 | -1/+3 |
| 2026-05-26 | Move makefile commands to a separate script | Benjamin Linskey | 1 | -7/+1 |
| 2026-05-09 | Add bash support for Linux | Benjamin Linskey | 1 | -0/+2 |
| 2026-05-09 | Change find arg to improve portability | Benjamin Linskey | 1 | -1/+1 |
| 2026-05-06 | Don't symlink .git | Benjamin Linskey | 1 | -1/+1 |
| 2026-05-05 | Wrap a long line in makefile | Benjamin Linskey | 1 | -1/+2 |
| 2026-05-05 | Fix makefile error when vim is not installed | Benjamin Linskey | 1 | -1/+2 |
| 2026-05-04 | Don't symlink .DS_Store or .gitignore | Benjamin Linskey | 1 | -1/+1 |
| 2026-05-04 | Generate Vim helptags during install | Benjamin Linskey | 1 | -0/+1 |
| 2026-05-04 | Only symlink files in top-level directory | Benjamin Linskey | 1 | -1/+1 |
| 2025-11-10 | Reorganize files | Benjamin Linskey | 1 | -2/+3 |
| 2025-11-10 | Move Windows-specific stuff out of default target | Benjamin Linskey | 1 | -0/+4 |