1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Sep 25, 2024 — Sep 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Disable tab expansion if Function:\TabExpansion is not found (PowerShell 3) More... about 14 years ago
removing the chocolatey dependency in every choco package. More... about 14 years ago
Fix version check for 3-part versions More... about 14 years ago
Update CheckVersion to require Git 1.7.2 More... about 14 years ago
Fix invalid argument error if $Env:SSH_AGENT_PID is missing More... about 14 years ago
Port start-ssh-agent.sh (which wasn't working) to PowerShell More... about 14 years ago
Merge pull request #16 from gliptak/allowothergit More... about 14 years ago
Allow other git (like cygwin) More... about 14 years ago
Update prompt to not fail if git command is missing More... about 14 years ago
Add Start-SshAgent function, called from the example profile More... about 14 years ago
Add start-ssh-agent.sh More... about 14 years ago
Add MIT license More... about 14 years ago
updating chocolatey version dependency for poshgit More... about 14 years ago
Add tab expansion for `reflog <op>` and `reflog show <branch name>`. Closes #15 More... about 14 years ago
updating chocolateyInstalls and shortening things up a bit. More... about 14 years ago
Merge branch 'master' of github.com:ferventcoder/nugetpackages More... about 14 years ago
making packages depend on chocolatey. Updating many packages to the latest version. Adding the admin tag for packages that require administrative rights. More... about 14 years ago
Update install.ps1 to wrap profile path in quotes for locations with spaces. Closes #13 More... over 14 years ago
Swap branch ahead/behind default colors: cyan = at upstream; red = behind upstream; green = can fast-forward into upstream More... over 14 years ago
Check behind before ahead, as that means fast-forward is not possible More... over 14 years ago
Change branch color settings and add different color (green default) when behind tracked remote branch More... over 14 years ago
Capture $GitStatus.BehindBy More... over 14 years ago
Removing setting of $Env:LESS in Enable-GitColors as FRSX is now Git's default behavior. Closes #11 More... over 14 years ago
Persist $LASTEXITCODE through prompt. Closes #12 More... over 14 years ago
Trim initial whitespace before matching for tab expansion More... over 14 years ago
fixing poshgit More... over 14 years ago
Expanding on all aliases of git More... over 14 years ago
Fix simple (single-word) alias expansion (hat tip to Will Green) More... over 14 years ago
Use named capture group for tgit More... over 14 years ago
Fix CheckVersion on install by using Join-Path. Closes #8 More... over 14 years ago