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

PowerShell cmdlets #1407

Closed
wants to merge 25 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
f9b7ccf
Create #674 - PowerShell cmdlets.md
denelon Aug 6, 2021
5d4a4cd
spacing and module name
denelon Aug 6, 2021
4c2c896
Update #674 - PowerShell cmdlets.md
denelon Aug 6, 2021
0089c00
Updating syntax
denelon Aug 23, 2021
5818bc5
Note on naming
denelon Aug 24, 2021
881b9d4
Working Session with PowerShell team
denelon Aug 27, 2021
45f1ae1
Formatting
denelon Aug 27, 2021
9bb4414
Update #674 - PowerShell cmdlets.md
denelon Aug 27, 2021
ea903df
Update #674 - PowerShell cmdlets.md
denelon Aug 27, 2021
20286cc
Update #674 - PowerShell cmdlets.md
denelon Aug 27, 2021
23515da
Adding more parameters
denelon Aug 27, 2021
eb15f72
Update #674 - PowerShell cmdlets.md
denelon Aug 27, 2021
12c0a9c
Adding Find-WinGetPackageVersion
denelon Aug 28, 2021
c8dbd09
Update #674 - PowerShell cmdlets.md
denelon Aug 28, 2021
c849bb5
Update #674 - PowerShell cmdlets.md
denelon Aug 28, 2021
974afe1
Spelling
denelon Aug 28, 2021
2578c5b
Fixing merge conflicts
denelon Aug 28, 2021
120ef83
Update allow.txt
denelon Aug 28, 2021
725d562
Update #674 - PowerShell cmdlets.md
denelon Aug 28, 2021
1be9c37
Updates from feedback
denelon Aug 30, 2021
de4d8ad
added a show verb to launch the file
denelon Aug 30, 2021
2d53e7b
Merge branch 'microsoft:master' into PowerShell-cmdlets
denelon Aug 30, 2021
8ad598d
Merge branch 'master' into PowerShell-cmdlets
denelon Oct 11, 2021
4e07ad5
Merge branch 'master' into PowerShell-cmdlets
denelon Dec 2, 2021
1247005
Merge branch 'microsoft:master' into PowerShell-cmdlets
denelon Dec 10, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ contractversion
count'th
countof
countryregion
convertto
createmanifestmetadata
CSharp
cstdint
Expand All @@ -97,6 +98,8 @@ dirs
diskfull
dnld
Dobbeleer
doctordns
DSL
dustojnikhummer
dvinns
dw
Expand All @@ -109,6 +112,7 @@ EQU
ERANGE
errno
ESRB
etail
etest
execustom
EXEHASH
Expand Down Expand Up @@ -179,7 +183,9 @@ itr
IVector
IWeb
IZone
Jaifroid
jdk
JDKs
jfearn
JObject
jp
Expand Down Expand Up @@ -218,6 +224,7 @@ megamorf
memcpy
middleware
midl
mikefrobbins
minidump
minexample
minschema
Expand All @@ -244,6 +251,7 @@ mytool
NETFX
netlify
Newtonsoft
Nieto
NOEXPAND
nonetwork
normer
Expand Down Expand Up @@ -273,6 +281,7 @@ pkgmgr
pkindex
PMS
positionals
powershellexplained
powertoys
pri
processthreads
Expand Down Expand Up @@ -403,6 +412,7 @@ wsv
wto
wwinmain
WZDNCRFJ
xbox
XPLATSTR
xsi
yamlcreateps
Expand Down
Loading