-
-
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: v4.5.14
head repository: clap-rs/clap
compare: v4.5.15
Commits on Jul 31, 2024
-
fix(clap_complete): Add missing option hyphens to the listItemText pa…
…rameter in PowerShell completions
Configuration menu - View commit details
-
Copy full SHA for 10fd5fe - Browse repository at this point
Copy the full SHA 10fd5feView commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b3fc25 - Browse repository at this point
Copy the full SHA 2b3fc25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c560e - Browse repository at this point
Copy the full SHA 18c560eView commit details -
Merge pull request #5640 from epage/prefix
refactor(complete): Minor clean up
Configuration menu - View commit details
-
Copy full SHA for 5a839d6 - Browse repository at this point
Copy the full SHA 5a839d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4775ef - Browse repository at this point
Copy the full SHA a4775efView commit details -
Merge pull request #5641 from epage/dynamic
refactor(complete): Split up completion code
Configuration menu - View commit details
-
Copy full SHA for fba563a - Browse repository at this point
Copy the full SHA fba563aView commit details -
fix(builder)!: Move remove to reflection from builder
It isn't derive compatible, so I have the feeling it should be treated differently.
Configuration menu - View commit details
-
Copy full SHA for 7d14ce3 - Browse repository at this point
Copy the full SHA 7d14ce3View commit details -
fix(complete)!: Rename CustomCompleter::completions to candidates
After thinking on this, I feel like it gives a better sense that the user doesn't get a say in the completion but they give us the options and we take care of it.
Configuration menu - View commit details
-
Copy full SHA for 261116d - Browse repository at this point
Copy the full SHA 261116dView commit details -
fix(complete)!: Move Completer into shells
It only exists for shell-adaptation, so it feels like it better belongs there.
Configuration menu - View commit details
-
Copy full SHA for 16366d2 - Browse repository at this point
Copy the full SHA 16366d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38816dd - Browse repository at this point
Copy the full SHA 38816ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1e5bc7 - Browse repository at this point
Copy the full SHA b1e5bc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f807ace - Browse repository at this point
Copy the full SHA f807aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for f374830 - Browse repository at this point
Copy the full SHA f374830View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2765a4 - Browse repository at this point
Copy the full SHA c2765a4View commit details -
Merge pull request #5643 from epage/complete
docs(complete): Expand dynamic docs
Configuration menu - View commit details
-
Copy full SHA for 3afcad9 - Browse repository at this point
Copy the full SHA 3afcad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b462562 - Browse repository at this point
Copy the full SHA b462562View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f322e4 - Browse repository at this point
Copy the full SHA 5f322e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d45f41 - Browse repository at this point
Copy the full SHA 6d45f41View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb243a8 - Browse repository at this point
Copy the full SHA fb243a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad48d3b - Browse repository at this point
Copy the full SHA ad48d3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6059713 - Browse repository at this point
Copy the full SHA 6059713View commit details -
Merge pull request #5645 from epage/complete
docs(complete): Clarify CompletionCandidate
Configuration menu - View commit details
-
Copy full SHA for 7916e79 - Browse repository at this point
Copy the full SHA 7916e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fa2658 - Browse repository at this point
Copy the full SHA 7fa2658View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9a87bf - Browse repository at this point
Copy the full SHA f9a87bfView commit details -
Merge pull request #5646 from epage/powershell
feat(clap_complete): Add support for Powershell
Configuration menu - View commit details
-
Copy full SHA for 8a1f9b3 - Browse repository at this point
Copy the full SHA 8a1f9b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e65e463 - Browse repository at this point
Copy the full SHA e65e463View commit details -
Merge pull request #5647 from epage/infer
feat(complete): Infer shell for dynamic completions
Configuration menu - View commit details
-
Copy full SHA for efdcad1 - Browse repository at this point
Copy the full SHA efdcad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa4ccec - Browse repository at this point
Copy the full SHA fa4ccecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 734cac7 - Browse repository at this point
Copy the full SHA 734cac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 219a191 - Browse repository at this point
Copy the full SHA 219a191View commit details -
Merge pull request #5648 from epage/cli
feat(complete): Make registration args optional
Configuration menu - View commit details
-
Copy full SHA for c55f642 - Browse repository at this point
Copy the full SHA c55f642View commit details
Commits on Aug 10, 2024
-
Merge pull request #5610 from Mixu78/powershell_hyphens
Add missing option hyphens to generated PowerShell completion scripts
Configuration menu - View commit details
-
Copy full SHA for 918cfed - Browse repository at this point
Copy the full SHA 918cfedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36114c3 - Browse repository at this point
Copy the full SHA 36114c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4094435 - Browse repository at this point
Copy the full SHA 4094435View 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 v4.5.14...v4.5.15