oh-my-zsh/lib
Marc Cornellà 0842384987 Put `local var` declaration in its own line in lib/git.zsh
In places, the local statement will override the exit code and the written
command won't have the effect intended when it was written.

For example, when it's not inside a git repo the exit code won't be true,
but the local statement will make it true regardless. See #4708.
2015-12-17 18:37:49 +01:00
..
bzr.zsh Modification to the frisk theme to work with the BZR lib 2013-11-06 20:10:59 -02:00
clipboard.zsh clip*: add xsel support 2015-10-05 05:13:11 -04:00
compfix.zsh Insecure completion handler added. 2015-07-11 01:52:04 -04:00
completion.zsh Switch off line wrapping in case dots occupy extra line 2015-09-05 22:47:50 +02:00
correction.zsh Ordering nocorrect aliases alphabetically 2014-05-24 20:07:06 +02:00
diagnostics.zsh diagnostics: fix for reserved-word changes in zsh 5.1 2015-10-08 22:31:39 -04:00
directories.zsh Add back the `-` alias to go to the previous directory 2015-12-13 20:36:31 +01:00
functions.zsh Use shwordsplit in open_command() 2015-11-30 21:27:58 +01:00
git.zsh Put `local var` declaration in its own line in lib/git.zsh 2015-12-17 18:37:49 +01:00
grep.zsh Correct repo dir 2015-09-23 18:47:09 -04:00
history.zsh Refactors history alias and moves it. 2015-02-10 19:22:39 +01:00
key-bindings.zsh Better research history with arrow keys 2015-12-14 01:08:55 +01:00
misc.zsh Disable bracketed-paste-magic in zsh 5.1.1, where it is buggy 2015-10-08 22:13:42 -04:00
nvm.zsh Quote path in case $HOME has a space in it. 2014-12-16 13:22:31 -08:00
prompt_info_functions.zsh No need to eval in rvm_prompt_info! 2014-01-07 19:08:20 +01:00
spectrum.zsh Merge pull request #3966 from apjanke/fix-spectrum-ls 2015-12-13 21:39:13 +01:00
termsupport.zsh Fix indentation 2015-12-14 13:05:51 +02:00
theme-and-appearance.zsh Merge pull request #2751 from drm00/fix-openbsd-colorls 2015-09-19 08:46:13 -07:00