-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: clap-rs/clap
base: clap_complete-v4.5.34
head repository: clap-rs/clap
compare: clap_complete-v4.5.37
- 13 commits
- 17 files changed
- 3 contributors
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b05635 - Browse repository at this point
Copy the full SHA 3b05635View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55a18f5 - Browse repository at this point
Copy the full SHA 55a18f5View commit details
Commits on Oct 28, 2024
-
fix(zsh): Use _default as zsh completion fallback
That is for a ValueHint of Unknown. This is consistent with bash where compgen -f is used in such cases. In long experience with completions distributed with zsh, the worst thing you can do is break filename completion as that's the minimum most user's expect.
Oliver Kiddle committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for e40168c - Browse repository at this point
Copy the full SHA e40168cView commit details
Commits on Oct 29, 2024
-
Merge pull request #5791 from okapia/zsh-default-fallback
fix(zsh): Use _default as the completion fallback where the ValueHint is Unknown
Configuration menu - View commit details
-
Copy full SHA for 6ec0b43 - Browse repository at this point
Copy the full SHA 6ec0b43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0266c41 - Browse repository at this point
Copy the full SHA 0266c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a6475e - Browse repository at this point
Copy the full SHA 7a6475eView commit details
Commits on Nov 1, 2024
-
chore(deps): Update compatible (dev) (#5797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bc0537f - Browse repository at this point
Copy the full SHA bc0537fView commit details -
chore(deps): Update Rust crate divan to v0.1.15 (#5798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5c932b7 - Browse repository at this point
Copy the full SHA 5c932b7View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1ae3c0 - Browse repository at this point
Copy the full SHA f1ae3c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c7742c - Browse repository at this point
Copy the full SHA 7c7742cView commit details -
Merge pull request #5805 from epage/style
fix(complete): Adjust dynamic for MSRV
Configuration menu - View commit details
-
Copy full SHA for f275804 - Browse repository at this point
Copy the full SHA f275804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26eab7b - Browse repository at this point
Copy the full SHA 26eab7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c54ffa1 - Browse repository at this point
Copy the full SHA c54ffa1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff clap_complete-v4.5.34...clap_complete-v4.5.37