summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-01Merge pull request #1411 from niceview/rvmRobby Russell
Use rvm completion from ~/.rvm/scripts/zsh/Completion
2012-12-01Merge pull request #1413 from arnihermann/masterRobby Russell
Implement 'gup' as git pull --rebase
2012-12-01Merge pull request #1412 from jdavis/coffee_pluginRobby Russell
Added a CoffeeScript plugin.
2012-12-01Merge pull request #1418 from Mehonoshin/patch-2Robby Russell
Added gwc(git whatchanged alias) to git plugin
2012-12-01Merge pull request #1419 from ssrihari/masterRobby Russell
Alias 'rdbtp' to rake db:test:prepare to rails plugin
2012-12-01Merge pull request #1439 from maxbane/masterRobby Russell
Revert "Fix to restore bindings after switching to vi-mode"
2012-12-01Merge pull request #1442 from willman500/git-hub-flow-pluginRobby Russell
Add autocomplete for git "hubflow"
2012-12-01Merge pull request #1445 from knxroot/masterRobby Russell
urltools more fast
2012-11-30Merge pull request #1430 from danielsoneg/egd-update_frequencyRobby Russell
Add UPDATE_ZSH_DAYS setting
2012-11-30Merge pull request #1437 from Partyschaum/masterRobby Russell
Some fixes for the agnoster theme / Fixed autocompletion for autojump with homebrew
2012-11-30Merge pull request #1446 from suzaku/patch-1Robby Russell
fix typo in theme
2012-11-30fix typosatoru
2012-11-28Node.js version of urltools es more fast (53% aprox), you can try this with ↵Gustavo
strace -o trace -c -Ttt
2012-11-28Add autocomplete for git "hubflow"Will Weaver
This was copied from the git-flow plugin and necessary changes made for the additional features. http://dev.datasift.com/blog/hubflow-github-and-gitflow-model-together HubFlow is git flow with additional features to help with use of github.
2012-11-28fixed autojump: autocompletion works with homebrew againHauke Stange
2012-11-28Merge branch 'master' of github.com:Partyschaum/oh-my-zshHauke Stange
2012-11-28fixed autojump plugin: works with homebrew again nowHauke Stange
2012-11-28Revert "Fix to restore bindings after switching to vi-mode"Max Bane
This reverts commit b609aa0e6c981f2039d777687cb01a84587f6edc -- this commit was a bad idea, because it makes vi-mode very difficult to use. The default `bindkey` keybindings are NOT MEANT to coexist with `bindkey -v` Vi mode; that's why `bindkey -v` clears them in the first place! Restoring all of the default keybindings after enabling Vi mode, the way the reverted commit did, causes many collisions between those default keybindings that begin with ESC and the command-mode-initiating ESC of Vi mode. See Issue 1438 of robbyrussell/oh-my-zsh. If people have custom keybindings, they should create them in their ~/.zshrc AFTER enabling the vi-mode plugin and sourcing oh-my-zsh.sh. # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # On branch master # Changes to be committed: # (use "git reset HEAD <file>..." to unstage) # # modified: plugins/vi-mode/vi-mode.plugin.zsh #
2012-11-27fixed symbolic-ref git view of agnoster themeHauke Stange
2012-11-27removed 'x' from prompt_context() function nameHauke Stange
2012-11-26Add UPDATE_ZSH_DAYS settingEric Danielson
2012-11-25Merge pull request #1426 from caarlos0/masterRobby Russell
fixing issue 1423
2012-11-25fixes my wrong commit - fixes #1423Carlos Alexandro Becker
2012-11-25Merge pull request #1391 from logicmd/masterRobby Russell
sublime text not found in Ubuntu
2012-11-25Merge pull request #1388 from fuadsaud/agnoster_theme_show_exit_statusRobby Russell
agnoster theme shows error code instead of an "x"
2012-11-25Merge pull request #1395 from caarlos0/masterRobby Russell
added some maven love <3
2012-11-25Merge pull request #1406 from chinghanho/masterRobby Russell
Improved statistics functions
2012-11-25Merge pull request #1404 from Bklyn/masterRobby Russell
Fix for "?" and "!" in svn status output
2012-11-25Merge pull request #1396 from webframp/fix/brew-autojump-zshRobby Russell
Fix for brew installed autojump
2012-11-25Merge pull request #1415 from jmatth/git_root_pullRobby Russell
Adding grt alias to the git plugin.
2012-11-25Merge pull request #1417 from felipec/fc-git-upstreamRobby Russell
Add gifast plugin
2012-11-24Added alias to rake db:test:prepareSrihari Sriraman
Quite often, db:test:prepare is run after db:migrate. Added for convenience.
2012-11-24Added gwc(git whatchanged alias)Stanislav Mekhonoshin
Allows to view commit history in extended way
2012-11-22Add gifast pluginFelipe Contreras
Using the upstream git completion and prompt stuff. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2012-11-22e aliasCarlos Alexandro Becker
2012-11-22fixing various issues with build, add runinstall optionCarlos Alexandro Becker
2012-11-22fixing some build issues...Carlos Alexandro Becker
2012-11-21fixing issue with solr in jboss startCarlos Alexandro Becker
2012-11-21goCarlos Alexandro Becker
2012-11-21param -i para gerar installerCarlos Alexandro Becker
2012-11-21oopsCarlos Alexandro Becker
2012-11-21totvs utilsCarlos Alexandro Becker
2012-11-20Adding grt alias to the git plugin.Josh Matthews
2012-11-20Use pull --rebase for 'gup' shortcut.Árni Hermann Reynisson
Instead of git fetch && git rebase.
2012-11-19Added a CoffeeScript plugin.Josh Davis
2012-11-19Use rvm completion from ~/.rvm/scripts/zsh/CompletionJeong Mok Cho
2012-11-14Improved statistics functions, effect:CHH
1 1124 24.6006% c 2 985 21.5583% git 3 343 7.50711% rails 4 328 7.17881% cd 5 314 6.8724% rspec 6 257 5.62486% la 7 197 4.31167% rake 8 154 3.37054% s 9 109 2.38564% .. 10 95 2.07923% rvm 11 68 1.48829% guard 12 36 0.787919% bundle 13 29 0.634712% ssh 14 28 0.612826% pry 15 27 0.590939% open 16 26 0.569052% middleman 17 26 0.569052% gem 18 24 0.525279% rm 19 24 0.525279% heroku 20 23 0.503392% nvm
2012-11-13UntabifyCaleb Epstein
2012-11-12Handle metachars in svn status output using grep -qCaleb Epstein
2012-11-07made dpkg -i more utilCarlos Alexandro Becker