1
I Use This!
Very Low Activity

Commits : Listings

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