fix error "SP2-0310: unable to open file ..." on run script with absolute unix-path in Cygwin
chore(project): set version 0.2.0
chore(project): clarify make goal "set-version"
feat: optional use "@" with relative script path
chore(project): don't overwrite link on desktop during install for Windows
feat: add --batch option (not use rlwrap, exit after script ends)
feat: add --load option (load object into DB)
feat: add --change-dir option (change to script directory before run SQL*Plus)
chore(project): use relative path to bash in sqlpc.bat
feat(project): install with custom prefix
docs(bugs): exit without error message when sqlplus is unavailable
feat(project): add ability run sqlpc on Linux
docs(bugs): error on run sqlpc from sqlpc.bat or shortcut without path to bash in PATH
style(project): use UTF-8 files encoding ( instead of CP1251)
docs(project): add file ChangeLog.txt describing changes in versions
chore(install): run sqlpc in current directory ...
chore(project): add make goal "set-version" for...
chore(install): clarify creation/removal of con...
chore(project): add make goal "dist" for creati...
docs(project): change output directory for docu...
[+] add documentation files ( AUTHORS, COPYING,...
docs(project): set dos-EOL for README.txt, COPYING
feat(install): add install shortcut on desktop
[+] Minor comments.
[!] fixing execute permissions for the script f...
[*] documentation generation: changing output d...
[+] adding SQL-script to configure environment ...
[*] using script connect.sql for connect to DB
[!] fixing the call of internal SQL-script ( us...
[+] adding the script for running SQL*Plus ( sq...
[+] configuring to use project SQL-scripts
[*] using single define SPC_TEMP_FILE_PREFIX fo...
[+] adding reconnect.sql for recoonnection
[*] configuring for the documentation generation
[*] configuring SQL-prompt in the format user@c...
[+] adding scripts for disconnecting and config...
[*] renaming the project to SqlPlusConfig
[*] modifying transmission connection parameter...
[*] using a temporary SQL-script at the start o...
[+] using external script ( get-password) to re...
[+] using configuration script to determine def...
[+] using SQL-script to configure environment a...
[+] defining default file name for the command ...
[!] using "/dev/null" instead off "null" to sup...
[+] configuring the install and uninstall proce...
[*] turning off the automatic timing display fo...
[+] adding the ability to configure custom acti...
[+] delete-repeated-columns: enabling the debug...
[+] adding the script "delete-repeated-columns"...
[+] adding rlwrap command history for SQL*Plus
[*] delete-repeated-columns: disabling the debu...
[+] adding the call for user-defined scripts in...
[+] delete-repeated-columns: using a filter in ...
[*] using Unix EOL in shell scripts for compati...
[!] delete-repeated-columns: fixing the clearan...
[*] creating user configuration directory for t...
[*] using rlwrap 0.37 ( fixed bug with char 0xFF)
[+] delete-repeated-columns: adding commands to...
[*] renaming variable SPC_SCRIPT_PATH to SPC_SC...
[+] configuring rlwrap for autocompletion, usin...
[*] sqlpc: deleting temporary files without usi...
[*] delete-repeated-columns: moving the helper ...
[+] adding su.sql for connecting as SYSDBA
[+] adding script describe.sql to display infor...
[+] sqlpc: adding option --no-rlwrap for disabl...
[*] changing the scheme of deletion of temporar...
[*] editing the bugs list: impossibility to ent...
[*] delete-repeated-columns: handling multiline...
[!] fixing the error of the no-connection confi...
[*] minor updates of scripts