| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split lib.rs into multiple files | Miquel Sabaté Solà | 2026-01-29 | 1 | -38/+33 |
| * | words: allow the creation of irregular words | Miquel Sabaté Solà | 2026-01-29 | 1 | -2/+18 |
| * | Move declension/conjugation IDs into enums | Miquel Sabaté Solà | 2026-01-28 | 1 | -96/+177 |
| * | words: improve the description on verb conjugation | Miquel Sabaté Solà | 2026-01-27 | 1 | -2/+13 |
| * | words: add the 'rel' subcommand | Miquel Sabaté Solà | 2026-01-27 | 1 | -0/+81 |
| * | words: delete all relationships on 'rm' | Miquel Sabaté Solà | 2026-01-24 | 1 | -1/+10 |
| * | words: make alternative relationships two-ways | Miquel Sabaté Solà | 2026-01-24 | 1 | -1/+11 |
| * | words: add the 'dup' subcommand | Miquel Sabaté Solà | 2026-01-22 | 1 | -2/+116 |
| * | words: show relevant flags as well | Miquel Sabaté Solà | 2026-01-22 | 1 | -6/+57 |
| * | words: improve the wording on editing flags | Miquel Sabaté Solà | 2026-01-22 | 1 | -0/+3 |
| * | Allow to pair tags with words on words create/edit | Miquel Sabaté Solà | 2026-01-21 | 1 | -4/+86 |
| * | words: add the --tag flag to the ls command | Miquel Sabaté Solà | 2026-01-21 | 1 | -15/+42 |
| * | words: add the poke subcommand | Miquel Sabaté Solà | 2026-01-19 | 1 | -0/+27 |
| * | run: ask for alternatives as well | Miquel Sabaté Solà | 2026-01-19 | 1 | -6/+6 |
| * | Display related words on the 'words show' command | Miquel Sabaté Solà | 2026-01-19 | 1 | -1/+86 |
| * | Migrate from usize to isize for integers in models | Miquel Sabaté Solà | 2026-01-14 | 1 | -4/+4 |
| * | Fix style issues coming from recent merge | Miquel Sabaté Solà | 2026-01-13 | 1 | -6/+5 |
| * | Add basic validation for verbs and pronouns | Miquel Sabaté Solà | 2026-01-13 | 1 | -9/+23 |
| * | Trim word parts on database insert | Miquel Sabaté Solà | 2025-10-27 | 1 | -1/+3 |
| * | Provide initial implementation for word inflection | Miquel Sabaté Solà | 2025-10-27 | 1 | -19/+165 |
| * | Add the exercises command | Miquel Sabaté Solà | 2025-07-29 | 1 | -2/+2 |
| * | Add weight to words | Miquel Sabaté Solà | 2025-07-29 | 1 | -0/+16 |
| * | Implement the edit subcommand for words | Miquel Sabaté Solà | 2025-07-29 | 1 | -98/+185 |
| * | words: Move away the selection of a word | Miquel Sabaté Solà | 2025-07-25 | 1 | -16/+37 |
| * | Apply suggestions from clippy | Miquel Sabaté Solà | 2025-07-25 | 1 | -27/+50 |
| * | Implement creation of words | Miquel Sabaté Solà | 2025-07-25 | 1 | -20/+332 |
| * | Initial commit | Miquel Sabaté Solà | 2025-06-03 | 1 | -0/+141 |
