Commit graph

19 commits

Author SHA1 Message Date
Sorin Ionescu a7340886b3 [#23] Rename plugins to modules 2012-04-05 13:39:40 -04:00
Colin Hebert 568830cf02 Add a style that shows the HEAD position
Show the HEAD position in relation to the nearest branch, remote, tag.
2012-03-29 21:30:41 -04:00
Colin Hebert c435dca233 Use git-rev-parse to get the git directory path 2012-03-27 14:08:21 -04:00
Sorin Ionescu a06f13f036 [Fix #64] Remove the clean git-info style
Free up `%C` by using `%(D.clean.dirty:%D)` instead.
2012-03-26 22:10:37 -04:00
Colin Hebert 11f3d2c5ae [Fix #40] Use Git porcelain commands 2012-03-26 22:10:34 -04:00
Sorin Ionescu 6a9a4ea8d6 [Fix #60] Do not use parentheses in function names 2012-03-23 15:46:49 -04:00
Sorin Ionescu 854c67ada4 Format clean when the Git repository is not dirty 2012-03-23 10:04:30 -04:00
Sorin Ionescu 5e5a7803b6 Fix a formatting bug introduced in cdb95f8 2012-03-22 23:15:03 -04:00
Colin Hebert 7d08a49432 [Fix #37] Improve Git status parsing 2012-03-22 15:25:29 -04:00
Colin Hebert cdb95f810f [Fix #41] Do not truncate the commit id 2012-03-22 15:03:22 -04:00
Colin Hebert 514aaa014b [Fix #42] Count dirty files in Git repositories 2012-03-21 16:04:15 -04:00
Sorin Ionescu 6ac5c25e77 Fix Git indicators in submodules, close #18 2012-03-07 12:03:10 -05:00
Sorin Ionescu 60b15d0035 Improved the coding style of git-info. 2012-02-09 22:58:36 -05:00
Sorin Ionescu 3f3b2328f9 Added support for ignoring Git submodules. 2012-02-09 22:58:36 -05:00
Sorin Ionescu b96bbca51c Added or edited file headers. 2012-02-02 18:30:07 -05:00
Sorin Ionescu b2fcfc684c Renamed check-bool to is-true. 2012-01-23 20:41:06 -05:00
Sorin Ionescu 95c29bada8 Standardized error messages. 2012-01-23 20:41:04 -05:00
Sorin Ionescu f0499b76c3 Use zstyle instead of variables for configuration. 2012-01-23 20:41:00 -05:00
Sorin Ionescu 60f39d8d91 Moved hub into the git plugin. 2012-01-23 20:40:57 -05:00
Renamed from plugins/git/info.zsh (Browse further)