Age | Commit message (Expand) | Author |
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-29 | fix(git-prompt): fix clean prompt when stash is not empty (#9978) | Marc Cornellà |
2021-01-15 | feat(git-prompt): display stash count in prompt | Arnaud Thimel |
2020-12-03 | fix(git-prompt): make `gitstatus.py` python3-compatible (#9186) | Stimim Chen |
2019-12-20 | Rewrite gitstatus collection to be more robust (#7322) | lieryan |
2019-04-10 | git-prompt: fix LANG override for git status call | Marc Cornellà |
2019-04-07 | git-prompt: run git status with LANG=C (#6087) | sheveko |
2018-07-29 | git-prompt: fix error when multiple tags exist (#6998) | Thanh Ha |
2018-04-30 | Parse branch-name for fresh repo (#6302) | Oliver Baumann |
2015-08-17 | Show tag name when detached status if possible | Kentaro Wada |
2015-08-16 | Clean up gitstatus.py | Marc Cornellà |
2015-08-16 | Fix for initial or detached status branch info | Kentaro Wada |
2015-08-16 | Parse UTF-8 output from git status | Marc Cornellà |
2015-08-16 | git-prompt: collect all git status information by one cmd | Kentaro Wada |
2015-08-16 | Cleanup the rest of gitstatus.py | Marc Cornellà |
2015-08-16 | Pull in simplified version from @wkentaro | Marc Cornellà |
2015-08-16 | Pull in latest version from olivierverdier/zsh-git-prompt | Marc Cornellà |
2014-07-16 | Revert "specify python2 in shebang" | ncanceill |
2014-06-04 | specify python2 in shebang | ncanceill |
2014-04-18 | Fix for Python3 | Paweł Tomak |
2014-02-21 | grab last item in list which is the branch instead of relying on position. | Chris Jones |
2014-02-21 | Much needed PEP8 love. Use spaces, not tabs. | Chris Jones |
2011-04-28 | add git-prompt plugin from olivierverdier/zsh-git-prompt | Justin Riley |