aboutsummaryrefslogtreecommitdiff
path: root/functions/vcs.zsh
Commit message (Expand)AuthorAgeFilesLines
* Fix dynamic coloring of VCS segmentDominik Ritter2016-02-181-8/+8
* Reflect submodule status in VCS prompty by default.Ben Hilburn2016-02-181-3/+8
* mention to git_compare_versionSebastien Varrette2016-02-091-1/+1
* correct half-dirty detection -- restrict to untracked filesSebastien Varrette2016-02-091-1/+1
* dirty check even in subdirsSebastien Varrette2016-02-081-1/+5
* Add VCS_WORKDIR_HALF_DIRTY vrbl for unstaged filestheminor2016-01-271-1/+3
* Removed whitespace before git tag.Dominik Ritter2016-01-081-1/+1
* Added the "visual identifier" concept to the `vcs` segment.Dominik Ritter2015-12-181-0/+6
* Extracted VCS-hooks into a separate file.Dominik Ritter2015-10-241-0/+87