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
|
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 |
Martin Gondermann
|
a9d9a56120
|
Merge pull request #254 from ogr3/quote-fix
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
Solves issue #252: error message in prompt with old bash version
|
10 years ago |
Jose Tiago Macara Coutinho
|
fd34847175
|
Solves issue #252: error message in prompt with old bash version
|
10 years ago |
Martin Gondermann
|
def903b6b3
|
Merge pull request #251 from gcbartlett/master
Fix repeated 'git_prompt_color_samples' bug
|
10 years ago |
Gary Bartlett
|
1b59e1e075
|
Update git-prompt-help.sh
Initialized local x to 0 (in case it is already set).
|
10 years ago |
Gary Bartlett
|
21e7426594
|
Made 'x' a local variable so the 'git_prompt_color_samples' command can be repeated.
|
10 years ago |
Martin Gondermann
|
ba19c4134d
|
Merge pull request #206 from jcrypto/master
fix escapes for terminal title
|
10 years ago |
Martin Gondermann
|
569574b279
|
Merge pull request #246 from jhalfmoon/fix/deletedcount-and-lastcommandcolor
fix deleted item count and fix last_command_indicator coloring
|
10 years ago |
Johnny Halfmoon
|
61cd6ae2ad
|
(1) Deleted items were incorrectly counted as staged. (2) A ResetColor string after the last_command_indicator makes the command line colors be a bit more predictable.
|
10 years ago |
Thomas Rebele
|
a9c93c906e
|
Merge remote-tracking branch 'origin/master'
|
10 years ago |