Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-22 | Add fish shell completion | Emery Hemingway | 1 | -0/+8 | |
2024-01-12 | added support for Zsh autocompletions | Robin Haberkorn | 1 | -1/+8 | |
* actually autocompletions are much more powerful than on Bash | |||||
2024-01-12 | support FreeBSD | Robin Haberkorn | 1 | -0/+17 | |
* Instead of relying on `man -`, we call Groff directly. * Naturally, we must depend on Groff as well. * man-db is not available on FreeBSD | |||||
2021-04-23 | README: add NixOS installation instructions | Zane van Iperen | 1 | -0/+18 | |
2019-12-07 | README: document how to register short Bash aliases | Robin Haberkorn | 1 | -0/+20 | |
2019-05-17 | allow multiple translation languages to be specified via -L | Robin Haberkorn | 1 | -6/+14 | |
* useful for maximizing the information on each page if you speak both English and German | |||||
2019-04-19 | added a manpage and finalized README | Robin Haberkorn | 1 | -2/+25 | |
2019-04-19 | make check: test page generation for all words; various fixes | Robin Haberkorn | 1 | -2/+6 | |
* using the new `make check` target various bugs have been discovered. All of them were related to missing database fields. | |||||
2019-04-18 | added COPYING and README | Robin Haberkorn | 1 | -0/+115 | |