1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: added support for getting the shell's options names for askForName More... 3 months ago
refactor: moved Option type to constants module More... 3 months ago
feat: better error messages in askForName procedure More... 3 months ago
tests: added better contracts to askForName procedure More... 3 months ago
style: code formatting More... 3 months ago
docs: updated code documentation for askForName procedure More... 3 months ago
tests: updated unit tests for input module More... 3 months ago
tests: updated unit tests for input and themeinit modules More... 3 months ago
refactor: changed askForColors to generic and moved to input module More... 3 months ago
docs: updated changelog More... 3 months ago
feat: made the shell's options' list more human-friendly More... 3 months ago
feat: removed information about the type of the shell's options from their list More... 3 months ago
feat: removed column Default from the command options list and added info about changed value More... 3 months ago
docs: updated changelog More... 3 months ago
docs: updated README.md with info about the shell's theme system More... 3 months ago
docs: updated changelog More... 3 months ago
feat: added help entries for the shell's theme's commands More... 3 months ago
refactor: renamed theme show command to theme list to keep it with the other subcommands More... 3 months ago
tests: added unit tests for themeinit module More... 3 months ago
style: code formatting More... 3 months ago
tests: finished work on unit tests for theme module More... 3 months ago
docs: updated license header in the license file More... 3 months ago
refactor: made ColorName public for tests More... 3 months ago
tests: started work on unit tests for theme module More... 3 months ago
style: fixed some problems reported by nimalyzer More... 3 months ago
refactor: moved selecting the shell's color from the list to the separated procedure More... 3 months ago
feat: added option to reset the selected shell's color More... 3 months ago
fix: reseting all shell's colors More... 3 months ago
feat: started work on command to reset the shell's colors More... 3 months ago
fix: handling exceptions during creating databases More... 3 months ago