Commit graph

12 commits

Author SHA1 Message Date
Colin Hebert
fc516bcffd Git-plugin: Don't truncate commit number
A branch name shouldn't be a commit number, and a commit number should always be in the long format.
Themes can reduce the size of the commit id, and they should be able to choose between the branch name or the commit id
2012-03-15 00:19:49 +00: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
1a3940b9a3 Added the ability to browse GitHub files. 2012-02-02 18:33:18 -05:00
Sorin Ionescu
b96bbca51c Added or edited file headers. 2012-02-02 18:30:07 -05:00
Sorin Ionescu
f430bd75c6 Filter the HEAD symbolic reference. 2012-01-24 00:50:51 -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
66c4aae59e Support the browsing of other Git remotes/branches. 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