- 07 Feb, 2016 2 commits
-
-
Marc Cornellà authored
pylint.plugin.zsh: Remove include-ids=y
-
Eddie Dunn authored
The flag `--include-ids` is soon to be deprecated for Pylint. This pull request removes that option from pylint-quick
-
- 18 Jan, 2016 7 commits
-
-
Marc Cornellà authored
Also, fix a couple of typos / style issues.
-
Marc Cornellà authored
Close #4723
-
low-ghost authored
Seems like this is more like the intended effect, splits arguments with commas for proper gitignore.io api request. Thanks for teaching me about custom compdef completions! Updated with zsh join operator by Marc Cornellà
-
Marc Cornellà authored
Close #3747
-
Sébastien Larivière authored
-
Marc Cornellà authored
znt: optimizations for zsh<=5.2
-
Sebastian Gniazdowski authored
-
- 15 Jan, 2016 4 commits
-
-
Marc Cornellà authored
Vault basic autocompletion
-
“Valentin authored
-
Marc Cornellà authored
forklift: update homepage URL and tweak formatting
-
Marc Cornellà authored
Add OSX support for command-not-found
-
- 14 Jan, 2016 1 commit
-
-
Marc Cornellà authored
chruby plugin locals moved inside function
-
- 13 Jan, 2016 2 commits
-
-
Marc Cornellà authored
Re-added $ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE
-
Michele Bologna authored
Re-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à authored
Close #4740
-
Marc Cornellà authored
-
Satoshi Ohmori authored
-
- 17 Dec, 2015 2 commits
-
-
Marc Cornellà authored
Put `local var` declaration in its own line in lib/git.zsh
-
Marc Cornellà authored
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.
-
- 16 Dec, 2015 3 commits
-
-
Marc Cornellà authored
Add hub's completion file
-
Marc Cornellà authored
Fixed a typo.
-
Paul Calabro authored
-
- 15 Dec, 2015 14 commits
-
-
Marc Cornellà authored
colored-man-pages: Use Portable `less` Path
-
Pavan Rikhi authored
-
Marc Cornellà authored
Update gulp.plugin.zsh
-
Giordano Vicari authored
Remove `local` stuff that cause an error in shell
-
Marc Cornellà authored
This uses the version at commit 35c76bf (2015-12-08) https://github.com/github/hub/commit/35c76bf91dc3d699173599464b9b41cb877ee440
-
Marc Cornellà authored
-
Marc Cornellà authored
Commit 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à authored
Fetch Gulp tasks list in a better way
-
Giordano Vicari authored
Add local stuff
-
Giordano Vicari authored
Sort pipe dropped and fix 2>/dev/null
-
Marc Cornellà authored
znt: more optimizing workarounds for 5.0.6 <= zsh < 5.2
-
Sebastian Gniazdowski authored
-
Marc Cornellà authored
Close #4469
-
Marc Cornellà authored
-