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/ConsoleGuiTools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.6.0
Choose a base ref
...
head repository: PowerShell/ConsoleGuiTools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.7
Choose a head ref
  • 18 commits
  • 37 files changed
  • 5 contributors

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    ac4e21c View commit details
    Browse the repository at this point in the history
  2. Change alias "sot" to "shot" (#229)

    The command "Show-ObjectTree" is aliased as "sot",
    but the canonical alias for the verb "Show" is "sh"
    (not "s").
    RH-TLagrone authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b45f20b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Bump Microsoft.PowerShell.SDK (#233)

    Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) from 7.2.15 to 7.2.17.
    - [Release notes](https://github.com/PowerShell/PowerShell/releases)
    - [Commits](PowerShell/PowerShell@v7.2.15...v7.2.17)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.PowerShell.SDK
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    bfec3b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Bump Microsoft.PowerShell.SDK (#234)

    Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) from 7.2.17 to 7.2.18.
    - [Release notes](https://github.com/PowerShell/PowerShell/releases)
    - [Commits](PowerShell/PowerShell@v7.2.17...v7.2.18)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.PowerShell.SDK
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a93ea50 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Bump Terminal.Gui in /src/Microsoft.PowerShell.ConsoleGuiTools (#237)

    Bumps [Terminal.Gui](https://github.com/gui-cs/Terminal.Gui) from 1.14.0 to 1.15.1.
    - [Release notes](https://github.com/gui-cs/Terminal.Gui/releases)
    - [Commits](gui-cs/Terminal.Gui@v1.14.0...v1.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: Terminal.Gui
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2ce55b9 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Bump Microsoft.PowerShell.SDK (#245)

    Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) from 7.2.18 to 7.2.19.
    - [Release notes](https://github.com/PowerShell/PowerShell/releases)
    - [Commits](PowerShell/PowerShell@v7.2.18...v7.2.19)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.PowerShell.SDK
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    a71d98b View commit details
    Browse the repository at this point in the history
  2. Bump Terminal.Gui in /src/Microsoft.PowerShell.ConsoleGuiTools (#246)

    Bumps [Terminal.Gui](https://github.com/gui-cs/Terminal.Gui) from 1.15.1 to 1.16.0.
    - [Release notes](https://github.com/gui-cs/Terminal.Gui/releases)
    - [Commits](gui-cs/Terminal.Gui@v1.15.1...v1.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: Terminal.Gui
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    2e566d0 View commit details
    Browse the repository at this point in the history
  3. Adding OneBranch pipeline YAML config file for GraphicalTools-Official

    OneBranch Resources authored and andyleejordan committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e90b65b View commit details
    Browse the repository at this point in the history
  4. Officially rename to ConsoleGuiTools

    Retiring the name of the deprecated module `GraphicalTools`.
    andyleejordan committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b766e7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2da9488 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4af36e3 View commit details
    Browse the repository at this point in the history
  7. Add GitHub Workflow CI

    andyleejordan committed May 1, 2024
    Configuration menu
    Copy the full SHA
    00dde83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0aec130 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c12d4e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e38d0ef View commit details
    Browse the repository at this point in the history
  11. Publish ZIP module too

    andyleejordan committed May 1, 2024
    Configuration menu
    Copy the full SHA
    031531c View commit details
    Browse the repository at this point in the history
  12. Merge pull request #247 from PowerShell/OBP_Official_andschwa_fyprNM

    Migrate build and publish system
    andyleejordan authored May 1, 2024
    Configuration menu
    Copy the full SHA
    d2abc00 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7cf5b95 View commit details
    Browse the repository at this point in the history
Loading