Releases: ogr3/bash-git-prompt
Releases · ogr3/bash-git-prompt
Bugfixes and a new Theme
Upstream has added window title escapes - My branch has them already.
New theme added
Bugfix where deleted files were couted wrong
Support for unannotated tags
v3.8.2 Merge with upstream
Bugfix release
v3.8.1 Merge remote-tracking branch 'upstream/master'
More aliases
- More aliases
- Possible to select how many untracked files showing in the prompt
Simplified themes
- Simplified Single_line themes to only override stuff they need from Default theme.
- Escape the window title in the gp_set_window_title function to be able to calculate terminal width correctly
Ubuntu themes refreshed
- All Ubuntu themes received a refresh - only override stuff that has to be overridden
- New Ubuntu versions of the TruncatedPwd_WindowTitle theme
- Small optimization of the old gitstatus script
Now supports legacy Git (pre 1.7.10)
- Added portable shebang line
- Moved configuration on gitstatus command setting outside themes
GIT_PROMPT_STATUS_COMMAND=gitstatus_pre-1.7.10.sh
should be enough to do before sourcing gitprompt.sh