Dan Nguyen
|
01f5402c77
|
Fix behind parsing
|
10 years ago |
Dan Nguyen
|
545cdce399
|
Use printf instead of echo to display
|
10 years ago |
Dan Nguyen
|
ff7aa3aa7a
|
Fix handling of stash
|
10 years ago |
Dan Nguyen
|
1e2ff37282
|
Switch case matches from * to ?
|
10 years ago |
Dan Nguyen
|
e4c6b0ab9e
|
Remove calls to grep/egrep
|
10 years ago |
Dan Nguyen
|
3a9239d227
|
Fix issue where _NO_REMOTE_TRACKING_ doesn't show up when there is no remote branch
|
10 years ago |
Dan Nguyen
|
b9d720905c
|
Merge branch 'wkentaro-set-lc-all-to-in-english' into porcelain
* wkentaro-set-lc-all-to-in-english:
Set LC_ALL=C at git status to make sure in English
|
10 years ago |
Dan Nguyen
|
7418da801d
|
Set LC_ALL=C to force branch output to English
|
10 years ago |
Kentaro Wada
|
0dbac24bba
|
Set LC_ALL=C at git status to make sure in English
Fix https://github.com/magicmonty/bash-git-prompt/pull/170#issuecomment-142516122
|
10 years ago |
oGre
|
d83795adcb
|
Revert unset prompt_callback and extra call to git_prompt_reset
|
10 years ago |
Dan Nguyen
|
00558b8de8
|
fix substring indexing
|
10 years ago |
Dan Nguyen
|
0231552c4e
|
use bash substring rather than cut
|
10 years ago |
Dan Nguyen
|
7f63c3b0c7
|
Fix a problem calculating clean in the python script
|
10 years ago |
Dan Nguyen
|
8e9faff949
|
Fix issue parsing where there is no remote branch
|
10 years ago |
Dan Nguyen
|
54162e71d0
|
Use `git status --porcelain --branch` to improve performance
Based off of changes by @wkentaro to zsh-git-prompt
see: https://github.com/olivierverdier/zsh-git-prompt/pull/65
|
10 years ago |
Martin Gondermann
|
b46a233a05
|
Update git-prompt-help.sh
relates to #151
|
10 years ago |
Martin Gondermann
|
4a993d8735
|
Makes merge conflicts clearer
fixes #151
|
10 years ago |
Martin Gondermann
|
ffc9aa66bb
|
Merge pull request #167 from tuxinaut/master
Remove trailing whitespaces in the TruncatedPwd_WindowTitle theme
|
10 years ago |
Martin Gondermann
|
e020b1a9c2
|
Merge pull request #166 from ogr3/new-theme
New theme
|
10 years ago |
oGre
|
ee959b7e59
|
Remove training whitespace
|
10 years ago |
Denny Schäfer
|
6d67d0c3d9
|
Remove trailing whitespaces in the TruncatedPwd_WindowTitle theme
|
10 years ago |
oGre
|
168d33c3ab
|
Fixed name everywhere and documentation
|
10 years ago |
oGre
|
abcc68b2f7
|
Added NoExitState version of my TruncatedPwd theme
|
10 years ago |
oGre
|
df40c38f26
|
re-indented replaceSymbols function containing tab stops
|
10 years ago |
oGre
|
ffe831d659
|
Missed two functions
|
10 years ago |
oGre
|
554f14bf23
|
Re-indented functions. Added unset of prompt_callback when calling reset prompt. Call reset prompt when loading new theme. Added quicker check for function type.
|
10 years ago |
Martin Gondermann
|
e74cae34b8
|
Merge pull request #161 from ogr3/is_function
Custom theme using prompt_callback
|
10 years ago |
oGre
|
bc806a254a
|
Fixed documentation
|
10 years ago |
oGre
|
b3194732a0
|
Custom theme using prompt_callback
|
10 years ago |
Martin Gondermann
|
aba5c4e12f
|
Merge pull request #159 from ogr3/upstream2
Check if prompt_callback is a function must occur after theme has loaded.
Fixes #156
|
10 years ago |
Martin Gondermann
|
7aff69ee5d
|
Merge pull request #160 from ogr3/upstream
Fixed typo in echoed text
|
10 years ago |
oGre
|
31f690f65c
|
Check if prompt_callback is a function must occur after theme has loaded if theme is to override prompt_callback
|
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 |
Clemens Schwaighofer
|
c037462c8e
|
Merge remote-tracking branch 'magicmonty/master'
|
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 |