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

Support shell detection in helper mode #704

Merged
merged 8 commits into from
Aug 24, 2022
Merged

Commits on Aug 24, 2022

  1. Support shell detection in helper mode

    - ensure shellingham.posix is included in packages
    - dump traceback for unhandled errors when running under helper
    pfw committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    6d7a405 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    pfw committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    3b2e271 View commit details
    Browse the repository at this point in the history
  3. Cleanups per code review

    - remove debug
    - print traceback to stderr
    - guard against KeyError in default shell detection
    pfw committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    912d87d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d433a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e8ccd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0686ea9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e197905 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    757b5f1 View commit details
    Browse the repository at this point in the history