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

Trim the line before splitting parts in HostsFile #527

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on May 31, 2024

  1. Trim the line before splitting parts

    Chris Hunt committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9cae273 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    Chris Hunt committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5a1d42b View commit details
    Browse the repository at this point in the history
  3. Add a unit test to validate handling of leading spaces

    Chris Hunt committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2d3a5b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge remote-tracking branch 'upstream/main'

    Chris Hunt committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5e04637 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Add a test for updating a line with a leading space

    Chris Hunt committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9f5e4a5 View commit details
    Browse the repository at this point in the history
  2. Test handling of a leading space in the parameters

    Chris Hunt committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fb27bd9 View commit details
    Browse the repository at this point in the history
  3. Full stop

    Chris Hunt committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c937422 View commit details
    Browse the repository at this point in the history
  4. Fix test scope

    Chris Hunt committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    daab227 View commit details
    Browse the repository at this point in the history
  5. Fix describe name

    Chris Hunt committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    963bd12 View commit details
    Browse the repository at this point in the history
  6. Add more assertions

    Chris Hunt committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    caeef41 View commit details
    Browse the repository at this point in the history
  7. Fixing tests

    Chris Hunt committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    82cd36d View commit details
    Browse the repository at this point in the history
  8. Correcting whitespace once more

    Chris Hunt committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    43ce5ae View commit details
    Browse the repository at this point in the history