37 Commits (master)

Author SHA1 Message Date
Kat R. a7426f0b38
fix(git-prompt): use `--git-common-dir` to load stash count (#13072) 11 months ago
David Chin bf713e2c11
Update README for git-prompt to clarify how to use (#10922) 2 years ago
Lennart Ochel a482a02915
feat(git-prompt): add option to show upstream branch (#11336) 3 years ago
Lennart Ochel fb66b67d68
feat(git-prompt): show deleted files (#11245) 3 years ago
Carlo Sala 0818df057c
fix: use `python3` for all `python` invocations (#10832) 4 years ago
Marc Cornellà bc7bc74469
fix(git-prompt): fix clean prompt when stash is not empty (#9978) 4 years ago
Marc Cornellà c06197ad95
chore: fix comment bulk replace 4 years ago
Curtis Rueden 2d32e9be66
refactor: handle `$0` according to the Zsh plugin standard (#10518) 4 years ago
Aidin Gharibnavaz f75f8bb930
docs(git-prompt): explain stashed icon (⚑) (#9619) 5 years ago
Arnaud Thimel 47c04d921e feat(git-prompt): display stash count in prompt 5 years ago
Arnaud Thimel 63477411eb feat(git-prompt): display untracked files count 5 years ago
Stimim Chen 1ac40cd445
fix(git-prompt): make `gitstatus.py` python3-compatible (#9186) 5 years ago
Gonçalo Queirós a39bee8d11
git-prompt: document Python prerequisite in README (#9336) 6 years ago
lieryan e204c596ef Rewrite gitstatus collection to be more robust (#7322) 6 years ago
Jacob Tomaw 1ba0af650a Use safer append to hook function arrays (#8406) 6 years ago
Marc Cornellà 3c8f73c312 git-prompt: fix LANG override for git status call 7 years ago
Jayden Thrasher afb28d337d git-prompt: add README (#7554) 7 years ago
sheveko 3cfcf5e0aa git-prompt: run git status with LANG=C (#6087) 7 years ago
Janosch Schwalm 19b925e741 use https everywhere (#6574) 8 years ago
Thanh Ha 5fa7824ea5 git-prompt: fix error when multiple tags exist (#6998) 8 years ago
Oliver Baumann 493c30954b Parse branch-name for fresh repo (#6302) 8 years ago
Kentaro Wada c4ba3065a1 Show tag name when detached status if possible 11 years ago
Marc Cornellà 3c698743fa Clean up gitstatus.py 11 years ago
Kentaro Wada 45473c3a81 Fix for initial or detached status branch info 11 years ago
Marc Cornellà 30bed07e9c Parse UTF-8 output from git status 11 years ago
Kentaro Wada 94007f7db2 git-prompt: collect all git status information by one cmd 11 years ago
Marc Cornellà 6ff53d173b Cleanup of git-prompt plugin file 11 years ago
Marc Cornellà 1d133ff11f Cleanup the rest of gitstatus.py 11 years ago
Marc Cornellà 5642014ff1 Pull in simplified version from @wkentaro 11 years ago
Marc Cornellà 6443626a6b Pull in latest version from olivierverdier/zsh-git-prompt 11 years ago
Marc Cornellà 2193135ebc Clean up appearance lib file and redundant `colors` calls in other files 11 years ago
ncanceill 5756ea0101 Revert "specify python2 in shebang" 12 years ago
ncanceill e5ed07e2b5 specify python2 in shebang 12 years ago
Paweł Tomak cee52283d8 Fix for Python3 12 years ago
Chris Jones c397000b3b grab last item in list which is the branch instead of relying on position. 12 years ago
Chris Jones 7a546362d3 Much needed PEP8 love. Use spaces, not tabs. 12 years ago
Justin Riley e5f77b8f04 add git-prompt plugin from olivierverdier/zsh-git-prompt 15 years ago