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 TakesFile to fish shell completion #857

Merged
merged 4 commits into from Aug 29, 2019

Commits on Aug 25, 2019

  1. Add TakesFile to fish shell completion

    The new `TakesFile` flag will be now consumed by the fish shell
    completion generator.
    
    Signed-off-by: Sascha Grunert <sgrunert@suse.com>
    saschagrunert committed Aug 25, 2019
    Copy the full SHA
    a1cf7f4 View commit details
    Browse the repository at this point in the history
  2. Removed GetTakesFile and stick to type assertions

    Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
    saschagrunert committed Aug 25, 2019
    Copy the full SHA
    38d0ac6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Add type switch

    Signed-off-by: Sascha Grunert <sgrunert@suse.com>
    saschagrunert committed Aug 26, 2019
    Copy the full SHA
    0c01922 View commit details
    Browse the repository at this point in the history
  2. Update function alignment

    Signed-off-by: Sascha Grunert <sgrunert@suse.com>
    saschagrunert committed Aug 26, 2019
    Copy the full SHA
    687f721 View commit details
    Browse the repository at this point in the history