FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/Modules/Unix - PowerShell/PowerShell · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
PowerShell
/
PowerShell
Public
Notifications
You must be signed in to change notification settings
Fork
8.4k
Star
55.1k
Code
Issues
1.3k
Pull requests
317
Discussions
Actions
Projects
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PowerShell
src
Modules
Unix
on
master
User selector
Datepicker
Commit history
Commits on Aug 17, 2026
Add New-TemporaryDirectory cmdlet (#27549)
Show description for f83ccdd
Kirtikumar Anandrao Ramchandani (KirtiRamchandani)
and
Justin Chung (jshigetomi)
authored
f83ccdd
View commit details
Copy full SHA for f83ccdd
View code at this point
Browse repository at this point
Commits on Nov 22, 2024
Update `HelpInfoUri` for 7.5 (#24610)
Sean Wheeler (sdwheeler)
authored
a2b2d7e
View commit details
Copy full SHA for a2b2d7e
View code at this point
Browse repository at this point
Commits on Jul 26, 2024
Add `ConvertTo-CliXml` and `ConvertFrom-CliXml` cmdlets (#21063)
Armaan Mcleod (ArmaanMcleod)
authored
b39b5f4
View commit details
Copy full SHA for b39b5f4
View code at this point
Browse repository at this point
Commits on May 2, 2023
Add `Get-SecureRandom` cmdlet (#19587)
Show description for a153446
Steve Lee (SteveL-MSFT)
and
James Truher (JamesWTruher)
authored
a153446
View commit details
Copy full SHA for a153446
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
Stop referencing `Microsoft.PowerShell.Security` when the core snapin is used (#17771)
Dongbo Wang (daxian-dbw)
authored
2051c5f
View commit details
Copy full SHA for 2051c5f
View code at this point
Browse repository at this point
Commits on Jan 3, 2022
Update `HelpInfoUri` for 7.3 release (#16646)
Sean Wheeler (sdwheeler)
authored
bf8a139
View commit details
Copy full SHA for bf8a139
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Remove declaration of experimental features in Utility module manifest as they are stable (#16460)
Steve Lee (SteveL-MSFT)
authored
4f54655
View commit details
Copy full SHA for 4f54655
View code at this point
Browse repository at this point
Commits on Nov 13, 2021
Update HelpInfoUri for 7.2 release (#16456)
Sean Wheeler (sdwheeler)
authored
306147c
View commit details
Copy full SHA for 306147c
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Add `-SkipLimitCheck` switch to `Import-PowerShellDataFile` (#13672)
Steve Lee (SteveL-MSFT)
authored
95ce064
View commit details
Copy full SHA for 95ce064
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
Add `-Runspace` parameter to all `*-PSBreakpoint` cmdlets (#10492)
Kirk Munro (KirkMunro)
authored
4729433
View commit details
Copy full SHA for 4729433
View code at this point
Browse repository at this point
Commits on Jun 2, 2020
Update the PowerShell modules to use the new Help URI (#12686)
Aditya Patwardhan (adityapatwardhan)
authored
5a42f45
View commit details
Copy full SHA for 5a42f45
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
Update copyright notice to latest guidance (#12190)
Steve Lee (SteveL-MSFT)
authored
b7cb335
View commit details
Copy full SHA for b7cb335
View code at this point
Browse repository at this point
Commits on Feb 6, 2020
Update `CmsCommands` to use Store vs cert provider (#11643)
mikeTWC1984
authored
69bf704
View commit details
Copy full SHA for 69bf704
View code at this point
Browse repository at this point
Commits on Feb 3, 2020
Refactor and implement `Restart-Computer` for `Un*x` and macOS (#11319)
Show description for 127fec5
Brendan Burns (brendandburns)
and
Ilya (iSazonov)
authored
127fec5
View commit details
Copy full SHA for 127fec5
View code at this point
Browse repository at this point
Commits on Dec 20, 2019
Update HelpInfoUri for all modules in PowerShell 7.0 (#11389)
Aditya Patwardhan (adityapatwardhan)
authored and
Ilya (iSazonov)
committed
de0866c
View commit details
Copy full SHA for de0866c
View code at this point
Browse repository at this point
Commits on Dec 18, 2019
Remove the declaration of `Get-Error` experimental feature from module manifest (#11369)
Steve Lee (SteveL-MSFT)
authored and
Dongbo Wang (daxian-dbw)
committed
384a7ba
View commit details
Copy full SHA for 384a7ba
View code at this point
Browse repository at this point
Commits on Dec 3, 2019
Add `Unblock-File` for macOS (#11137)
Travis Plunk (TravisEz13)
authored
3cdab0d
View commit details
Copy full SHA for 3cdab0d
View code at this point
Browse repository at this point
Add an implementation of `Stop-Computer` for Linux and macOS (#11151)
Brendan Burns (brendandburns)
authored and
Travis Plunk (TravisEz13)
committed
d38541f
View commit details
Copy full SHA for d38541f
View code at this point
Browse repository at this point
Commits on Nov 4, 2019
Added cross-platform `Get-Clipboard` and `Set-Clipboard` (#10340)
Show description for b74a26b
Steve Lee (SteveL-MSFT)
authored and
Travis Plunk (TravisEz13)
committed
b74a26b
View commit details
Copy full SHA for b74a26b
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
Add back `Update-List` command (#10922)
Steve Lee (SteveL-MSFT)
authored and
Andrew
committed
0b12ea0
View commit details
Copy full SHA for 0b12ea0
View code at this point
Browse repository at this point
Commits on Oct 15, 2019
Implement `Get-Error` cmdlet as Experimental Feature (#10727)
Steve Lee (SteveL-MSFT)
authored and
Aditya Patwardhan (adityapatwardhan)
committed
d8d32d7
View commit details
Copy full SHA for d8d32d7
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
Add APIs for breakpoint management in runspaces and enable attach to process without BreakAll for PSES (#10338)
Kirk Munro (KirkMunro)
authored and
Aditya Patwardhan (adityapatwardhan)
committed
cc0fed4
View commit details
Copy full SHA for cc0fed4
View code at this point
Browse repository at this point
Commits on Aug 22, 2019
Increase built-with-PowerShell module versions to 7.0.0.0 (#10356)
Steve Lee (SteveL-MSFT)
authored and
Andrew
committed
82e3480
View commit details
Copy full SHA for 82e3480
View code at this point
Browse repository at this point
Commits on Apr 14, 2019
New `New-PSBreakpoint` cmdlet & new `-Breakpoint` parameter for `Debug-Runspace` (#8923)
Show description for 13fd3af
TylerLeonhardt
authored and
Travis Plunk (TravisEz13)
committed
13fd3af
View commit details
Copy full SHA for 13fd3af
View code at this point
Browse repository at this point
Commits on Dec 2, 2018
Improve powershell startup time (#8341)
Show description for a11810b
Dongbo Wang (daxian-dbw)
authored
a11810b
View commit details
Copy full SHA for a11810b
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
Add cmdlet 'Join-String' for creating text from pipeline input (#7660)
Show description for 877b9a9
Staffan Gustafsson (powercode)
authored and
Dongbo Wang (daxian-dbw)
committed
877b9a9
View commit details
Copy full SHA for 877b9a9
View code at this point
Browse repository at this point
Commits on Jul 26, 2018
Set 'PowerShellVersion' to 3.0 for built-in modules to make Windows PowerShell work when starting from PSCore (#7365)
Dongbo Wang (daxian-dbw)
authored
63430e9
View commit details
Copy full SHA for 63430e9
View code at this point
Browse repository at this point
Commits on Jul 13, 2018
Added Markdown rendering cmdlets
Show description for 1cf14bd
Aditya Patwardhan (adityapatwardhan)
committed
1cf14bd
View commit details
Copy full SHA for 1cf14bd
View code at this point
Browse repository at this point
Commits on Jun 20, 2018
Use empty array for Functions/Cmdlets/AliasesToExport to follow the best practice (#7108)
Dongbo Wang (daxian-dbw)
authored and
Aditya Patwardhan (adityapatwardhan)
committed
bda8fd3
View commit details
Copy full SHA for bda8fd3
View code at this point
Browse repository at this point
Commits on Jun 15, 2018
Add 'CompatiblePSEditions' to PowerShell Core built-in modules (#7083)
Dongbo Wang (daxian-dbw)
authored
00b0af1
View commit details
Copy full SHA for 00b0af1
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
Change line ending from CRLF to LF in Microsoft.PowerShell.Management.psd1 (#6758)
Dongbo Wang (daxian-dbw)
authored
c5415d3
View commit details
Copy full SHA for c5415d3
View code at this point
Browse repository at this point
Commits on Apr 3, 2018
Add ported Test-Connection cmdlet (#5328)
Show description for 24cf020
Ilya (iSazonov)
authored and
Travis Plunk (TravisEz13)
committed
24cf020
View commit details
Copy full SHA for 24cf020
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
Add Test-Json cmdlet (NJsonSchema) (#5229)
Show description for 1b745f6
Ilya (iSazonov)
authored and
Travis Plunk (TravisEz13)
committed
1b745f6
View commit details
Copy full SHA for 1b745f6
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Update copyright and license headers (#6134)
Show description for c1c5344
Steve Lee (SteveL-MSFT)
authored and
Travis Plunk (TravisEz13)
committed
c1c5344
View commit details
Copy full SHA for c1c5344
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
Add Remove-Alias Command (#5143)
Show description for c9f83fe
Raphael (PowershellNinja)
authored and
Ilya (iSazonov)
committed
c9f83fe
View commit details
Copy full SHA for c9f83fe
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL