Age | Commit message (Collapse) | 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 | |
For details and rationale, see: https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html Closes #10518 | |||
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 | |
Closes #8435 Closes #4880 | |||
2019-11-19 | Use safer append to hook function arrays (#8406) | Jacob Tomaw | |
Use add-zsh-hook to add functions to hooks. That way they won't be added again when doing `source ~/.zshrc` multiple times. Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2019-04-09 | git-prompt: add README (#7554) | Jayden Thrasher | |
2018-08-07 | use https everywhere (#6574) | Janosch Schwalm | |
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections. | |||
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 | |