summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-12-02Merge pull request #1263 from tedv/headless-gitRobby Russell
2012-12-02Merge pull request #1265 from aletessier/ssh-completionRobby Russell
2012-12-02resolving conflict in termsupport pluginTrae Robrock
2012-12-02Merge pull request #1341 from markusscherer/masterRobby Russell
2012-12-02Merge pull request #1354 from F30/masterRobby Russell
2012-12-02Merge pull request #1453 from simonoff/masterRobby Russell
2012-12-02Removing mcd as it conflicts with mtoolsRobby Russell
2012-12-02Merge pull request #253 from loopj/masterRobby Russell
2012-12-02Set default for rvm prompt prefix/suffixAlexander Simonov
2012-12-02Fix RVM loading and RVM ruby version infoAlexander Simonov
2012-11-14Improved statistics functions, effect:CHH
2012-10-17Replace hardcoded key escape sequeneces with dynamic ones from terminfo.Felix Dreissig
2012-10-14Make sure the terminal is always in application mode when zle is active.Felix Dreissig
2012-10-13Don't clobber standard Esc+. behaviorMat Schaffer
2012-10-13forgot to save before committing. dohKyle West
2012-10-13Added documentation to key bindings.Kyle West
2012-10-13Set the '-R' option for less not in $PAGER, but as $LESS.Felix Dreissig
2012-10-03fix title setting bug in xterm and urxvtMarkus Scherer
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-08-05fix typo in cd-wrapperYannik Stein
2012-08-01Correct variable used for global ssh known host completionAlexis Letessier
2012-07-31Make git use sha when branch name is missing.Ted Vessenes
2012-07-29Add branch status support to git_prompt_statusCaio Romão
2012-07-28Add a configuration option to disable autocorrectMorgan Larosa
2012-07-26Added a "please" alias for sudoBjarki Ágúst Guðmundsson
2012-07-24MergeJames Smith
2012-06-27Merge branch 'master' of github.com:essembeh/oh-my-zshSébastien M-B
2012-06-27Comment l aliasSébastien M-B
2012-06-25Merge remote-tracking branch 'upstream/master'Sébastien
2012-06-14avoid VCS foldersnXqd
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-05-29Add helper to easily define default values for variables and env variables.mapc
2012-05-29Add helper to get the value of an alias onlymapc
2012-04-18Add option to disable status notificationMartin Meredith
2012-04-12Merge remote branch 'upstream/master'Sébastien M-B
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-23Fix spurious correction with sudo vim Andrew Ash
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-02-06add default rbenv_prompt_info implementation to close #878Brent Faulkner