-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: bitsofinfo/powershell-command-executor
base: nf/command-import-fix
head repository: bitsofinfo/powershell-command-executor
compare: master
- 13 commits
- 9 files changed
- 6 contributors
Commits on Dec 7, 2020
-
Merge pull request #12 from bitsofinfo/nf/command-import-fix
Added spaces to separate init commands when importing commands into s…
Configuration menu - View commit details
-
Copy full SHA for 1175686 - Browse repository at this point
Copy the full SHA 1175686View commit details
Commits on Jul 7, 2022
-
Added support for usage of reserved powershell variables in commands …
…[$null, $true, $false]
Configuration menu - View commit details
-
Copy full SHA for 09318fa - Browse repository at this point
Copy the full SHA 09318faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79555c4 - Browse repository at this point
Copy the full SHA 79555c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 184181b - Browse repository at this point
Copy the full SHA 184181bView commit details
Commits on Nov 14, 2024
-
Added multivalue params support to the powershell commands
Nestor Fedyk committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 9de7190 - Browse repository at this point
Copy the full SHA 9de7190View commit details
Commits on Nov 15, 2024
-
Merge pull request #17 from nfedyk/feature/multivalue-support
Added multivalue params support to the powershell commands
Configuration menu - View commit details
-
Copy full SHA for 5c9ca73 - Browse repository at this point
Copy the full SHA 5c9ca73View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d529dac - Browse repository at this point
Copy the full SHA d529dacView commit details
Commits on Nov 25, 2024
-
Merge pull request #18 from nfedyk/feature/updates-tests
Extended testing and sanitization
Configuration menu - View commit details
-
Copy full SHA for c8f363e - Browse repository at this point
Copy the full SHA c8f363eView commit details
Commits on Sep 19, 2025
-
Fixed argument value bleed into the next empty argument (#19)
* Fixed bleeding value of the command argument into the next empty valued argument
Configuration menu - View commit details
-
Copy full SHA for ad374a0 - Browse repository at this point
Copy the full SHA ad374a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c07456 - Browse repository at this point
Copy the full SHA 2c07456View commit details -
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3a02d0f - Browse repository at this point
Copy the full SHA 3a02d0fView commit details -
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 73abe7c - Browse repository at this point
Copy the full SHA 73abe7cView commit details -
Merge pull request #20 from nfedyk/feature/support-empty-argument-values
Added support for the empty arguments passed to the command
Configuration menu - View commit details
-
Copy full SHA for 2b77e6a - Browse repository at this point
Copy the full SHA 2b77e6aView 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 nf/command-import-fix...master