Skip to content

Update from upstream repo powershell/powershell@master#26

Merged
TravisEz13 merged 20 commits into
TravisEz13:masterfrom
PowerShell:master
Oct 20, 2018
Merged

Update from upstream repo powershell/powershell@master#26
TravisEz13 merged 20 commits into
TravisEz13:masterfrom
PowerShell:master

Conversation

@backstroke-bot
Copy link
Copy Markdown

Hello!

The upstream repository powershell/powershell@master has some new changes that aren't in this fork. So, here they are, ready to be merged! 🎉

If this pull request can be merged without conflict, you can publish your software with these new changes. Otherwise, fix any merge conflicts by clicking the Resolve Conflicts button.


If you like Backstroke, consider donating to help us pay for infrastructure here. Backstroke is a completely open source project that's free to use, but we survive on sponsorships and donations. Thanks for your support! Help out Backstroke.


Created by Backstroke (I'm a bot!)

vexx32 and others added 15 commits October 18, 2018 09:42
By not tracking context in the common case where Context size is 0 (using new NoContextTracker class), and by not checking if the full name of a FileInfo is a Directory, about 30% of the execution time is cut when piping files into Select-String.
…dlet (#7877)

- Add new Offset and Count parameters.
- Modify ByteCollection class to support offsets up to UInt64.MaxValue size.
- Hide/obsolete Raw parameter because the behavior is by default.
- Optimize conversion to bytes to reduce allocations for large input data.
…ure cmdlet (#7702)

Add new parameters in Get-Culture cmdlet:
-Name - to allow retrieving a specific culture
-NoUserOverrides - ignore user changes for current culture
-ListAvalable - to allow retrieving all cultures supported on the platform
@TravisEz13 TravisEz13 merged commit d65b81e into TravisEz13:master Oct 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants