| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | run: do not account errors in the exit code | Miquel Sabaté Solà | 2026-01-14 | 1 | -20/+23 |
| * | run: introduce --endless mode | Miquel Sabaté Solà | 2026-01-14 | 1 | -24/+33 |
| * | Print the exercise enunciate after giving an answer | Miquel Sabaté Solà | 2026-01-14 | 1 | -0/+4 |
| * | Implement the 'ls' command for exercises | Miquel Sabaté Solà | 2026-01-14 | 2 | -0/+18 |
| * | Add the ability to sort cases via configuration | Miquel Sabaté Solà | 2026-01-14 | 1 | -58/+75 |
| * | Migrate from usize to isize for integers in models | Miquel Sabaté Solà | 2026-01-14 | 2 | -5/+5 |
| * | Fix style issues coming from recent merge | Miquel Sabaté Solà | 2026-01-13 | 4 | -45/+44 |
| * | Various fixes on adjective inflection | Miquel Sabaté Solà | 2026-01-13 | 1 | -6/+58 |
| * | Add basic validation for verbs and pronouns | Miquel Sabaté Solà | 2026-01-13 | 3 | -12/+26 |
| * | 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 | 5 | -53/+492 |
| * | Add the -f/--flag flag to the 'practice' command | Miquel Sabaté Solà | 2025-07-30 | 1 | -15/+45 |
| * | Add exercises to the practice command | Miquel Sabaté Solà | 2025-07-29 | 2 | -12/+192 |
| * | Add the exercises command | Miquel Sabaté Solà | 2025-07-29 | 3 | -2/+261 |
| * | Add weight to words | Miquel Sabaté Solà | 2025-07-29 | 1 | -0/+16 |
| * | Rename from run to practice | Miquel Sabaté Solà | 2025-07-29 | 1 | -37/+35 |
| * | 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 | 5 | -85/+99 |
| * | Implement creation of words | Miquel Sabaté Solà | 2025-07-25 | 1 | -20/+332 |
| * | Add steps into words | Miquel Sabaté Solà | 2025-06-13 | 1 | -2/+10 |
| * | Implement the run command | Miquel Sabaté Solà | 2025-06-12 | 1 | -1/+141 |
| * | Initial commit | Miquel Sabaté Solà | 2025-06-03 | 5 | -0/+316 |
