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: PoshCode/ErrorView
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: PoshCode/ErrorView
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: seven
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 47 files changed
  • 1 contributor

Commits on Oct 7, 2024

  1. Add PSStyle support

    Closes #1
    Jaykul committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    58b3e69 View commit details
    Browse the repository at this point in the history
  2. Update with views from 7

    Jaykul committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d08e6e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ace773 View commit details
    Browse the repository at this point in the history
  4. This is ConciseView

    Jaykul committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f9abe85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f20497c View commit details
    Browse the repository at this point in the history
  6. This is DetailedView

    Jaykul committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    771e1db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7618f00 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85ab35e View commit details
    Browse the repository at this point in the history
  9. This is ConciseView

    Jaykul committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    cfc60de View commit details
    Browse the repository at this point in the history
  10. This is DetailedView

    Jaykul committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    47c2a48 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e103abf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    76e474a View commit details
    Browse the repository at this point in the history
  13. Clean up PSScriptAnalyzer

    Jaykul committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c2e8937 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1a56d18 View commit details
    Browse the repository at this point in the history
  15. Fix workflow

    Jaykul committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    82f2d6f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. Configuration menu
    Copy the full SHA
    5ad70d0 View commit details
    Browse the repository at this point in the history
  2. Fix ConciseView

    Jaykul committed May 23, 2025
    Configuration menu
    Copy the full SHA
    55fcab0 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. Require PowerShell 7.5

    Jaykul committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    ee46661 View commit details
    Browse the repository at this point in the history
  2. Update Measure-String to rely on GetTextElementEnumerator.

    This still needs tests to verify it works, but it works better than it did.
    Jaykul committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    34afb53 View commit details
    Browse the repository at this point in the history
Loading