Alexander Balashov
12a04571bb
Added alias gcm='git checkout master
14 years ago
Dan Shearmur
c1c7b0e4af
added git merge as gm
15 years ago
Mark Szymanski
bd6aba9c68
Add an alias for ga --> git add, too
15 years ago
Mark Szymanski
1fb141cfb5
Add gss alias for git status -s
15 years ago
Robby Russell
9e783c0a8e
fixing issue with last commit merge. missed a conflict
15 years ago
Sven Lito
96b0af6824
adding git svn aliases
15 years ago
Sven Lito
6bb0c1c926
added git log with graph
15 years ago
Robby Russell
b3a78d2b28
Using git-diff instead of git diff
15 years ago
Daniel Hahler
91e4f3d667
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.
15 years ago
Jakub Nawalaniec
4cd4167c8d
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
15 years ago
Jakub Nawalaniec
2e9492969b
Completions are git subdommand-aware now
15 years ago
Jakub Nawalaniec
57f55e69ed
Zsh will now complete git aliases with git stuff
15 years ago
Hakan Ensari
1a8ceef514
Typo
15 years ago
Hakan Ensari
8edf417375
Aliased git checkout as `gco`
15 years ago
Sven Lito
dfbed8fd98
added git log incl. stats for the past 5 commits
16 years ago
Robby Russell
26d97a9355
Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there.
16 years ago