Age | Commit message (Expand) | Author |
2019-04-10 | git-prompt: fix LANG override for git status call | Marc Cornellà |
2019-04-09 | git-prompt: add README (#7554) | Jayden Thrasher |
2019-04-07 | git-prompt: run git status with LANG=C (#6087) | sheveko |
2018-08-07 | use https everywhere (#6574) | Janosch Schwalm |
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 of git-prompt plugin file | Marc Cornellà |
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à |
2015-02-10 | Clean up appearance lib file and redundant `colors` calls in other files | 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 |