Tags: robertg042/bash-git-prompt
Tags
2.5.1
8000Merge pull request magicmonty#260 from ogr3/colors-as-function Extract color definition loading as a function
GIT_PROMPT_SHOW_UNTRACKED_FILES=no was not working correctly * Fixed the bug, than GIT_SHOW_UNTRACKED_FILES=no was not respected * Renamed GIT_SHOW_UNTRACKED_FILES to GIT_PROMPT_SHOW_UNTRACKED_FILES as this is more consistent to the other environment variables * GIT_PROMPT_SHOW_UNTRACKED_FILES can be now also set on a per repository basis in .bash-git-rc * Updated README Fixes magicmonty#215 and 216
Merge pull request magicmonty#214 from root42/untracked-files Make counting ALL untracked files optional
Merge pull request magicmonty#116 from lslezak/master Added openSUSE themes
Merge pull request magicmonty#93 from DenJohX/master FIX magicmonty#92 GIT_PROMPT_ONLY_IN_REPO=1 should honor whatever previus prompt was
Merge branch 'augensalat-master' (Updated RPM Spec) Fixes magicmonty#87
PreviousNext