1
0
Fork 0
Commit Graph

17 Commits (674327742b449572f873f9cdcf073da53e6bfeab)

Author SHA1 Message Date
Ashley Dev 674327742b Fix up some bugs that showed up when using zsh < 4.3
14 years ago
Ashley Dev cdf49dd03c Add more git aliases, and reformat some of the file for easier reading
14 years ago
Sorin Ionescu 7c21432102 Fixed git-describe completion.
14 years ago
Sorin Ionescu 4622781122 Improved speed in __git_files and __git_files_relative.
14 years ago
Sorin Ionescu 0755b753fe Fixed Git list tags completion.
14 years ago
Sorin Ionescu a36f551800 Added gitk and tig to Git completion.
14 years ago
Sorin Ionescu 492f31243e Added improved Git completion.
14 years ago
Robby Russell b3a78d2b28 Using git-diff instead of git diff
14 years ago
Robby Russell d11fb9d47c Removing call to mate.
14 years ago
Daniel Hahler 91e4f3d667 Fix `gdv`: make it a function, and use `view`.
14 years ago
Jakub Nawalaniec 4cd4167c8d Further git completion improovements
14 years ago
Jakub Nawalaniec 2e9492969b Completions are git subdommand-aware now
14 years ago
Jakub Nawalaniec 57f55e69ed Zsh will now complete git aliases with git stuff
14 years ago
Hakan Ensari 1a8ceef514 Typo
14 years ago
Hakan Ensari 8edf417375 Aliased git checkout as `gco`
14 years ago
Sven Lito dfbed8fd98 added git log incl. stats for the past 5 commits
14 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.
14 years ago