Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PowerShell/PowerShell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 90d3b7f
Choose a base ref
...
head repository: GigaScratch/PowerShell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6bd48d7
Choose a head ref
  • 8 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 16, 2022

  1. Add parsing for cd~ case.

    Olivia committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    f362b82 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Add Tests for cd~ and cd..

    Olivia committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    a2bba4c View commit details
    Browse the repository at this point in the history
  2. Add Test for cd\ case

    Olivia committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    8bfab72 View commit details
    Browse the repository at this point in the history
  3. Make new tests linux FS friendly.

    Olivia committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4fdac50 View commit details
    Browse the repository at this point in the history
  4. Skip test on linux due to / being root

    Olivia committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1e9d5fa View commit details
    Browse the repository at this point in the history
  5. change !Linux to Linux in test skip flag

    Olivia committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    23fee76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d93be3e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    6bd48d7 View commit details
    Browse the repository at this point in the history
Loading