summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-12-02Merge pull request #253 from loopj/masterRobby Russell
2012-11-14Improved statistics functions, effect:CHH
2012-09-26Make rvm prompt function a bit cleanerTrae Robrock
2012-09-26Fixing the rvm_prompt_info command, now it will not show empty parens if no r...Trae Robrock
2012-07-24MergeJames Smith
2012-06-13Merge pull request #977 from scialex/better-dRobby Russell
2012-06-13Merge pull request #984 from vmalloc/less_r_pagerRobby Russell
2012-06-13Merge pull request #999 from ChaosData/masterRobby Russell
2012-06-13Merge pull request #1019 from matschaffer/patch-1Robby Russell
2012-06-12Change hardcoded ~/.oh-my-zsh to $ZSH.s3
2012-03-17Don't clobber standard Esc+. behavior Mat Schaffer
2012-03-07Disabled title function for emacs term modeJeffrey Dileo
2012-03-01Pager is 'less -R' to support colored outputsRotem Yaari
2012-02-28made the 'd' alias only show the directories that can be cd'ed to using the n...Alex Light
2012-02-21Fixed bug introduced when fixing issue 896cruser42
2012-02-08fixed introduced to parse_git_dirtyAleksey Orekhov
2012-02-08changed variable PRE_1_7_2_GIT to POST_1_7_2_GIT to make it more accurateAleksey Orekhov
2012-02-08fixed asterisk display for modified repos in git prior to 1.7.2Aleksey Orekhov
2012-01-26Removed trailing spaces in Git files. Fixes #867Carlos Rodriguez
2011-12-30Get the HostnameGustavo Barron
2011-12-26Merge pull request #764 from Fl4t/submodulesRobby Russell
2011-12-26Merge pull request #772 from indrajitr/masterRobby Russell
2011-12-25Fix upgrade and uninstall functions to pick up $ZSH valueIndrajit Raychaudhuri
2011-12-22Added support for entries in /etc/ssh/ssh_known_hosts.Kyle Smith
2011-12-21Ignore submodules dirty in prompt infojulien@macbook
2011-12-14Merge pull request #732 from ggustafsson/patch-1Robby Russell
2011-12-03Removed duplicate setting and sorted the remainingGöran Gustafsson
2011-11-15lib/termsupport now uses add-zsh-hookChristian Höltje
2011-08-30Merge pull request #490 from hwti/428f18cf428fd86bd6e99c4363e5f25d0e392506Robby Russell
2011-08-30Revert "Enable red dots during completion by default".Robby Russell
2011-08-11Merge pull request #492 from hwti/red-dots-completionRobby Russell
2011-08-01Merge in recent stuffJames Smith
2011-07-30Merge pull request #464 from bkonkle/patch-1Robby Russell
2011-07-28Enable red dots during completion by defaultLoïc Yhuel
2011-07-24Display red dots during completion process (disabled by default)Loïc Yhuel
2011-07-23Add key bindings for gnome-terminal on FedoraLoïc Yhuel
2011-07-23Merge pull request #208 from sorin-ionescu/plugin-extractRobby Russell
2011-07-23Merge branch 'master' of github.com:robbyrussell/oh-my-zshRobby Russell
2011-07-23added mac keybinding for backward-delete-charSven Lito
2011-07-23Merge pull request #487 from dreur/upstream-spectrum-utilityRobby Russell
2011-07-23More generic.hobbestigrou
2011-07-23Add utility method to spectrumBenjamin Boudreau
2011-07-18C-x C-e to edit current command in EDITORChristopher Sexton
2011-07-13Minor corrections to deletion detection in git_prompt_statusBrandon Konkle
2011-06-01Added extract plugin.Sorin Ionescu
2011-05-31Fix deleted in git.zshMichael Hanson
2011-05-26Merge pull request #196 from asymmetric/masterRobby Russell
2011-05-13Merge pull request #290 from arthurkalm/delete-key-workingRobby Russell
2011-05-13Merge pull request #329 from juanghurtado/masterRobby Russell
2011-05-09Adds support for $(current_branch) on git_parse_ahead()Juan G. Hurtado