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

Add pwshw for console-less PowerShell on Windows #10962

Closed
wants to merge 32 commits into from

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    0d4e12e View commit details
    Browse the repository at this point in the history
  2. address Aditya's feedback

    SteveL-MSFT committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    6b8ae56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    752900c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ab6d23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc94a7d View commit details
    Browse the repository at this point in the history
  6. add pwshw.dll to signing

    SteveL-MSFT committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    726052b View commit details
    Browse the repository at this point in the history
  7. fix build.psm1

    SteveL-MSFT committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    933b7fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0be561 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e49ad46 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d0cb763 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c8afbc4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0aa616e View commit details
    Browse the repository at this point in the history
  13. address Codacy issue

    SteveL-MSFT committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    9a55baa View commit details
    Browse the repository at this point in the history
  14. fix transcription test

    SteveL-MSFT committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    14d77e9 View commit details
    Browse the repository at this point in the history
  15. fix Codacy issue

    SteveL-MSFT committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    b7b8561 View commit details
    Browse the repository at this point in the history
  16. remove unused member

    SteveL-MSFT committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    fbd5468 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f558536 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d796f6b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2ecaf02 View commit details
    Browse the repository at this point in the history
  20. enable CI tests for pwshw

    SteveL-MSFT committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    b5a733f View commit details
    Browse the repository at this point in the history
  21. fix transcript tests

    SteveL-MSFT committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    4d48f7c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ada4330 View commit details
    Browse the repository at this point in the history
  23. Update src/Microsoft.PowerShell.ConsoleHost/host/msh/CommandLineParam…

    …eterParser.cs
    
    Co-Authored-By: Ilya <darpa@yandex.ru>
    SteveL-MSFT and iSazonov committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    a6e88cf View commit details
    Browse the repository at this point in the history
  24. Update src/Microsoft.PowerShell.ConsoleHost/host/msh/ConsoleHost.cs

    Co-Authored-By: Ilya <darpa@yandex.ru>
    SteveL-MSFT and iSazonov committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    f651490 View commit details
    Browse the repository at this point in the history
  25. address Ilya's feedback

    SteveL-MSFT committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    957f516 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a50f869 View commit details
    Browse the repository at this point in the history
  27. update Files.wxs

    SteveL-MSFT committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    15799e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    20989b9 View commit details
    Browse the repository at this point in the history
  2. update packaging files

    SteveL-MSFT committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    c0dd6fd View commit details
    Browse the repository at this point in the history
  3. address Travis' feedback

     - Add pwshw tests to daily
     - Update copyright notice in pwshw.tests.ps1
    SteveL-MSFT committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    3cb8e35 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. address Ilya's feedback

    SteveL-MSFT committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    2ec5013 View commit details
    Browse the repository at this point in the history
  2. add xunit tests

    SteveL-MSFT committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    558b26c View commit details
    Browse the repository at this point in the history