Sorin Ionescu
|
5aed9da1a4
|
Add support for the official GitHub URL shortener
|
2012-03-30 12:14:38 -04:00 |
|
Sorin Ionescu
|
d4a5bedb48
|
[Fix #77] Alias giR to 'git reset --keep'
|
2012-03-30 12:04:59 -04:00 |
|
Sorin Ionescu
|
39f8602c63
|
[#77] Use the gwD/giD aliases for Git word diff
|
2012-03-30 12:00:14 -04:00 |
|
Sorin Ionescu
|
5883889646
|
Describe all default git-info styles
|
2012-03-30 10:01:41 -04:00 |
|
Sorin Ionescu
|
2dec6364cf
|
[#73] Add a URL to @defunkt's hub
|
2012-03-30 09:57:27 -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 |
|
Sorin Ionescu
|
37b140d1d3
|
[#64] Remove remnants of the clean git-info style
|
2012-03-27 20:29:26 -04:00 |
|
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.
|
2012-03-27 14:35:52 -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
|
f3a0366438
|
Remove Zsh HEAD Git completion, close #38
|
2012-03-14 16:49:37 -04:00 |
|
Sorin Ionescu
|
6ac5c25e77
|
Fix Git indicators in submodules, close #18
|
2012-03-07 12:03:10 -05:00 |
|
Sorin Ionescu
|
e29049a4e3
|
Fixed the git stash save alias.
|
2012-02-10 16:37:20 -05:00 |
|
Sorin Ionescu
|
37ba1cbc98
|
Added an alias to git stash include untracked.
|
2012-02-09 22:58:36 -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
|
16962c6817
|
Simplified Git log aliases using new formats.
|
2012-02-02 20:13:01 -05:00 |
|
Sorin Ionescu
|
1a3940b9a3
|
Added the ability to browse GitHub files.
|
2012-02-02 18:33:18 -05:00 |
|
Sorin Ionescu
|
304530d990
|
Filter other remote branches.
|
2012-02-02 18:33:18 -05:00 |
|
Sorin Ionescu
|
e4e56f0312
|
Prettify the default git log.
|
2012-02-02 18:33:17 -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
|
e7c72ac02a
|
Reorganized Git aliases.
|
2012-01-23 22:03:03 -05:00 |
|
Sorin Ionescu
|
b2fcfc684c
|
Renamed check-bool to is-true.
|
2012-01-23 20:41:06 -05:00 |
|
Sorin Ionescu
|
902edfdd61
|
Added missing new lines at end of files.
|
2012-01-23 20:41:05 -05:00 |
|
Sorin Ionescu
|
9e88fdb30e
|
Fixed the Git list untracked files alias.
|
2012-01-23 20:41:05 -05:00 |
|
Sorin Ionescu
|
95c29bada8
|
Standardized error messages.
|
2012-01-23 20:41:04 -05:00 |
|
Sorin Ionescu
|
8d00173fd2
|
Clarified git-info completion descriptions.
|
2012-01-23 20:41:04 -05:00 |
|
Sorin Ionescu
|
5b15f3ab1e
|
Fixed Git graph log aliases.
|
2012-01-23 20:41:04 -05:00 |
|
Sorin Ionescu
|
5f81b5ba1e
|
View Git index diffs in Vim.
|
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 |
|
Sorin Ionescu
|
9d27df2050
|
Tradition dictates that options are uppercase.
|
2012-01-23 20:40:43 -05:00 |
|
Sorin Ionescu
|
b65195156d
|
Added missing FX and named colors to spectrum.
|
2012-01-23 20:40:39 -05:00 |
|
Sorin Ionescu
|
225ea89e74
|
Rewrote the Git plugin and Sorin theme.
|
2012-01-23 20:40:20 -05:00 |
|
Sorin Ionescu
|
9c24ac8211
|
Added helper functions.
|
2011-07-28 16:41:39 -04:00 |
|
Sorin Ionescu
|
c17c459968
|
Cleaned up the Git plugin.
|
2011-07-17 20:25:53 -04:00 |
|
Sorin Ionescu
|
4727e12013
|
Merged lib/git.zsh and lib/rvm.zsh into plugins/.
|
2011-06-01 14:14:20 -04:00 |
|
Sorin Ionescu
|
94ab5e0ec8
|
Cleaned up lib/ and removed trailing white space everywhere.
Conflicts:
oh-my-zsh.sh
|
2011-06-01 02:48:26 -04:00 |
|
Robby Russell
|
ca710c949a
|
Using git-diff instead of git diff
|
2011-04-12 10:19:15 +02:00 |
|
Robby Russell
|
3421b170b3
|
Removing call to mate.
|
2011-04-12 10:16:32 +02:00 |
|
Daniel Hahler
|
d15d88cf81
|
Fix gdv : make it a function, and use view .
I've changed it to use `view` instead of `vim -R` to make it hopefully
more editor-agnostic.
|
2011-04-04 00:54:43 +02:00 |
|