Sorin Ionescu
|
5aed9da1a4
|
Add support for the official GitHub URL shortener
|
13 years ago |
Colin Hebert
|
568830cf02
|
Add a style that shows the HEAD position
Show the HEAD position in relation to the nearest branch, remote, tag.
|
13 years ago |
Sorin Ionescu
|
25405b226b
|
[Fix #67] Rename git-branch to git-current-branch
There is a name collision in Git versions older than 1.6.0, which
install the git-* commands in $PATH.
|
13 years ago |
Colin Hebert
|
c435dca233
|
Use git-rev-parse to get the git directory path
|
13 years ago |
Sorin Ionescu
|
a06f13f036
|
[Fix #64] Remove the clean git-info style
Free up `%C` by using `%(D.clean.dirty:%D)` instead.
|
13 years ago |
Colin Hebert
|
11f3d2c5ae
|
[Fix #40] Use Git porcelain commands
|
13 years ago |
Sorin Ionescu
|
6a9a4ea8d6
|
[Fix #60] Do not use parentheses in function names
|
13 years ago |
Sorin Ionescu
|
854c67ada4
|
Format clean when the Git repository is not dirty
|
13 years ago |
Sorin Ionescu
|
5e5a7803b6
|
Fix a formatting bug introduced in cdb95f8
|
13 years ago |
Colin Hebert
|
7d08a49432
|
[Fix #37] Improve Git status parsing
|
13 years ago |
Colin Hebert
|
cdb95f810f
|
[Fix #41] Do not truncate the commit id
|
13 years ago |
Colin Hebert
|
514aaa014b
|
[Fix #42] Count dirty files in Git repositories
|
13 years ago |
Sorin Ionescu
|
6ac5c25e77
|
Fix Git indicators in submodules, close #18
|
13 years ago |
Sorin Ionescu
|
60b15d0035
|
Improved the coding style of git-info.
|
13 years ago |
Sorin Ionescu
|
3f3b2328f9
|
Added support for ignoring Git submodules.
|
13 years ago |
Sorin Ionescu
|
1a3940b9a3
|
Added the ability to browse GitHub files.
|
13 years ago |
Sorin Ionescu
|
b96bbca51c
|
Added or edited file headers.
|
13 years ago |
Sorin Ionescu
|
f430bd75c6
|
Filter the HEAD symbolic reference.
|
13 years ago |
Sorin Ionescu
|
b2fcfc684c
|
Renamed check-bool to is-true.
|
13 years ago |
Sorin Ionescu
|
95c29bada8
|
Standardized error messages.
|
13 years ago |
Sorin Ionescu
|
66c4aae59e
|
Support the browsing of other Git remotes/branches.
|
13 years ago |
Sorin Ionescu
|
f0499b76c3
|
Use zstyle instead of variables for configuration.
|
13 years ago |
Sorin Ionescu
|
60f39d8d91
|
Moved hub into the git plugin.
|
13 years ago |