| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-02-06 | WIP setup hunspell | EuAndreh | 6 | -0/+112 | |
| 2020-02-05 | Remove spelling/ | EuAndreh | 5 | -107/+0 | |
| 2020-01-25 | Add new words to international dictionary | EuAndreh | 1 | -0/+3 | |
| 2020-01-04 | Don't spellcheck pastebins | EuAndreh | 1 | -1/+1 | |
| 2019-12-29 | check-spelling.sh: Hack to allow french words | EuAndreh | 2 | -1/+2 | |
| 2019-12-29 | internation.dic.txt: Add Raku to dictionary | EuAndreh | 1 | -0/+1 | |
| 2019-12-29 | spelling/check-spelling.sh: Add fr language | EuAndreh | 1 | -1/+1 | |
| 2019-11-30 | check-spelling.sh: Print only unique entries of unkown words | EuAndreh | 1 | -1/+1 | |
| 2019-06-08 | Expand dictionaries | EuAndreh | 2 | -0/+2 | |
| 2019-06-02 | Add stateless workstation post | EuAndreh | 4 | -1/+21 | |
| 2019-06-01 | Make hunspell call more clear | EuAndreh | 1 | -2/+8 | |
| 2019-06-01 | Fix check-spelling.sh linter offenses | EuAndreh | 1 | -5/+6 | |
| 2019-06-01 | Move test code out of default.nix | EuAndreh | 1 | -0/+29 | |
| - use common utils.nix code for generic test derivation; - move spell checking code into standalone Bash file. | |||||
| 2019-05-22 | Check spelling with hunspell and fix current errors | EuAndreh | 4 | -7/+44 | |
| The =sort= command requires $LANG to be set in order to sort consistently acrros environments and OSes. hunspell needs it to properly interpret non-ascii characters from the provided custom dictionaries. | |||||
| 2019-05-22 | Setup hunspell spellchecking to run against HTML output | EuAndreh | 1 | -0/+7 | |
