summarylogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-27New ascii textKeyLo99
2019-05-27Project renamedKeyLo99
2019-05-27Ascii text added for -v paramKeyLo99
2019-05-27-v flag added for version informationKeyLo99
2019-05-27Refactor the table colorizationKeyLo99
2019-05-27+ showHelp functionKeyLo99
2019-05-27Show the starting message with colorsKeyLo99
2019-05-26Show commands on add table & rename functionsKeyLo99
2019-05-26Remove the alternative interactive shell libKeyLo99
2019-05-26New commands added to cliKeyLo99
2019-05-26Alternative interactive shell library testingKeyLo99
2019-05-26Use firstChar variable in prepareCmds functionKeyLo99
2019-05-26Main file renamedKeyLo99
2019-05-26Support the 'git' command with termKeyLo99
2019-05-26Remove the test printKeyLo99
2019-05-26Execute the other git commands and shorten it's outputKeyLo99
2019-05-26New parser commands addedKeyLo99
2019-05-26cmdLoop added for the 'exit' commandKeyLo99
2019-05-26Break on space charKeyLo99
2019-05-26+ printUsage function added & built-in commandsKeyLo99
2019-05-26Refactor buildCmd functionKeyLo99
2019-05-25Replace the short git commandKeyLo99
2019-05-25+ buildCmd function for creating git commandsKeyLo99
2019-05-25Refactor prepareCmds functionKeyLo99
2019-05-25Change shorten of commandKeyLo99
2019-05-25Creating short commands for each git commandKeyLo99
2019-05-25Split the terminal output and create listKeyLo99
2019-05-25Get git commands with shellKeyLo99
2019-05-25Support term commands other than git - testKeyLo99
2019-05-25(Rename) shortenCmds -> prepareCmdsKeyLo99
2019-05-24Refactor main file for future editsKeyLo99
2019-05-24Remove unnecessary regex / split handlingKeyLo99
2019-05-24Testing regex & trying to execute with 'sh'KeyLo99
2019-05-24remove spaceKeyLo99
2019-05-24Improve the execCmd functionKeyLo99
2019-05-24Clean up the term initializationKeyLo99
2019-05-24Support exiting via ^CKeyLo99
2019-05-24Fix reading the first line on term startKeyLo99
2019-05-24Implement https://github.com/carmark/pseudo-terminal-goKeyLo99
2019-05-24Improve executing commandsKeyLo99
2019-05-23git command added to inputKeyLo99
2019-05-23Get interactive shell running via https://gitlab.com/sj14/gosh/KeyLo99
2019-05-23Main file addedKeyLo99
2019-05-23Initial commitKeyLo99