8000 Tags · claytondus/bash-git-prompt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: claytondus/bash-git-prompt

Tags

2.7.1

Toggle 2.7.1's commit message
Add state and step

fixes magicmonty#360

2.6.3

Toggle 2.6.3's commit message
Merge branch 'iliakan-master'

2.6.2

Toggle 2.6.2's commit message
Merge branch 'ogr3-pwned-with-upstream'

Fixes magicmonty#310

2.6.1

Toggle 2.6.1's commit message
Updated spec file in preparation of release 2.6.1

2.5.1

Toggle 2.5.1's commit message
Merge pull request magicmonty#260 from ogr3/colors-as-function

Extract color definition loading as a function

2.4.1

Toggle 2.4.1's commit message
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

2.4.0

Toggle 2.4.0's commit message
Merge pull request magicmonty#214 from root42/untracked-files

Make counting ALL untracked files optional

2.3.5

Toggle 2.3.5's commit message
Merge pull request magicmonty#116 from lslezak/master

Added openSUSE themes

2.3.4

Toggle 2.3.4's commit message
GIT_PROMPT_IGNORE_STASH was broken. Fixes magicmonty#106

2.3.3

Toggle 2.3.3's commit message
Revert ".git was being touched continuously"

This reverts commit 7855e77.
0