Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-17 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Fredrik Appelberg | |
Conflicts: lib/termsupport.zsh | |||
2011-04-12 | changes recommended by blueyed | Theodore Robert Campbell Jr | |
2011-04-12 | Whoops, this was supposed to be in the last commit! | Theodore Robert Campbell Jr | |
2011-04-12 | Moved this to the existing github plugin | Theodore Robert Campbell Jr | |
2011-04-12 | blueyed's ZSH-fu is much stronger than mine. | Theodore Robert Campbell Jr | |
2011-04-12 | no need for an extra fork | Theodore Robert Campbell Jr | |
2011-04-12 | added hub plugin from defunkt | Theodore Robert Campbell Jr | |
2011-04-12 | Added npm plugin. | Sorin Ionescu | |
2011-04-12 | Using git-diff instead of git diff | Robby Russell | |
2011-04-12 | Removing call to mate. | Robby Russell | |
2011-04-12 | Fix `gdv`: make it a function, and use `view`. | Daniel Hahler | |
I've changed it to use `view` instead of `vim -R` to make it hopefully more editor-agnostic. | |||
2011-04-03 | Further git completion improovements | Jakub Nawalaniec | |
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 | Completions are git subdommand-aware now | Jakub Nawalaniec | |
2011-04-03 | Zsh will now complete git aliases with git stuff | Jakub Nawalaniec | |
2011-03-23 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Fredrik Appelberg | |
2011-03-16 | Merge branch 'ssh-agent-append-host-to-environment' of ↵ | Robby Russell | |
https://github.com/trcjr/oh-my-zsh into trcjr-ssh-agent-append-host-to-environment | |||
2011-03-16 | Merge branch 'master' of https://github.com/AlexBio/oh-my-zsh into ↵ | Robby Russell | |
AlexBio-master | |||
2011-03-16 | Merge branch 'master' of https://github.com/dbbolton/oh-my-zsh into ↵ | Robby Russell | |
dbbolton-master | |||
2011-03-15 | Add debian plugins file | Daniel Bolton | |
2011-03-14 | add Perl plugins file | Daniel Bolton | |
2011-03-13 | Add completion for port command | Matt Cable | |
2011-03-12 | add 'deb' plugin with Debian's apt aliases | Alessandro Ghedini | |
2011-03-12 | add completion plugin 'cpanm' for cpanminus | Alessandro Ghedini | |
2011-03-12 | add 'lol' plugin (based on lolbash) | Alessandro Ghedini | |
2011-03-09 | figuring out home dir on unix systems as well | Fredrik Appelberg | |
2011-03-07 | Added a plugin for GNU Screen. | Fredrik Appelberg | |
2011-03-01 | ssh-agent plugin now ends in "-$HOST" so an agent is started properly with ↵ | Theodore Robert Campbell Jr | |
nfs shared homes. | |||
2011-02-25 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Fredrik Appelberg | |
2011-02-21 | Merge branch 'master' of https://github.com/myronmarston/oh-my-zsh into ↵ | Robby Russell | |
myronmarston-master | |||
2011-02-21 | Merge branch 'master' of https://github.com/medwezys/oh-my-zsh into ↵ | Robby Russell | |
medwezys-master | |||
2011-02-18 | Add iTerm version of tab function (itab) | Ben Langfeld | |
2011-02-18 | Make a cleaner version of the OS X tab function | Ben Langfeld | |
2011-02-16 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Fredrik Appelberg | |
2011-02-16 | mvn plugin | Fredrik Appelberg | |
2011-02-15 | Add bundler plugin with aliases. | Myron Marston | |
2011-02-13 | fixed typo in rails3 plugin and added one alias for migrating and redoing ↵ | Tadas Tamošauskas | |
migration if it was successful | |||
2011-01-14 | Merge branch 'typo' of https://github.com/papercavalier/oh-my-zsh into ↵ | Robby Russell | |
papercavalier-typo | |||
2011-01-10 | Added svn info in prompt with plugin. | Robin Ramael | |
If the svn plugin is used, svn info (repo name and wether the repo is dirty) is displayed in the prompt like with git. Just lke with git, the colors can be manipulated with variables (see awesomepanda theme for example). | |||
2011-01-08 | Merge branch 'git' of https://github.com/papercavalier/oh-my-zsh into ↵ | Robby Russell | |
papercavalier-git | |||
2010-12-20 | Typo | Hakan Ensari | |
2010-12-20 | Removed remote_console. It doesn't handle rvm, capistrano, and so on. | Hakan Ensari | |
2010-12-20 | A rails3 plugin based on the rails plugin | Hakan Ensari | |
2010-12-20 | Aliased git checkout as `gco` | Hakan Ensari | |
2010-12-20 | Fixed typo | Hakan Ensari | |
2010-12-01 | maven plugin | Fredrik Appelberg | |
2010-11-19 | Merge branch 'fix-lighthouse-error-message' of ↵ | Robby Russell | |
https://github.com/mortice/oh-my-zsh into mortice-fix-lighthouse-error-message | |||
2010-11-19 | Merge branch 'joerc' of https://github.com/sargas/oh-my-zsh into sargas-joerc | Robby Russell | |
2010-11-19 | Merge branch 'master' of https://github.com/FedyashevNikita/oh-my-zsh into ↵ | Robby Russell | |
FedyashevNikita-master | |||
2010-11-15 | improved formatting; redundant attributes deleted | Fedyashev Nikita | |
2010-11-15 | fixed formatting; dead code deleted | Fedyashev Nikita | |