1
0
Fork 0
Commit Graph

25 Commits (e2955b4901ff14a9e797e542669ce03119fd5bce)

Author SHA1 Message Date
Ashley Dev e2955b4901 add some more comments
14 years ago
Ashley Dev c4a2588a76 update comments:
14 years ago
Ashley Dev 9c4f4f501f Add screenshot urls
14 years ago
Ashley Dev ba0e90d887 fix up the git prompt when it's a fresh repo
14 years ago
Ashley Dev 384c594abb Update plugins/git:
14 years ago
Sorin Ionescu 3df2fe787e Merged /lib/git.zsh and /lib/rvm.zsh into /plugins/.
14 years ago
Sorin Ionescu 1e9b718af1 Cleaned up /lib/, removed trailing white space everywhere.
14 years ago
Sorin Ionescu aef3b988a2 Synced Git completion with ZSH HEAD.
14 years ago
Sorin Ionescu e90118978e Fixed additional missing slash in Git completion.
14 years ago
Sorin Ionescu d13ca43d18 Fixed missing slash in Git completion.
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