Martin Gondermann
7aff69ee5d
Merge pull request #160 from ogr3/upstream
...
Fixed typo in echoed text
10 years ago
oGre
8a04c7c260
Fixed typo in echoed text
10 years ago
Martin Gondermann
01f83ee94a
Adds new theme by @chmike . Fixes #152
10 years ago
Martin Gondermann
fd235fce66
Merge pull request #154 from chandrasing/master
...
[Local Branch Indicator] Change case from No upstream to no upstream
10 years ago
Chandrasing
90f1cd2f01
[Local Branch Indicator] Change case from No upstream to no upstream
...
This commit fixes the Local Indicator which was broken because of theme related changes.
10 years ago
Martin Gondermann
d054b3a9a3
Added Gitter, removed Gittip
10 years ago
Martin Gondermann
2bcaa46278
Merge pull request #148 from Adron/master
...
Extremelly minor change to installation README.md for OS-X.
10 years ago
Adron Hall
ac88ad4757
Extremelly minor change to installation README.md for OS-X.
10 years ago
Martin Gondermann
d85e946ee1
Merge branch 'master' of github.com:magicmonty/bash-git-prompt
...
# By corbosman
# Via Martin Gondermann (1) and corbosman (1)
* 'master' of github.com:magicmonty/bash-git-prompt:
fix match for theme
10 years ago
Martin Gondermann
798667a7d5
GIT_PROMPT_FETCH_TIMEOUT in .bashrc isn't be ignored anymore
...
Fixes #121
10 years ago
Martin Gondermann
4204a33bf3
Merge pull request #145 from corbosman/master
...
fix match for theme
10 years ago
Martin Gondermann
a550921e75
Revert "Simplify branch name extraction"
...
This reverts commit fff05011c0 .
Fixes #146
10 years ago
corbosman
e72fd9a41b
fix match for theme
11 years ago
Martin Gondermann
281309a7b1
Revert "Delete gitstatus.py"
...
This reverts commit 79de7691c7 .
11 years ago
Martin Gondermann
2a6b20cd8e
Merge pull request #142 from rgolangh/simplified_branchname
...
Simplify branch name extraction
11 years ago
Roy Golan
fff05011c0
Simplify branch name extraction
...
Use symbolic-ref --short to get the branch name without the refs/heads
Signed-off-by: Roy Golan <rgolan@redhat.com>
11 years ago
Martin Gondermann
c49043ea3e
Merge pull request #136 from hugosato/master
...
Help strings should use the themed variables
11 years ago
Martin Gondermann
1b78c38797
Merge pull request #139 from apeyser/spec
...
Spec file tried to include non-existent python files
11 years ago
Martin Gondermann
b978537c35
Merge pull request #137 from rkitover/master
...
Fix Solaris compatibility
11 years ago
Alexander Peyser
16b55272c4
Spec file tried to include non-existent python files
11 years ago
Rafael Kitover
9f91317c7c
Fix Solaris compatibility
...
Add a workaround for the lack of -mmin in Solarises find, check for
gfind from opencsw and failing that use perl, which Solaris ships with
and is widely available on many other systems.
If neither a working find nor perl is available, print a warning and
turn off remote status checking.
Use eval in async_run to run the command, the old bash in Solaris 5.10
does not recognize the previous syntax.
Use command -v instead of which to check for the existance of rbenv in
the Crunch and Solarized_Extravagant themes. command -v is the POSIX-ly
correct way to check for the existance of a command, and which does not
set the exit code on Solaris.
11 years ago
Hugo Sato
c1e0d50952
Help strings should use the themed variables
11 years ago
Martin Gondermann
79de7691c7
Delete gitstatus.py
...
See #134 , as the Python script is not supported anymore
11 years ago
Martin Gondermann
cf4971a868
The README contained a reference to the deprecated Python script
...
Fixes #134
11 years ago
Martin Gondermann
a9c6ae0f3b
Merge pull request #133 from darlingm/master
...
get_prompt_help() failed sourcing themes/Default.bgptheme,
11 years ago
Michael Darling
39f94dd555
get_prompt_help() failed sourcing themes/Default.bgptheme, unless called from the bash-git-prompt directory. Fixed by adding "{__GIT_PROMPT_DIR}/".
11 years ago
Martin Gondermann
65a70865d9
Merge pull request #129 from krazedkrish/master
...
Added some more themes.
11 years ago
krazedkrish
da368f4849
Solarized_Extravagant theme gets ssh aware
...
Solarized_Extravagant theme shows different symbol in prompt
if the user has logged in through ssh
11 years ago
krazedkrish
0a75bb8461
Added Solarized_Extravagant theme
11 years ago
krazedkrish
93bd09c4cd
Added Single_line_Solarized theme
11 years ago
krazedkrish
37b2001fc1
Added oh-my-zsh's crunch like theme
11 years ago
Martin Gondermann
45dce86788
Merge pull request #127 from meermanr/master
...
_LAST_COMMAND_INDICATOR_ now displays symbolic names of signals
11 years ago
Robert Meerman
7ca0026b37
_LAST_COMMAND_INDICATOR_ now displays symbolic names of signals
11 years ago
Martin Gondermann
826eef2c84
Merge pull request #126 from reddshack/master
...
use double quotes to handle path with spaces
11 years ago
Brent Redd
5762652b25
use double quotes to handle path with spaces
11 years ago
Martin Gondermann
350d6c2a2e
Updated homebrew formula
11 years ago
Martin Gondermann
1b9e60b3f3
Merge pull request #116 from lslezak/master
...
Added openSUSE themes
11 years ago
Ladislav Slezák
0cebf28e09
added openSUSE themes
11 years ago
Martin Gondermann
c66cdfb7c7
Merge pull request #114 from scrawl/master
...
Show all untracked files in the repository instead of just from ./ on
11 years ago
scrawl
4083a4b8d7
Show all untracked files in the repository instead of just from ./ on.
11 years ago
Martin Gondermann
724d3dcaa4
Merge pull request #113 from asazello/master
...
Minor fixes and code cleanup in Single_line* themes.
11 years ago
Asazello
fb4dbaa645
Minor fixes and code cleanup in Single_line theme.
11 years ago
Asazello
3437d1d470
Minor fixes and code cleanup in Single_line_Ubuntu theme.
11 years ago
Martin Gondermann
cd82852c30
Merge pull request #112 from asazello/master
...
Fix for Single_line theme and a new Single_line_Ubuntu theme.
11 years ago
Jack Gargasz
badef3b37d
New theme Single_line_Ubuntu. Fix for PowerLine fonts.
11 years ago
Jack Gargasz
4a62ec8a4b
Fix for Single_line.bgptheme
11 years ago
Martin Gondermann
a0d294acd9
Merge pull request #110 from asazello/master
...
New Single_line theme.
11 years ago
Jack Gargasz
709b29c3fc
New Single_line theme.
11 years ago
Martin Gondermann
c0510cf2fa
GIT_PROMPT_IGNORE_STASH was broken. Fixes #106
11 years ago
Martin Gondermann
62d95d5833
Merge pull request #104 from szpak/patch-1
...
Add info about L symbol to README
11 years ago