Commit Graph

7 Commits

Author SHA1 Message Date
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