index
:
mihi
main
A self assessment tool for learning Latin.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
words: fix bad alignment on the help message
Miquel Sabaté Solà
2026-01-29
1
-1
/
+1
*
run: show the exercise's lessons at the end
Miquel Sabaté Solà
2026-01-29
2
-2
/
+7
*
exercises: fix error message
Miquel Sabaté Solà
2026-01-29
1
-2
/
+2
*
exercises: simplify the kind
Miquel Sabaté Solà
2026-01-29
3
-42
/
+16
*
Split lib.rs into multiple files
Miquel Sabaté Solà
2026-01-29
13
-1941
/
+1968
*
words: allow the creation of irregular words
Miquel Sabaté Solà
2026-01-29
2
-2
/
+51
*
init: remove database migration
Miquel Sabaté Solà
2026-01-29
3
-125
/
+6
*
Ensure that the locative is singular-only unless defective
Miquel Sabaté Solà
2026-01-28
3
-4
/
+19
*
Move declension/conjugation IDs into enums
Miquel Sabaté Solà
2026-01-28
2
-203
/
+305
*
words: improve the description on verb conjugation
Miquel Sabaté Solà
2026-01-27
1
-2
/
+13
*
run: add enunciate completion for verbs and pronouns
Miquel Sabaté Solà
2026-01-27
2
-23
/
+60
*
words: add the 'rel' subcommand
Miquel Sabaté Solà
2026-01-27
2
-0
/
+94
*
words: delete all relationships on 'rm'
Miquel Sabaté Solà
2026-01-24
2
-5
/
+42
*
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
3
-2
/
+131
*
words: show relevant flags as well
Miquel Sabaté Solà
2026-01-22
1
-6
/
+57
*
words: add the -īs form for the accusative plural
Miquel Sabaté Solà
2026-01-22
2
-1
/
+5
*
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
3
-7
/
+181
*
words: add the --tag flag to the ls command
Miquel Sabaté Solà
2026-01-21
3
-22
/
+90
*
run: allow selection based on tags
Miquel Sabaté Solà
2026-01-20
3
-22
/
+112
*
Add the 'tags' command
Miquel Sabaté Solà
2026-01-20
4
-6
/
+266
*
words: add the poke subcommand
Miquel Sabaté Solà
2026-01-19
2
-0
/
+45
*
run: ask for alternatives as well
Miquel Sabaté Solà
2026-01-19
5
-17
/
+165
*
Display related words on the 'words show' command
Miquel Sabaté Solà
2026-01-19
2
-1
/
+255
*
Add adjectives on the inflection practice
Miquel Sabaté Solà
2026-01-15
1
-84
/
+107
*
Add a 'categories' parameter to 'select_words_except'
Miquel Sabaté Solà
2026-01-15
2
-7
/
+22
*
Ask for the inflection of nouns when practicing
Miquel Sabaté Solà
2026-01-15
3
-67
/
+311
*
Simplify practice loop by removing exit code
Miquel Sabaté Solà
2026-01-15
1
-28
/
+16
*
Touch the 'updated_at' column on exercise success
Miquel Sabaté Solà
2026-01-14
2
-3
/
+26
*
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
*
Drop the languages and language_cases tables
Miquel Sabaté Solà
2026-01-14
2
-2
/
+0
*
Add the ability to sort cases via configuration
Miquel Sabaté Solà
2026-01-14
2
-82
/
+156
*
Update README.md with contributing instructions
Miquel Sabaté Solà
2026-01-14
1
-1
/
+16
*
Migrate from usize to isize for integers in models
Miquel Sabaté Solà
2026-01-14
5
-87
/
+196
*
Ignore the todo/ directory
Miquel Sabaté Solà
2026-01-14
1
-0
/
+1
*
Fix style issues coming from recent merge
Miquel Sabaté Solà
2026-01-13
5
-68
/
+55
*
testdata: update test database
Miquel Sabaté Solà
2026-01-13
1
-0
/
+0
*
Merge branch 'inflection'
Miquel Sabaté Solà
2026-01-13
10
-79
/
+961
|
\
|
*
Various fixes on adjective inflection
Miquel Sabaté Solà
2026-01-13
2
-11
/
+64
|
*
Add basic validation for verbs and pronouns
Miquel Sabaté Solà
2026-01-13
4
-14
/
+40
|
*
Trim word parts on database insert
Miquel Sabaté Solà
2025-10-27
2
-4
/
+6
|
*
Ensure a non-NULL value for words.succeeded
Miquel Sabaté Solà
2025-10-27
2
-5
/
+6
|
*
Provide initial implementation for word inflection
Miquel Sabaté Solà
2025-10-27
10
-60
/
+860
*
|
Update dependencies
Miquel Sabaté Solà
2025-10-27
1
-226
/
+103
*
|
github: remove dependabot
Miquel Sabaté Solà
2025-10-27
1
-6
/
+0
|
/
*
Add the -f/--flag flag to the 'practice' command
Miquel Sabaté Solà
2025-07-30
2
-21
/
+110
[next]