Martin Gondermann
|
62efaa9e46
|
Theme always fell back to default theme in bash 3.2.53
Fixes #84
|
11 years ago |
Martin Gondermann
|
084368f18f
|
Added themes feature
|
11 years ago |
Martin Gondermann
|
43a0d72df3
|
Updated README
|
11 years ago |
Martin Gondermann
|
296a04b76f
|
Tweaks for backwards compatibility
|
11 years ago |
Martin Gondermann
|
7b95c93766
|
Added themes without display of exit state for Solarized theme, added tweaked themes for Ubuntu terminal fonts (see #77)
|
11 years ago |
Martin Gondermann
|
8af5b6c280
|
Merge branch 'master' into themes
* master:
Updated home-brew formula
|
11 years ago |
Martin Gondermann
|
5e4d12bc94
|
Updated home-brew formula
|
11 years ago |
Martin Gondermann
|
b899f2a63f
|
Merge branch 'master' into themes
* master:
Added possibility to ignore a repository completely by adding "GIT_PROMPT_IGNORE=1" to .bash-git-rc Fixes #80
|
11 years ago |
Martin Gondermann
|
fa1189b112
|
Added possibility to ignore a repository completely by adding "GIT_PROMPT_IGNORE=1" to .bash-git-rc
Fixes #80
|
11 years ago |
Martin Gondermann
|
467ca14bcd
|
Renamed theme SolarizedDark to Solarized, because it matches both variants
|
11 years ago |
Martin Gondermann
|
becb66cf0f
|
Added function to derive a custom theme from a given theme
|
11 years ago |
Martin Gondermann
|
0924827465
|
Added theme optimised for the "Solarized Dark" theme
|
11 years ago |
Martin Gondermann
|
e31c91802c
|
Readded Default theme
|
11 years ago |
Martin Gondermann
|
71810b95f5
|
moved themes around
|
11 years ago |
Martin Gondermann
|
882bc8ea46
|
Added first thought on themes
|
11 years ago |
Martin Gondermann
|
9005bf4260
|
Fixed a leftover GIT_PROMPT_SHOW_LAST_COMMAND_INDICATOR
|
11 years ago |
Martin Gondermann
|
3569c97ba0
|
Ditched the config variable GIT_PROMPT_SHOW_LAST_COMMAND_INDICATOR in favor of a more general approach with a placeholder.
Fixes #76
|
11 years ago |
Martin Gondermann
|
15a92a49af
|
Merge branch 'master' of github.com:magicmonty/bash-git-prompt
* 'master' of github.com:magicmonty/bash-git-prompt:
Updated homebrew instructions in README.md
|
11 years ago |
Martin Gondermann
|
a647ceb08e
|
added helper function git_prompt_color_samples to show a list with all available named colors
|
11 years ago |
Martin Gondermann
|
d10f613100
|
Moved VirtualEnv template to git-prompt-colors.sh, fixed replacement
|
11 years ago |
Martin Gondermann
|
eac8ccf25e
|
Updated homebrew instructions in README.md
|
11 years ago |
Martin Gondermann
|
93c0cf4ce4
|
Added homebrew install documentation to README
Fixes #69
|
11 years ago |
Martin Gondermann
|
f833ffc0da
|
Added Flattr button to Donations on README
|
11 years ago |
Martin Gondermann
|
08549e3e76
|
Updated Readme with license, personal info and donation link
|
11 years ago |
Martin Gondermann
|
da61d270bb
|
Added BSD license
|
11 years ago |
Martin Gondermann
|
558bc511c2
|
updated README.md
|
11 years ago |
Martin Gondermann
|
c11692ae3f
|
updated homebrew formula
|
11 years ago |
Martin Gondermann
|
d9fef44baa
|
Updated homebrew formula
|
11 years ago |
Martin Gondermann
|
81af6557d8
|
Added homebrew formula
|
11 years ago |
Martin Gondermann
|
0b4a965f47
|
Merge pull request #72 from aks/master
Added git_prompt_reset
|
11 years ago |
Alan Stebbens
|
6aba6e6844
|
Merge remote-tracking branch 'original/master'
|
11 years ago |
Alan Stebbens
|
1a144e23db
|
aks: addd git_prompt_reset
|
11 years ago |
Alan Stebbens
|
f82446c9ac
|
aks: changed all file envars to end with _FILE; added git_prompt_reset
|
11 years ago |
Martin Gondermann
|
8826ec66ad
|
Fixed typo in color name. Fixes #70
|
11 years ago |
Alan Stebbens
|
df7894135a
|
aks: fixed bug in original/master parameter replacement; resolved trivial conflicts
|
11 years ago |
Martin Gondermann
|
eb1302d6ca
|
Merge branch 'aks-master'
|
11 years ago |
Martin Gondermann
|
f6eba356b0
|
Merge branch 'master' of https://github.com/aks/bash-git-prompt into aks-master
Conflicts:
git-prompt-colors.sh
gitprompt.sh
|
11 years ago |
Alan Stebbens
|
a91bbe7231
|
aks: resolved conflicts with original master
|
11 years ago |
Martin Gondermann
|
957eb80d2a
|
Readded the LAST_COMMAND_INDICATOR-Functionality, which got lost on last merge.
Added fix for #67
|
11 years ago |
Martin Gondermann
|
8a8e068e66
|
Removed declares in git-prompt-colors.sh as they are not compatible with the Bash on MacOS X
|
11 years ago |
Alan Stebbens
|
a3994cd962
|
aks: aesthetic touchups
|
11 years ago |
Alan Stebbens
|
a9cd7f330c
|
aks: optimzations; don't lookup the same files over and over
|
11 years ago |
Alan Stebbens
|
7bf6b96b71
|
aks: only define the colors once
|
11 years ago |
Alan Stebbens
|
3ab4973b86
|
aks: only define the colors once
|
11 years ago |
Martin Gondermann
|
839de0333f
|
Readied overwritten function for displaying the last command indicator
|
11 years ago |
Martin Gondermann
|
926c441b26
|
Merge pull request #68 from aks/master
Refactored out color defs & assignments; other optimizations.
|
11 years ago |
Alan Stebbens
|
45737de945
|
Merge branch 'master' of github.com:aks/bash-git-prompt
Conflicts:
README.md
git-prompt-colors.sh
gitprompt.sh
|
11 years ago |
Alan Stebbens
|
7063695c86
|
aks: updated README.md
|
11 years ago |
Alan Stebbens
|
1076fb9538
|
aks: added space after the flags to improve readability
|
11 years ago |
Alan Stebbens
|
3ee76282d7
|
aks: major rewrite with refactored colors, envar management
|
11 years ago |