tag:github.com,2008:https://github.com/magicmonty/bash-git-prompt/releases Release notes from bash-git-prompt 2017-12-21T20:10:27Z tag:github.com,2008:Repository/7006572/2.7.1 2017-12-21T20:21:34Z Release 2.7.1 <ul> <li>Add state and step display (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="278577017" data-permission-text="Title is private" data-url="https://github.com/magicmonty/bash-git-prompt/issues/360" data-hovercard-type="issue" data-hovercard-url="/magicmonty/bash-git-prompt/issues/360/hovercard" href="https://github.com/magicmonty/bash-git-prompt/issues/360">#360</a>)</li> <li>new Theme Single_line_Solarized_Lamda (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="283642564" data-permission-text="Title is private" data-url="https://github.com/magicmonty/bash-git-prompt/issues/364" data-hovercard-type="pull_request" data-hovercard-url="/magicmonty/bash-git-prompt/pull/364/hovercard" href="https://github.com/magicmonty/bash-git-prompt/pull/364">#364</a>)</li> <li>Allow different color for master branch (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="282728702" data-permission-text="Title is private" data-url="https://github.com/magicmonty/bash-git-prompt/issues/363" data-hovercard-type="pull_request" data-hovercard-url="/magicmonty/bash-git-prompt/pull/363/hovercard" href="https://github.com/magicmonty/bash-git-prompt/pull/363">#363</a>)</li> <li>Add possibility to ignore submodules on git status</li> <li>Add nodeenv to prompt virtuals env (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="272288151" data-permission-text="Title is private" data-url="https://github.com/magicmonty/bash-git-prompt/issues/356" data-hovercard-type="pull_request" data-hovercard-url="/magicmonty/bash-git-prompt/pull/356/hovercard" href="https://github.com/magicmonty/bash-git-prompt/pull/356">#356</a>)</li> <li>Add Single_line_Dark.bgptheme theme (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="268028500" data-permission-text="Title is private" data-url="https://github.com/magicmonty/bash-git-prompt/issues/353" data-hovercard-type="pull_request" data-hovercard-url="/magicmonty/bash-git-prompt/pull/353/hovercard" href="https://github.com/magicmonty/bash-git-prompt/pull/353">#353</a>)</li> <li>Fix Fish prompt (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="253882229" data-permission-text="Title is private" data-url="https://github.com/magicmonty/bash-git-prompt/issues/346" data-hovercard-type="pull_request" data-hovercard-url="/magicmonty/bash-git-prompt/pull/346/hovercard" href="https://github.com/magicmonty/bash-git-prompt/pull/346">#346</a>)</li> </ul> magicmonty tag:github.com,2008:Repository/7006572/2.6.3 2017-08-13T10:59:16Z Support for Git 2.14.0 <p>This release contains some bug fixes. Especially support for Git 2.14.0</p> magicmonty tag:github.com,2008:Repository/7006572/2.6.2 2017-03-26T17:58:44Z Release 2.6.2 <p>Important security fix: See <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="215122741" data-permission-text="Title is private" data-url="https://github.com/magicmonty/bash-git-prompt/issues/310" data-hovercard-type="issue" data-hovercard-url="/magicmonty/bash-git-prompt/issues/310/hovercard" href="https://github.com/magicmonty/bash-git-prompt/issues/310">#310</a></p> magicmonty tag:github.com,2008:Repository/7006572/2.6.1 2016-10-06T19:43:28Z Release 2.6.1 <ul> <li><strong>FEATURE</strong>: You can now temporarily toggle the prompt with <code>git_prompt_toggle</code></li> <li><strong>FEATURE</strong>: It's now possible to specify the custom theme file via <code>GIT_PROMPT_THEME_FILE</code></li> <li><strong>FEATURE</strong>: Configurable display of numbers for changed files via <code>GIT_PROMPT_SHOW_CHANGED_FILES_COUNT</code></li> <li><strong>FEATURE</strong>: New Theme <em>PlagueDoctor</em></li> <li><strong>FIX</strong>: The prompt shows now, if a file is both staged and unstaged</li> <li><strong>FIX</strong>: Fixed a rare issue with the index.lock by creating a private lock file</li> <li><strong>FIX</strong>: Fixed some typos in README</li> <li><strong>FIX</strong>: Aliases for cp and rm are now lower priority than the original …</li> <li><strong>FIX</strong>: Fixed utf8 and added Python 3 support for <code>gitstatus.py</code></li> <li><strong>FIX</strong>: Fixed 'not in a GIT repository' problem</li> <li><strong>FIX</strong>: Fixes substring expression &lt; 0 issue for older bash versions</li> </ul> magicmonty tag:github.com,2008:Repository/7006572/2.5.1 2016-06-11T19:45:58Z Lots of bugfixes and Themes <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/magicmonty/bash-git-prompt/pull/260">#260</a> from ogr3/colors-as-function</p> <p>Extract color definition loading as a function</p> magicmonty tag:github.com,2008:Repository/7006572/2.4.1 2015-12-24T13:54:05Z Bugfix Release <p><code>GIT_SHOW_UNTRACKED_FILES</code> was not working correctly.</p> <ul> <li>Renamed <code>GIT_SHOW_UNTRACKED_FILES</code> to <code>GIT_PROMPT_SHOW_UNTRACKED_FILES</code></li> <li><code>GIT_PROMPT_SHOW_UNTRACKED_FILES</code> can now set on a per repository basis in <code>.bash-git-rc</code></li> </ul> magicmonty tag:github.com,2008:Repository/7006572/2.4.0 2015-12-19T09:32:34Z Lots of new Themes and features <p>Better stability, more themes ...</p> magicmonty tag:github.com,2008:Repository/7006572/2.3.5 2015-02-09T20:42:16Z Fixes an new Themes <p>Adds new Single line themes<br> Adds new themes for openSUSE</p> magicmonty tag:github.com,2008:Repository/7006572/2.3.4 2015-01-03T08:44:04Z Bugfix release <p>Fixes a bug, where the <code>GIT_PROMPT_IGNORE_STASH</code> setting was not recognized</p> magicmonty tag:github.com,2008:Repository/7006572/2.3.3 2014-11-15T07:17:47Z Bugfix release <p>Reverted a breaking change from last release</p> magicmonty