git-repl.git
2023-02-09 Saba SabaFleshed out help instructions
2023-02-09 Saba SabaImplemented a proper REPL
2023-02-09 Saba SabaAdded instructions
2023-02-09 Saba SabaAdded quotes to skip-file and no-skip-file filepaths
2023-02-09 Saba SabaFixed defect in skipped-files
2023-02-09 Saba SabaAdded apply-stash and apply-config
2023-02-09 Saba SabaFixed bug in clean-working-directory
2023-02-09 Saba SabaAdded sample-file-2
2023-02-09 Saba SabaAdded sample-file for testing
2023-02-09 Saba SabaAdded make-install command.
2023-02-09 Saba SabaFinished off documentation.
2023-02-09 Saba SabaExposing *grep* publicly.
2023-02-09 Saba SabaAdded clean-working-directory as a macro to protect...
2023-02-09 Saba SabaAdded a method to list commands.
2023-02-09 Saba SabaAdded config management commands
2023-02-09 Saba SabaAdded extra commands and switched name to git-repl.cl
2023-02-09 Saba SabaAdded command to build an executable with a REPL.
2023-02-09 Saba SabaAdded git branch cleanup commands and a git-skipper...
2023-02-09 Saba SabaRemove git status
2023-02-09 Saba SabaImplemented skip-modified and no-skip-all
2023-02-09 Saba SabaStripping 'S ' from each file returned by skipped-files
2023-02-09 Saba SabaGot grep/findstr working for skipped-files.
2023-02-09 Saba SabaAdded 'input' as an argument to the git macro.
2023-02-09 Saba SabaRemoving empty lines from git output.
2023-02-09 Saba SabaAdded some initial definitions for git helper methods.
2023-02-09 Saba SabaDefined a git macro to make it easier to define git...
2023-02-09 Saba SabaInitial git-skipper.cl commit
2023-02-09 Saba Saba.gitignore