Commit Graph

14 Commits

Author SHA1 Message Date
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
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
2011-04-03 21:28:19 +02:00
Jakub Nawalaniec e684afcba0 Completions are git subdommand-aware now 2011-04-03 15:43:39 +02:00
Jakub Nawalaniec 758b415e72 Zsh will now complete git aliases with git stuff 2011-04-03 13:50:05 +02:00
Hakan Ensari 088fae93f2 Typo 2010-12-20 12:57:23 -03:00
Hakan Ensari f89eb82987 Aliased git checkout as `gco` 2010-12-20 12:13:47 -03:00
Sven Lito 220d953396 added git log incl. stats for the past 5 commits 2010-10-09 15:03:08 +01:00
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. 2010-09-30 21:34:06 -07:00
Renamed from plugins/git.plugin.zsh (Browse further)