Sorin Ionescu
68dd3109fc
Move Git zstyles into the git-info header comment
13 years ago
Sorin Ionescu
a7340886b3
[ #23 ] Rename plugins to modules
13 years ago
Sorin Ionescu
f3a0366438
Remove Zsh HEAD Git completion, close #38
13 years ago
Sorin Ionescu
b96bbca51c
Added or edited file headers.
13 years ago
Sorin Ionescu
60f39d8d91
Moved hub into the git plugin.
13 years ago
Sorin Ionescu
b65195156d
Added missing FX and named colors to spectrum.
13 years ago
Sorin Ionescu
225ea89e74
Rewrote the Git plugin and Sorin theme.
13 years ago
Sorin Ionescu
9c24ac8211
Added helper functions.
13 years ago
Sorin Ionescu
c17c459968
Cleaned up the Git plugin.
14 years ago
Sorin Ionescu
4727e12013
Merged lib/git.zsh and lib/rvm.zsh into plugins/.
14 years ago
Sorin Ionescu
94ab5e0ec8
Cleaned up lib/ and removed trailing white space everywhere.
...
Conflicts:
oh-my-zsh.sh
14 years ago
Jakub Nawalaniec
e684afcba0
Completions are git subdommand-aware now
14 years ago
Jakub Nawalaniec
758b415e72
Zsh will now complete git aliases with git stuff
14 years ago
Robby Russell
ca710c949a
Using git-diff instead of git diff
14 years ago
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.
14 years ago
Jakub Nawalaniec
e4ded4e6ff
Further git completion improovements
...
In detail:
gup - now completes with remotes like git fetch would
gdv - got git diff completions
gc/gca - now zsh will suggest files in staging area
gba - suggestions as for git branch
14 years ago
Hakan Ensari
088fae93f2
Typo
14 years ago
Hakan Ensari
f89eb82987
Aliased git checkout as `gco`
14 years ago
Sven Lito
220d953396
added git log incl. stats for the past 5 commits
14 years ago
Robby Russell
be63480e22
Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there.
14 years ago
Robby Russell
ba9b9111b5
Adding a ggpnp which does a git pull followed by a git push.
15 years ago
Robby Russell
d164123064
Moving current_branch() to git plugin
15 years ago
Robby Russell
210a72b441
Initial implementation of a new plugin system, so that people can managed which aliases/functions they want.
15 years ago