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 shell integration script for fish #157291

Merged
merged 17 commits into from
Aug 9, 2022
Merged

add shell integration script for fish #157291

merged 17 commits into from
Aug 9, 2022

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    7432973 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95ef9dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f9a373 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cd928d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. try exempting *.fish files from copyright requirements

    This appears consistent with the treatment of other shell scripts.
    zgracem committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    a79956a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aafaebd View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    90a258a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ff78fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6591c41 View commit details
    Browse the repository at this point in the history
  4. exit instead of return

    zgracem committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    be9816e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de2ae1d View commit details
    Browse the repository at this point in the history
  6. escape the commandline given to 633 E

    Per the changes in #157571.
    zgracem committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    2e26aa9 View commit details
    Browse the repository at this point in the history
  7. followup to renaming fish script

    Should have been part of 90a258a.
    zgracem committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    2a81960 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d553d15 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    327773c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4828845 View commit details
    Browse the repository at this point in the history
  11. Polish header comment

    Tyriar committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    36e2df6 View commit details
    Browse the repository at this point in the history