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
about 24 hours
ago. based on code collected
about 24 hours
ago.
Sep 19, 2024 — Sep 19, 2025
Showing page 48 of 49
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added a new setting: "HideStatusWhenZero" that optionally allows parts of the prompt to be hidden if their value is zero.
Jeremy Skinner
More...
over 15 years ago
Import-Module comments in example profile
dahlbyk
More...
over 15 years ago
Add pushd/popd to example profile, importing module from .\
dahlbyk
More...
over 15 years ago
Merge branch 'master' of git://github.com/drmohundro/posh-git
dahlbyk
More...
over 15 years ago
Merge branch 'master' of git://github.com/drmohundro/posh-git
Mark Embling
More...
over 15 years ago
Converted to be a PS module.
David Mohundro
More...
over 15 years ago
Path completion for 'git checkout -- <tab>'
dahlbyk
More...
over 15 years ago
Stash completion
unknown
More...
over 15 years ago
Add unmerged count to status/prompt
unknown
More...
over 15 years ago
Add Pop-Location to example profile
unknown
More...
over 15 years ago
Minor fixes
dahlbyk
More...
over 15 years ago
Replace call to git-status with git-cherry for ahead count
dahlbyk
More...
over 15 years ago
Improved Get-GitBranch
unknown
More...
over 15 years ago
Operation completion for remote and stash
dahlbyk
More...
over 15 years ago
Fix tab completion for file names with spaces
dahlbyk
More...
over 15 years ago
Fix bug for single unstaged file
dahlbyk
More...
over 15 years ago
Revert "Adjust function scoping"
dahlbyk
More...
over 15 years ago
Add Added/Modified/Deleted properties to GitStatus.Index/Working
dahlbyk
More...
over 15 years ago
Fix Test-GitDirectory
dahlbyk
More...
over 15 years ago
Adjust function scoping
dahlbyk
More...
over 15 years ago
Remove GitTabExpansion -advanced parameter
dahlbyk
More...
over 15 years ago
Simplify tab filtering a bit and make case-insensitive
unknown
More...
over 15 years ago
Add GitTabSettings
dahlbyk
More...
over 15 years ago
Optimize Test-GitDirectory
dahlbyk
More...
over 15 years ago
Add GitPromptSettings
dahlbyk
More...
over 15 years ago
Add DefaultTabExpansion to example profile
dahlbyk
More...
over 15 years ago
Changed Status.HasWorking so that it checks both the diffFiles and the filesAdded instead of the diffFiles only (via jfcantin).
Mark Embling
More...
over 15 years ago
Added function for enabling colors in Git output.
Mark Embling
More...
over 15 years ago
Clarified some of the git status object field names. Only adds untracked files to WorkingAdded list if there is some present (to prevent the addition of $null as before).
Mark Embling
More...
over 15 years ago
Fixed some unicode-induced weirdness in profile.example.ps1.
Mark Embling
More...
over 15 years ago
←
1
2
…
41
42
43
44
45
46
47
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