2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "Fix typo" More... over 11 years ago
Merge pull request #47 from hdeheer/master More... over 11 years ago
Fix typo More... over 11 years ago
Wrapped prompt colors in \[ and \] to fix history. Should fix #45 More... over 11 years ago
Added config variable to preserve old PS1 outside of git repositories. Fixes #44 More... over 11 years ago
Merge pull request #43 from mar-pet/master More... over 11 years ago
Fix for case when __GIT_PROMPT_DIR contains spaces More... over 11 years ago
Don't color the brackets around virtualenv name More... over 11 years ago
Small improvements More... over 11 years ago
Merge pull request #42 from linuxmaniac/vseva/fix_branch_name More... over 11 years ago
fix branch name.
linuxmaniac
as Victor Seva
More... over 11 years ago
Merge pull request #40 from gullevek/master More... over 11 years ago
Add config variable to toggle leading space in front of Git Prompt Set GIT_PROMPT_LEADING_SPACE to 0 if you do not want a leading space in front of the prompt. If not set or to any other value a leading space is printed out. More... over 11 years ago
added ability to turn off stash status because "git stash list" is quite slow More... over 11 years ago
Revert "removed unneeded calls to git_prompt_config" More... over 11 years ago
removed need to use temporary file in gitstatus.sh More... over 11 years ago
removed unneeded calls to git_prompt_config More... over 11 years ago
Merge pull request #39 from linuxmaniac/vseva/fix_virtualenv More... over 11 years ago
fix VIRTUAL_ENV prompt outside a git repository
linuxmaniac
as Victor Seva
More... over 11 years ago
Merge remote-tracking branch 'original/master' More... over 11 years ago
aks:testing new file in local, but not in remote More... over 11 years ago
aks:testing new file in local, but not in remote More... over 11 years ago
Fixed Symbols for ahead and behind More... over 11 years ago
Colorized git-prompt-help with configured colors and symbols More... over 11 years ago
Added sourcing of git_prompt_help.sh to gitprompt.sh More... over 11 years ago
Merge branch 'master' of https://github.com/aks/bash-git-prompt into aks-master More... over 11 years ago
Merge pull request #38 from ogr3/master More... over 11 years ago
Associative arrays does not work on Bash 3 (OS X for instance). Change to ordinary variables to be more compatible. More... over 11 years ago
aks: don't cause errors if the git-prompt-colors.sh file is missing More... over 11 years ago
aks:externalize git prompt colors; add help func More... over 11 years ago