Skip to content
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

4.4: Fix more pollution with global variables, improve handling of paths with whitespace #47

Merged
merged 4 commits into from
Oct 9, 2024

Commits on Oct 9, 2024

  1. Don't pollute global variables with "fullname"

    Also wraps the assigned value in quotes for better whitespace handling
    jansorg committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5a1e6ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    536585a View commit details
    Browse the repository at this point in the history
  3. Don't pollute global variables with "prefix"

    Function declaration and call are on a single line because the line number is referenced by tests
    jansorg committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2a1cd2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fe938e View commit details
    Browse the repository at this point in the history