FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - github4fans/PowerShell · GitHub
github4fans
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PowerShell
src
on
master
User selector
Datepicker
Commit history
Commits on Aug 18, 2016
Fix for issue 1528: SSH based remoting does not handle errors during connection attempt (#1856)
PaulHigin
authored and
lzybkr
committed
e779d5d
View commit details
Copy full SHA for e779d5d
View code at this point
Browse repository at this point
Fix GetFullyQualifiedName() (#1915)
Show description for 550a21e
andyleejordan
authored and
mirichmo
committed
550a21e
View commit details
Copy full SHA for 550a21e
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
Stop using 'Open PowerShell' and OPS in code (#1838)
lzybkr
authored
8b05677
View commit details
Copy full SHA for 8b05677
View code at this point
Browse repository at this point
Commits on Aug 15, 2016
Create license for thirdparty,proprietary file - Ensure installed root location contains this file (#1790)
Show description for a35d6ad
raghushantha
authored and
lzybkr
committed
a35d6ad
View commit details
Copy full SHA for a35d6ad
View code at this point
Browse repository at this point
Commits on Aug 13, 2016
Merge pull request #1787 from PaulHigin/WorkingA
Show description for ef5bf5c
mirichmo
authored
ef5bf5c
View commit details
Copy full SHA for ef5bf5c
View code at this point
Browse repository at this point
Merge pull request #1784 from lzybkr/format_cleanup
Show description for 7cf93ba
mirichmo
authored
7cf93ba
View commit details
Copy full SHA for 7cf93ba
View code at this point
Browse repository at this point
Setting Initial OPS LocalMachine ExecutionPolicy to RemoteSigned (#1769)
Show description for 718ee69
mirichmo
authored and
lzybkr
committed
718ee69
View commit details
Copy full SHA for 718ee69
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
Update the job cache location on on windows platforms (#1740)
Show description for 2764b31
chunqingchen
authored and
lzybkr
committed
2764b31
View commit details
Copy full SHA for 2764b31
View code at this point
Browse repository at this point
These changes implement PowerShell remoting over SSH. The changes include feedback from code review comments.
PaulHigin
committed
44ad7f9
View commit details
Copy full SHA for 44ad7f9
View code at this point
Browse repository at this point
Removed DefaultParameterSetName since it was unused.
mirichmo
committed
85927cc
View commit details
Copy full SHA for 85927cc
View code at this point
Browse repository at this point
Cleanup mis-formatting of preprocessor directives
lzybkr
committed
231f34b
View commit details
Copy full SHA for 231f34b
View code at this point
Browse repository at this point
Fixing remoting install script so that it parses the verison number from powershell.version
charub
authored and
mirichmo
committed
fd94e7c
View commit details
Copy full SHA for fd94e7c
View code at this point
Browse repository at this point
Address review comments in product code
daxian-dbw
committed
ea96949
View commit details
Copy full SHA for ea96949
View code at this point
Browse repository at this point
Change 'Platform.XDG_Type' and 'Platform.SelectProductNameForDirectory' back to 'public'
Show description for 8bb2918
daxian-dbw
committed
8bb2918
View commit details
Copy full SHA for 8bb2918
View code at this point
Browse repository at this point
Change runtime check to build check because 'Platform.XDG_Type' and 'Platform.SelectProductNameForDirectory' are make unix only
daxian-dbw
committed
c27b4db
View commit details
Copy full SHA for c27b4db
View code at this point
Browse repository at this point
Add the shared module path to unix (counterpart of 'Program Files\PowerShell\Modules').
Show description for 07f9fef
daxian-dbw
committed
07f9fef
View commit details
Copy full SHA for 07f9fef
View code at this point
Browse repository at this point
Update module path calculation logic to support side-by-side.
Show description for 3ff19e1
daxian-dbw
committed
3ff19e1
View commit details
Copy full SHA for 3ff19e1
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
Merge pull request #1717 from andschwa/sxs
Show description for 7d61d44
andyleejordan
authored
7d61d44
View commit details
Copy full SHA for 7d61d44
View code at this point
Browse repository at this point
Merge pull request #1738 from PowerShell/cchen/bugfix
Show description for e4e18b9
lzybkr
authored
e4e18b9
View commit details
Copy full SHA for e4e18b9
View code at this point
Browse repository at this point
Merge pull request #1711 from PowerShell/johnkord-Linux_DSC_error_message
Show description for ac9902c
andyleejordan
authored
ac9902c
View commit details
Copy full SHA for ac9902c
View code at this point
Browse repository at this point
Remove Windows branding
Chunqing Chen
committed
ae20c41
View commit details
Copy full SHA for ae20c41
View code at this point
Browse repository at this point
Include license during build
Show description for a3f3734
andyleejordan
committed
a3f3734
View commit details
Copy full SHA for a3f3734
View code at this point
Browse repository at this point
Update to depend on Newtonsoft.Json.9.0.1
daxian-dbw
committed
76ca7e5
View commit details
Copy full SHA for 76ca7e5
View code at this point
Browse repository at this point
Update project.json to depend on Microsoft.NETCore.Runtime.CoreCLR.1.0.4
Show description for e0b4447
daxian-dbw
committed
e0b4447
View commit details
Copy full SHA for e0b4447
View code at this point
Browse repository at this point
Fixing onecore.lib link issue
mirichmo
committed
5baa2d6
View commit details
Copy full SHA for 5baa2d6
View code at this point
Browse repository at this point
Fixing compile issue for FullClr and adding restart so that the WinRM changes take effect after the registration script runs.
mirichmo
committed
a951e1b
View commit details
Copy full SHA for a951e1b
View code at this point
Browse repository at this point
Fixing CMakeLists.txt files to produce a single plugin DLL that works in all supported OSs the same way CoreCLR builds coreclr.dll
mirichmo
committed
46c3ff9
View commit details
Copy full SHA for 46c3ff9
View code at this point
Browse repository at this point
Work in progress to modify the native binary CoreCLR build.
mirichmo
committed
afe86d6
View commit details
Copy full SHA for afe86d6
View code at this point
Browse repository at this point
Merge pull request #1712 from PowerShell/ealexjordan/filenamecrash
Show description for 4e23d6e
andyleejordan
authored
4e23d6e
View commit details
Copy full SHA for 4e23d6e
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Fix crash on file name being too long in prompt
Alex Jordan
committed
fb0e218
View commit details
Copy full SHA for fb0e218
View code at this point
Browse repository at this point
Adding error message letting the user know they need to install PSDSC for Linux
John Kordich
committed
4656f3c
View commit details
Copy full SHA for 4656f3c
View code at this point
Browse repository at this point
Updating tests to install the help content before running on Windows
Francisco-Gamino
committed
135af20
View commit details
Copy full SHA for 135af20
View code at this point
Browse repository at this point
Breaking down help tests for CI and Feature test runs
Francisco-Gamino
committed
233e756
View commit details
Copy full SHA for 233e756
View code at this point
Browse repository at this point
Fixing get-help on Linux
Francisco-Gamino
committed
3ed7201
View commit details
Copy full SHA for 3ed7201
View code at this point
Browse repository at this point
Merge pull request #1701 from andschwa/unix-modules
Show description for 2aa5c07
daxian-dbw
authored
2aa5c07
View commit details
Copy full SHA for 2aa5c07
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL