Commit History

Author SHA1 Message Date
  Carlos Rodriguez 8769e5f8c9 Removed trailing spaces in Git files. Fixes #867 12 years ago
  Carlos Rodriguez 9d92987b8a Merge pull request #663 from gravof/patch-1 12 years ago
  Chad Seeger ae735335e1 Kill the compdef; Introduce 'grh' alias for 'git reset HEAD' 12 years ago
  Chad Seeger 9ac98f6ceb Git Plugin: adds 'grhh' alias for 'git reset HEAD --hard' 12 years ago
  Alexander Balashov 12a04571bb Added alias gcm='git checkout master 12 years ago
  Gavin Huang 7553d0171f Replace "git-diff" with "git diff" in the git plugin 12 years ago
  Dan Shearmur c1c7b0e4af added git merge as gm 12 years ago
  Mark Szymanski bd6aba9c68 Add an alias for ga --> git add, too 13 years ago
  Mark Szymanski 1fb141cfb5 Add gss alias for git status -s 13 years ago
  Robby Russell 9e783c0a8e fixing issue with last commit merge. missed a conflict 13 years ago
  Sven Lito 96b0af6824 adding git svn aliases 13 years ago
  Sven Lito 6bb0c1c926 added git log with graph 13 years ago
  Robby Russell b3a78d2b28 Using git-diff instead of git diff 13 years ago
  Robby Russell d11fb9d47c Removing call to mate. 13 years ago
  Daniel Hahler 91e4f3d667 Fix `gdv`: make it a function, and use `view`. 13 years ago
  Jakub Nawalaniec 4cd4167c8d Further git completion improovements 13 years ago
  Jakub Nawalaniec 2e9492969b Completions are git subdommand-aware now 13 years ago
  Jakub Nawalaniec 57f55e69ed Zsh will now complete git aliases with git stuff 13 years ago
  Hakan Ensari 1a8ceef514 Typo 13 years ago
  Hakan Ensari 8edf417375 Aliased git checkout as `gco` 13 years ago
  Sven Lito dfbed8fd98 added git log incl. stats for the past 5 commits 13 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. 13 years ago