index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
git-prompt
/
git-prompt.plugin.zsh
Age
Commit message (
Expand
)
Author
2022-11-14
feat(git-prompt): add option to show upstream branch (#11336)
Lennart Ochel
2022-11-12
feat(git-prompt): show deleted files (#11245)
Lennart Ochel
2022-04-09
fix: use `python3` for all `python` invocations (#10832)
Carlo Sala
2021-12-28
chore: fix comment bulk replace
Marc Cornellà
2021-12-28
refactor: handle `$0` according to the Zsh plugin standard (#10518)
Curtis Rueden
2021-01-15
feat(git-prompt): display stash count in prompt
Arnaud Thimel
2021-01-15
feat(git-prompt): display untracked files count
Arnaud Thimel
2019-11-19
Use safer append to hook function arrays (#8406)
Jacob Tomaw
2019-04-09
git-prompt: add README (#7554)
Jayden Thrasher
2018-08-07
use https everywhere (#6574)
Janosch Schwalm
2015-08-16
Cleanup of git-prompt plugin file
Marc Cornellà
2015-08-16
Pull in latest version from olivierverdier/zsh-git-prompt
Marc Cornellà
2015-02-10
Clean up appearance lib file and redundant `colors` calls in other files
Marc Cornellà
2011-04-28
add git-prompt plugin from olivierverdier/zsh-git-prompt
Justin Riley