openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
posh-git
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 18, 2024 — Jun 18, 2025
Showing page 12 of 49
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add manual install instructions.
Kyle Spier-Swenson
More...
over 6 years ago
Add support for update-git-for-windows command on supported Git versions
Keith Hill
More...
over 6 years ago
Merge pull request #638 from dahlbyk/rkeithhill/defer-add-type
Keith Dahlby
More...
over 6 years ago
Try skipping set-consolemode on PSCore on Windows only for ConsoleHost
Keith Hill
More...
over 6 years ago
Merge pull request #617 from dahlbyk/rkeithhill/fix-write-vcsstatus-no-output
Keith Hill
More...
over 6 years ago
We can't entirely skip PS Core on Windows, may run in diff host
Keith Hill
More...
over 6 years ago
Use StringBuilder and add tests
Keith Hill
More...
over 6 years ago
Merge pull request #630 from lzybkr/ExpandPathStatusSeparator
Keith Hill
More...
over 6 years ago
On Windows PowerShell, defer Add-Type until prompt executedOn PS Core, do not set the console mode at all.PS Core, since the release of 6.0.0 has handled setting/resetting theconsole mode, so no need for posh-git to do this.This speeds up module import by ~.5 to .7 seconds on PSCore and by~150-200 msecs on Windows PowerShell.Fix #637
Keith Hill
More...
over 6 years ago
add allow-unrelated-histories option to merge auto complete
Kevin Marquette
More...
over 6 years ago
Merge pull request #629 from dahlbyk/rkeithhill/use-gitbin-duh
Keith Hill
More...
over 6 years ago
Expand PathStatusSeparator
Jason Shirk
More...
over 6 years ago
Use &$gitbin when setting user name/email
Keith Hill
More...
over 6 years ago
Merge pull request #627 from dahlbyk/rkeithhill/fix-appveyor-tests
Keith Hill
More...
over 6 years ago
Fix AppVeyor tests - local repo need user email/name before committing
Keith Hill
More...
over 6 years ago
Improve $GitPromptSettings display
Keith Hill
More...
over 6 years ago
Merge pull request #622 from ChuckFork/master
Keith Dahlby
More...
almost 7 years ago
remove the character "=" which follows "git push --force-with-lease"
Chuck Lu
More...
almost 7 years ago
Merge pull request #620 from chillum/master
Keith Dahlby
More...
almost 7 years ago
autocomplete `git log --stat`, `git log --patch` and `git diff --staged`
Vasily Korytov
More...
almost 7 years ago
Fix Write-VcsStatus to not output anything when AnsiConsole -eq $false
Keith Hill
More...
almost 7 years ago
Fix unit tests - only append VT term seq if text contains a VT seq
Keith Hill
More...
almost 7 years ago
Fix Test-VirtualTerminalSequence
Keith Hill
More...
almost 7 years ago
Eliminate CustomAnsi and make Text handle custom ANSI.
Keith Hill
More...
almost 7 years ago
Modify CustomAnsi to be a separate specification of text with ANSI seqs
Keith Hill
More...
almost 7 years ago
Merge pull request #608 from dahlbyk/rkeithhill/add-code-format-setting
Keith Dahlby
More...
almost 7 years ago
Add setting for code formatting in VSCodeClean up a few formatting issues under src dir.Duplicate some settings in VSCode settings file from editorconfig tohandle the case where dev doesn't have EditorConfig extension installed.
Keith Hill
More...
almost 7 years ago
Merge pull request #607 from dahlbyk/set-columns
Keith Dahlby
More...
almost 7 years ago
Always enable SetEnvColumns by default
Keith Dahlby
More...
almost 7 years ago
Set $Env:COLUMNS on prompt if necessary
Keith Dahlby
More...
almost 7 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
48
49
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree