Amin Dandache
|
2a20ef36bb
|
fix utf8 and python3
|
10 years ago |
oGre
|
55becdb193
|
Minor reformatting
|
10 years ago |
oGre
|
1170818d04
|
Refactored get tag or hash to work as the bash version
|
10 years ago |
oGre
|
dd324dcdb2
|
Re-format, moved imports, fixed spelling error
|
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 |
Dan Nguyen
|
7f63c3b0c7
|
Fix a problem calculating clean in the python script
|
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
|
281309a7b1
|
Revert "Delete gitstatus.py"
This reverts commit 79de7691c7.
|
11 years ago |
Martin Gondermann
|
79de7691c7
|
Delete gitstatus.py
See #134, as the Python script is not supported anymore
|
11 years ago |
Fernando López
|
2d817c8866
|
Fixed to work in Pyton 3.2/3.3
|
12 years ago |
Ralf Steuerwald
|
100e7034c5
|
Show number of stash entries in bash prompt
|
12 years ago |
Martin Gondermann
|
6ce9e757d2
|
Untracked files are now also shown in sub folders
Fixes #27
|
12 years ago |
Martin Gondermann
|
00132f1fdb
|
Update gitstatus.py
Added a version independent print function to gitstatus.py so this prompt can also be used with Python versions older than 2.6
Fixes #26
|
12 years ago |
Jack Sullivan
|
3cf7fbba8d
|
Added support for tags
If you are on a commit hash that has a tag, it will display the tag's name instead of the commit hash on the prompt.
|
13 years ago |
Patrick de Kok
|
7d1a6e495e
|
When no upstream is configured, the script behaves as if push.default=current
|
13 years ago |
Martin Gondermann
|
8a2060598b
|
branch is now shown correctly (not b'branchname' anymore)
|
13 years ago |
Martin Gondermann
|
6f4c272200
|
Initial commit
|
13 years ago |