- 18 Jan, 2016 3 commits
- 
- 
Sébastien Larivière authored
- 
Marc Cornellà authoredznt: optimizations for zsh<=5.2 
- 
Sebastian Gniazdowski authored
 
- 
- 15 Jan, 2016 4 commits
- 
- 
Marc Cornellà authoredVault basic autocompletion 
- 
“Valentin authored
- 
Marc Cornellà authoredforklift: update homepage URL and tweak formatting 
- 
Marc Cornellà authoredAdd OSX support for command-not-found 
 
- 
- 14 Jan, 2016 1 commit
- 
- 
Marc Cornellà authoredchruby plugin locals moved inside function 
 
- 
- 13 Jan, 2016 2 commits
- 
- 
Marc Cornellà authoredRe-added $ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE 
- 
Michele Bologna authoredRe-added $ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE variable which was removed in 9f552130 
 
- 
- 09 Jan, 2016 1 commit
- 
- 
Andrew Janke authored
 
- 
- 08 Jan, 2016 1 commit
- 
- 
Stefan Wrobel authored
 
- 
- 04 Jan, 2016 3 commits
- 
- 
Marc Cornellà authoredClose #4740 
- 
Marc Cornellà authored
- 
Satoshi Ohmori authored
 
- 
- 17 Dec, 2015 2 commits
- 
- 
Marc Cornellà authoredPut `local var` declaration in its own line in lib/git.zsh 
- 
Marc Cornellà authoredIn 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. 
 
- 
- 16 Dec, 2015 3 commits
- 
- 
Marc Cornellà authoredAdd hub's completion file 
- 
Marc Cornellà authoredFixed a typo. 
- 
Paul Calabro authored
 
- 
- 15 Dec, 2015 20 commits
- 
- 
Marc Cornellà authoredcolored-man-pages: Use Portable `less` Path 
- 
Pavan Rikhi authored
- 
Marc Cornellà authoredUpdate gulp.plugin.zsh 
- 
Giordano Vicari authoredRemove `local` stuff that cause an error in shell 
- 
Marc Cornellà authoredThis uses the version at commit 35c76bf (2015-12-08) https://github.com/github/hub/commit/35c76bf91dc3d699173599464b9b41cb877ee440 
- 
Marc Cornellà authored
- 
Marc Cornellà authoredCommit 09d2a597 introduced the bug, which is due to using single brackets conditions at the same time as *. This commit should fix it and use double brackets everywhere else. Fixes #4699 
- 
Marc Cornellà authoredFetch Gulp tasks list in a better way 
- 
Giordano Vicari authoredAdd local stuff 
- 
Giordano Vicari authoredSort pipe dropped and fix 2>/dev/null 
- 
Marc Cornellà authoredznt: more optimizing workarounds for 5.0.6 <= zsh < 5.2 
- 
Sebastian Gniazdowski authored
- 
Marc Cornellà authoredClose #4469 
- 
Marc Cornellà authored
- 
cknoblauch authoredSome environments (in my case, cygwin) have PATH variables with directories with spaces in them, breaking colored-man. Adding quotes around the PATH environment variable makes the plugin run OK. 
- 
Marc Cornellà authoredClose #4103 
- 
Robin Hallabro authoredWhen the user is asked to update oh-my-zsh it says "[Oh My Zsh] Would you like to check for updates? [Y/n]:". When the user agreed to update the next text would say "Upgrading Oh My Zsh" which is inconsistent with the question. 
- 
Marc Cornellà authoredNicer formatting of ember aliases in README 
- 
Marc Cornellà authoredUpdate frontcube.zsh-theme 
- 
Marc Cornellà authoredGit: move current_branch() to core 
 
- 
