aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-21fixup: renamed openrussian.fish to openrussian-completion.fish (refs #6)HEADmasterRobin Haberkorn1-0/+0
2024-08-22Merge pull request #6 from ehmry/fishRobin Haberkorn3-0/+20
2024-08-22Add fish shell completionEmery Hemingway3-0/+20
2024-04-25use single quotes for SQL string constants consistentlyRobin Haberkorn1-9/+9
2024-01-12fixed piping to GroffRobin Haberkorn1-1/+1
2024-01-12added support for Zsh autocompletionsRobin Haberkorn3-3/+30
2024-01-12support FreeBSDRobin Haberkorn3-2/+26
2023-10-06Merge pull request #3 from vs49688/masterRobin Haberkorn1-2/+2
2023-10-06postprocess: remove use of double-quoted stringsZane van Iperen1-2/+2
2021-04-23Merge pull request #2 from vs49688/masterRobin Haberkorn3-64/+18
2021-04-23README: add NixOS installation instructionsZane van Iperen1-0/+18
2021-04-23nix: remove {default,shell}.nixZane van Iperen2-64/+0
2021-04-20fixed formatting of adjectives where the declension ids are missing (affects ...1.0.0Robin Haberkorn1-16/+18
2021-04-20Merge pull request #1 from vs49688/masterRobin Haberkorn4-3/+69
2021-04-20meta: add Nix build scriptsZane van Iperen2-0/+64
2021-04-20Makefile: add phony targetsZane van Iperen1-0/+2
2021-04-20Makefile: don't rm the downloaded zip on cleanZane van Iperen1-1/+1
2021-04-20openrussian-sql.zip: update as of 2021-04-20Zane van Iperen1-0/+0
2021-04-19Makefile: update database urlZane van Iperen1-1/+1
2021-04-19Makefile: don't rely on the shebang of mysql2sqliteZane van Iperen1-1/+1
2020-05-21fixed display of accents when formatting the PARTNER sectionRobin Haberkorn1-2/+2
2020-02-03updated the database dumpRobin Haberkorn2-3/+5
2019-12-07README: document how to register short Bash aliasesRobin Haberkorn1-0/+20
2019-05-17allow multiple translation languages to be specified via -LRobin Haberkorn3-65/+97
2019-05-17automatically update the mandb on `make install`Robin Haberkorn1-0/+1
2019-05-17some more minor output normalizationsRobin Haberkorn1-6/+6
2019-04-19added a manpage and finalized READMERobin Haberkorn3-4/+170
2019-04-19improved normalization of listsRobin Haberkorn1-5/+5
2019-04-19make check: test page generation for all words; various fixesRobin Haberkorn3-51/+73
2019-04-19changed the orientation of noun and adjective tablesRobin Haberkorn1-53/+55
2019-04-18added COPYING and READMERobin Haberkorn2-0/+789
2019-04-18major changes (unfortunately not done systematically)Robin Haberkorn6-97/+542
2019-03-16support multiple resultsRobin Haberkorn1-70/+109
2019-03-16allow lookups containing accentuation character (Unicode 0x0301)Robin Haberkorn2-5/+20
2019-03-15added Makefile and simple Bash completionsRobin Haberkorn4-16/+58
2019-03-15imported mysql2sqlite script from https://github.com/dumblob/mysql2sqliteRobin Haberkorn1-0/+278
2019-03-15improved command-line interface, find database automatically, and adapted to ...Robin Haberkorn1-12/+40
2019-02-02initial commitRobin Haberkorn3-0/+280