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

Filename Spaces #24

Merged
merged 6 commits into from
Sep 24, 2024
Merged

Filename Spaces #24

merged 6 commits into from
Sep 24, 2024

Commits on Sep 20, 2024

  1. spaces - regex

    regex
    servidge committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e95314b View commit details
    Browse the repository at this point in the history
  2. spaces

    botch fixed ;)
    \ in filenames is sub-optimal and there is no list "s."
    \s removed. whitespace should be replaced
    servidge committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7cd56de View commit details
    Browse the repository at this point in the history
  3. spaces - trim

    trim commands from send-commands-from-file files for filenames.
    "show version " || " show version" || " show version "
    > filename "show-version"
    servidge committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7a372af View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. bump ci lint

    hellt authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a334f5e View commit details
    Browse the repository at this point in the history
  2. bump ci to 1.52.2

    hellt authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    aaab695 View commit details
    Browse the repository at this point in the history
  3. ok fu linter

    hellt authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c42756b View commit details
    Browse the repository at this point in the history