Plague Doctor
|
6e3c587ed8
|
Few fixes
|
9 years ago |
Plague Doctor
|
6e8a1475f3
|
Plague Doctor's Theme
|
9 years ago |
Martin Gondermann
|
4d490bb5a3
|
Merge pull request #286 from pedantic79/master
Fix gitstatus.sh to produce output when ran standalone
|
9 years ago |
Dan Nguyen
|
d1e2330ae0
|
Fix gitstatus.sh to produce output when ran standalone
|
9 years ago |
Martin Gondermann
|
1397c02190
|
Merge pull request #282 from woodyrew/patch-1
Added Ubuntu themes to README.md
|
9 years ago |
Andrew Goodricke
|
c43474d780
|
Added Ubuntu themes to README.md
|
9 years ago |
Martin Gondermann
|
34eabc5da4
|
Merge pull request #281 from ogr3/fileCount
Possible to not print the number of changed files
|
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
fixes #277, substring expression < 0 issue for older bash versions
|
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
Minimal theme based on TruncatedPwd_WindowTitle
|
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
fix utf8 and python3
|
10 years ago |
Martin Gondermann
|
f96b117930
|
Merge pull request #273 from ogr3/unalias-rm
Make sure aliases for cp and rm are lower priority than the original …
|
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
Indentation same as other loop constructs
|
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
A file can be staged AND unstaged at the same time
|
10 years ago |
hgmoll
|
38f7dbc0bb
|
Fix index lock issue
|
10 years ago |
Martin Gondermann
|
85a2752f71
|
Merge pull request #263 from ksinkar/updated_rspec
Updating the SPEC file to reflect that current version
|
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
Extract color definition loading as a 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
Evermeet theme
|
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 |