1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 11 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: reading aliases from database when asking for their name More... 4 months ago
feat: added ability to show list of aliases with askForName procedure More... 4 months ago
refactor: moved Alias type to constants More... 4 months ago
docs: updated changelog More... 4 months ago
docs: updated README.md with information about executing commands More... 4 months ago
feat: use the shell setting to run commands via the system's default shell or directly More... 4 months ago
docs: updated description for completionCheckCase option More... 4 months ago
feat: started work on ability to set executing commands with or without the default shell More... 4 months ago
docs: updated changelog More... 4 months ago
feat: added help entry for exec command More... 4 months ago
feat: added check if the user entered a command to execute for exec command More... 4 months ago
feat: added command exec to internal commans for highlightning More... 4 months ago
feat: added command exec to execute commands without using the system's default shell More... 4 months ago
refactor: catch all exceptions in showPrompt procedure More... 4 months ago
feat: use runCommand to validate the shell option of command type More... 4 months ago
docs: updated changelog More... 4 months ago
fix: sending an alias output to standard error More... 4 months ago
style: fixed errors reported by nimalyzer More... 4 months ago
docs: updated changelog More... 4 months ago
feat!: if alias output is set to a file, append to the file instead of overwritting it More... 4 months ago
fix: executing a command with output to a file More... 4 months ago
feat: use runCommand to execute aliases More... 4 months ago
fix: setting an option with a command as its value More... 4 months ago
refactor: catch all exceptions in execAlias procedure More... 4 months ago
feat: added option to save the executed command output to a file More... 4 months ago
tests: added unit test for runCommand procedure More... 4 months ago
docs: added code documentation to runCommand procedure More... 4 months ago
refactor: added pragmas to runCommand procedure More... 4 months ago
feat: added logging commands in debug mode More... 4 months ago
refactor: redesigned executing a command More... 4 months ago