Martin Gondermann
|
ffc8c7bbf0
|
Merge pull request #319 from jakob-erdmann/ahead_behind_branchname_fix
Ahead/Behind only if actually ahead/behind
|
9 years ago |
Jakob Erdmann
|
0e3f8d5d10
|
Merge pull request #1 from ogr3/behind
(cherry picked from 044bc02)
Proposed fix for #319
|
9 years ago |
Jakob Erdmann
|
6a88806815
|
Ahead/Behind only if actually ahead/behind
* Previously status was also displayed, when branch name contained 'ahead' or 'behind'
|
9 years ago |
Martin Gondermann
|
f399604cb9
|
Merge pull request #307 from switch87/master
Minimal_UserHost theme
|
9 years ago |
Martin Gondermann
|
fc2953fbc6
|
Updated Homebrew formula and spec
|
9 years ago |
Martin Gondermann
|
c4a0a2debc
|
Merge branch 'ogr3-pwned-with-upstream'
Fixes #310
|
9 years ago |
oGre
|
46aaea2c33
|
Postpone export of GIT_UPSTREAM until we know that it should be exported
|
9 years ago |
oGre
|
230717084b
|
Remove unnecessary unset of the local variable
|
9 years ago |
oGre
|
737ebec4c0
|
Move the local variable to the else branch so that you don't do an unnecessary substitution
|
9 years ago |
oGre
|
47df726794
|
Wait with evaluation of the parts that contain the branch names until PS1 is rendered.
|
9 years ago |
Gert Pellin
|
5e380e5048
|
Changed theme-name inside file
|
9 years ago |
switch87
|
7e695b36b9
|
renamed theme and added root-color
|
9 years ago |
switch87
|
7785f93586
|
added own custom theme
|
9 years ago |
Martin Gondermann
|
beedf2e9bb
|
Updated HomeBrew Recipe for next homebrew release
Belongs to #276
|
9 years ago |
Martin Gondermann
|
5b7c067270
|
Updated Instructions for HomeBrew in README
Should fix #276
|
9 years ago |
Martin Gondermann
|
6645a82003
|
Disable globbing on replacing prompt symbols (fixes #295)
|
9 years ago |
Martin Gondermann
|
9af8824801
|
Merge branch 'hstreb-master'
|
9 years ago |
Humberto Streb
|
a8e6e58abc
|
Single line minimalist theme
|
9 years ago |
Martin Gondermann
|
36a1777295
|
Updated homebrew recipe
|
9 years ago |
Martin Gondermann
|
83ccf4b109
|
Updated homebrew recipe
|
9 years ago |
Martin Gondermann
|
1b9d7823fc
|
Updated spec file in preparation of release 2.6.1
|
9 years ago |
Martin Gondermann
|
0dac9408e4
|
Merge pull request #283 from piroor/patch-1
Fix order of commands for the .bashrc
|
9 years ago |
Martin Gondermann
|
f389d62451
|
Merge branch 'plague-doctor-master'
|
9 years ago |
Martin Gondermann
|
268e278200
|
Merged branch master into plague-doctor-master
|
9 years ago |
Plague Doctor
|
c5979f9e5b
|
New theme: Plague Doctor
|
9 years ago |
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 |
YUKI "Piro" Hiroshi
|
30df96208f
|
Fix order of commands for the .bashrc
GIT_PROMPT_ONLY_IN_REPO=1 must be done before gitprompt.sh is loaded.
|
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 |