590 Commits (75f38e222ff913d3a4b725fae2b2ea18542a2eda)
 

Author SHA1 Message Date
Martin Gondermann 34eabc5da4 Merge pull request #281 from ogr3/fileCount 9 years ago
oGre 7d0c2b3061 Switched if statement 9 years ago
oGre 21ea21f406 Changed if statement. Added docs. 9 years ago
oGre 12ef3c0363 whitespace 9 years ago
oGre a12e3ccf44 Simplified if expression 9 years ago
oGre 367e27b6f8 Configurable display of numbers for changed files 9 years ago
Martin Gondermann 33c19b23d3 Merge pull request #278 from tessus/fix_277 9 years ago
Helmut K. C. Tessarek 307d464835
fixes #277, substring expression < 0 issue for older bash versions 9 years ago
Martin Gondermann 606237f091 Merge pull request #248 from imbibinebe/master 9 years ago
Tin LE GALL 88fae61f49 using pwd since there is no need to use realpath 9 years ago
Tin LE GALL 485f256e46 fixes 'not in a GIT repository' problem 9 years ago
Martin Gondermann e6708c318f Merge pull request #274 from blodone/master 10 years ago
Martin Gondermann f96b117930 Merge pull request #273 from ogr3/unalias-rm 10 years ago
Amin Dandache 2a20ef36bb fix utf8 and python3 10 years ago
oGre 9014f4ae1d Use keyword command inestead of backslash and remove -f flag on rm 10 years ago
oGre fd51b4b617 Make sure aliases for cp and rm are lower priority than the original command 10 years ago
Martin Gondermann 38ae8dd285 Merge branch 'DrVanScott-fixLock' 10 years ago
Martin Gondermann 49f4ca64a5 Merge branch 'fixLock' of https://github.com/DrVanScott/bash-git-prompt into DrVanScott-fixLock 10 years ago
Martin Gondermann e8539b9eb9 Merge branch 'nexayq-toggle_prompt' 10 years ago
Martin Gondermann 45ea311cfa Merge branch 'toggle_prompt' of https://github.com/nexayq/bash-git-prompt into nexayq-toggle_prompt 10 years ago
Martin Gondermann 27b87cf7d6 Merge branch 'DrVanScott-fixMulti' 10 years ago
DrVanScott 9dd07680ee Merge pull request #1 from ogr3/fixMulti 10 years ago
oGre 5130f3b07d Indentation same as other loop constructs 10 years ago
DrVanScott 904b82bb58 rewrite bash 4 ;;& operator (two step) 10 years ago
DrVanScott 66b4a94bdf rewrite bash 4 ;;& operator 10 years ago
nexayq e209406efa Fixed typos in README 10 years ago
nexayq 1d32369dab Add git_prompt_toggle to disable/enable gitprompt 10 years ago
Martin Gondermann 9497f55601 Merge branch 'DrVanScott-fixMulti' 10 years ago
hgmoll 1dc7dbafa0 Fix bash-git-prompt's gitstatus.sh 10 years ago
hgmoll 38f7dbc0bb Fix index lock issue 10 years ago
Martin Gondermann 85a2752f71 Merge pull request #263 from ksinkar/updated_rspec 10 years ago
Koustubh Sinkar c5b8b0a352 Updating the SPEC file to reflect that current version 10 years ago
Martin Gondermann b2249ace8b Merge branch 'thomasrebele-master' 10 years ago
Martin Gondermann 8631c06c35 Merge branch 'master' of https://github.com/thomasrebele/bash-git-prompt into thomasrebele-master 10 years ago
Martin Gondermann 0a7f739496 Updated Homebrew Formula 10 years ago
Martin Gondermann 6b9bb1cac1 Merge pull request #260 from ogr3/colors-as-function 10 years ago
oGre 46ab557cbc Extract color definition loading as a function 10 years ago
Martin Gondermann 0ee3ef866b Merge pull request #257 from tessus/evermeet-themes 10 years ago
Helmut K. C. Tessarek 720ac90861
add a slightly modified theme for lowres and non-retina screens 10 years ago
Helmut K. C. Tessarek 2da8770cb1
add trailing spaces to 3 more symbols 10 years ago
Helmut K. C. Tessarek c1310f41bc
renamed: Evermeet_lowres_screens.bgptheme -> Evermeet_Ubuntu.bgptheme 10 years ago
Helmut K. C. Tessarek 9d7cbb7870
replace escape sequences with color names 10 years ago
Helmut K. C. Tessarek bd2bd96135
make a few changes for low resolution displays (unicode characters may overlap with the following character) 10 years ago
Helmut K. C. Tessarek 528a9ad8f7
add a new theme 'Evermeet' 10 years ago
Martin Gondermann a9d9a56120 Merge pull request #254 from ogr3/quote-fix 10 years ago
oGre 9a6f9cbb3c Revert both 'fixes' 10 years ago
oGre 134be60f6f Added IntelliJ project directory to .gitignore 10 years ago
oGre 31ceb350fd Fixed quoting to just around the first parameter 10 years ago
Martin Gondermann 093734c86a Merge pull request #253 from tiagocoutinho/master 10 years ago
Jose Tiago Macara Coutinho fd34847175 Solves issue #252: error message in prompt with old bash version 10 years ago