-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix issue #3901: environment variables parse in commands #4192
Commits on Apr 13, 2020
-
Hammond95 committed
Apr 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 0cc804b - Browse repository at this point
Copy the full SHA 0cc804bView commit details -
Changed case of variable in cmdparse.py.
Hammond95 committedApr 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 9f8ad74 - Browse repository at this point
Copy the full SHA 9f8ad74View commit details -
Hammond95 committed
Apr 13, 2020 Configuration menu - View commit details
-
Copy full SHA for a9ef4c8 - Browse repository at this point
Copy the full SHA a9ef4c8View commit details
Commits on Apr 14, 2020
-
Created a new class to manage unix shell variables.
Hammond95 committedApr 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 23fc2d8 - Browse repository at this point
Copy the full SHA 23fc2d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9629b9b - Browse repository at this point
Copy the full SHA 9629b9bView commit details -
Fixed stupid bug in UnixShellEnvironmentVariable.
Hammond95 committedApr 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 9589c54 - Browse repository at this point
Copy the full SHA 9589c54View commit details -
Merge pull request #2 from Hammond95/issue/3901
Fixed stupid bug in UnixShellEnvironmentVariable.
Configuration menu - View commit details
-
Copy full SHA for 7d1f91b - Browse repository at this point
Copy the full SHA 7d1f91bView commit details -
Fixed bug in Script in case env_vars is None.
Hammond95 committedApr 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 228ea6c - Browse repository at this point
Copy the full SHA 228ea6cView commit details -
Merge pull request #3 from Hammond95/issue/3901
Fixed bug in Script in case env_vars is None.
Configuration menu - View commit details
-
Copy full SHA for 0c73db7 - Browse repository at this point
Copy the full SHA 0c73db7View commit details -
Add exclusion of some characters (&, |) in the regex ENV_VAR_VALUE_RE…
…GEX in case of unquoted variable assignment.
Hammond95 committedApr 14, 2020 Configuration menu - View commit details
-
Copy full SHA for da3c6f0 - Browse repository at this point
Copy the full SHA da3c6f0View commit details -
Merge pull request #5 from Hammond95/issue/3901
Add exclusion of some characters (&, |, <,>) in the regex ENV_VAR_VALUE_RE…
Configuration menu - View commit details
-
Copy full SHA for a60e4d6 - Browse repository at this point
Copy the full SHA a60e4d6View commit details -
Hammond95 committed
Apr 14, 2020 Configuration menu - View commit details
-
Copy full SHA for a651864 - Browse repository at this point
Copy the full SHA a651864View commit details -
Configuration menu - View commit details
-
Copy full SHA for a69fb73 - Browse repository at this point
Copy the full SHA a69fb73View commit details
Commits on Apr 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2565292 - Browse repository at this point
Copy the full SHA 2565292View commit details
Commits on Apr 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7370fab - Browse repository at this point
Copy the full SHA 7370fabView commit details
Commits on May 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 22eade3 - Browse repository at this point
Copy the full SHA 22eade3View commit details -
Hammond95 committed
May 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 9a3abaa - Browse repository at this point
Copy the full SHA 9a3abaaView commit details -
Merge branch 'master' into issue/3901
Hammond95 committedMay 3, 2020 Configuration menu - View commit details
-
Copy full SHA for c9bf2ad - Browse repository at this point
Copy the full SHA c9bf2adView commit details -
Hammond95 committed
May 3, 2020 Configuration menu - View commit details
-
Copy full SHA for ebdccf9 - Browse repository at this point
Copy the full SHA ebdccf9View commit details -
Hammond95 committed
May 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 85bd47b - Browse repository at this point
Copy the full SHA 85bd47bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1321ff - Browse repository at this point
Copy the full SHA e1321ffView commit details -
Put back old behaviour in Script.parse.
Hammond95 committedMay 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 295dea3 - Browse repository at this point
Copy the full SHA 295dea3View commit details -
Merge pull request #9 from Hammond95/issue/3901
Put back old behaviour in Script.parse.
Configuration menu - View commit details
-
Copy full SHA for a8ff046 - Browse repository at this point
Copy the full SHA a8ff046View commit details -
changed back to single variable usage.
Hammond95 committedMay 3, 2020 Configuration menu - View commit details
-
Copy full SHA for d4929ff - Browse repository at this point
Copy the full SHA d4929ffView commit details -
Merge pull request #10 from Hammond95/issue/3901
changed back to single variable usage.
Configuration menu - View commit details
-
Copy full SHA for d61e97e - Browse repository at this point
Copy the full SHA d61e97eView commit details