Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-19 | build: allow minimal installation with Makefile | Ayush Agarwal | |
the `minimal` target allows a minimal installation without the man pages or the shell completion files | |||
2021-11-14 | fix: use tabs instead of spaces in Makefilev1.2.1 | Ayush Agarwal | |
2021-11-14 | refactor!: build man page, improve Makefile | Ayush Agarwal | |
BREAKING CHANGE: The location of the bash completion script has been changed from the legacy folder '/etc/bash_completion.d/' to '/usr/share/bash-completion/completions/'. Exisiting users will need to delete the bash completion script for tessen from the legacy folder. | |||
2021-09-21 | added a makefile | Ayush Agarwal | |