- 09 Feb, 2016 2 commits
-
-
Glenn / devalias authored
-
Glenn / devalias authored
Updated _brew to match latest in https://github.com/Homebrew/homebrew/blob/master/Library/Contributions/brew_zsh_completion.zsh
-
- 07 Feb, 2016 1 commit
-
-
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 3 commits
-
-
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à
-
Sébastien Larivière authored
-
Sebastian Gniazdowski authored
-
- 15 Jan, 2016 1 commit
-
-
“Valentin authored
-
- 09 Jan, 2016 1 commit
-
-
Andrew Janke authored
-
- 08 Jan, 2016 1 commit
-
-
Stefan Wrobel authored
-
- 16 Dec, 2015 1 commit
-
-
Paul Calabro authored
-
- 15 Dec, 2015 10 commits
-
-
Pavan Rikhi authored
-
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
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
-
Giordano Vicari authored
Add local stuff
-
Giordano Vicari authored
Sort pipe dropped and fix 2>/dev/null
-
Sebastian Gniazdowski authored
-
Marc Cornellà authored
-
cknoblauch authored
Some 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.
-
Andrew Janke authored
Fixes #4085: core -> plugin dependency issue. Rename it to git_current_branch for clarity that it's git-specific. Update all plugins that were calling it to use new name. Fix variable leaks by making more variables in lib/git.zsh local. Have lib/git.zsh use [[ ]] instead of [ ] everywhere.
-
- 14 Dec, 2015 3 commits
-
-
Victor Torres authored
-
Victor Torres authored
-
Kaelig authored
-
- 13 Dec, 2015 1 commit
-
-
Andrew Janke authored
This avoids an ordering dependency between this and the vi-mode plugin.
-
- 11 Dec, 2015 2 commits
-
-
Kaelig authored
-
Andrew Janke authored
Uses `is-at-least` instead of a numeric comparison hack, so versions with non-numeric bits like "4.5.0-dev5" don't throw errors.
-
- 10 Dec, 2015 1 commit
-
-
Gregory McCue authored
-
- 07 Dec, 2015 1 commit
-
-
Sebastian Gniazdowski authored
-
- 06 Dec, 2015 1 commit
-
-
Bilal Amarni authored
-
- 04 Dec, 2015 1 commit
-
-
Sebastian Gniazdowski authored
-
- 03 Dec, 2015 1 commit
-
-
Sebastian Gniazdowski authored
-
- 02 Dec, 2015 1 commit
-
-
Hugh Wang authored
-
- 30 Nov, 2015 5 commits
-
-
Sebastian Gniazdowski authored
-
Sebastian Gniazdowski authored
-
Sebastian Gniazdowski authored
-
Sebastian Gniazdowski authored
-
Sebastian Gniazdowski authored
-
- 27 Nov, 2015 3 commits
-
-
Andrew Janke authored
The old implementation would attempt to load both the default and custom implementations, with the custom one coming first, so it would get clobbered by the default version.
-
Andrew Janke authored
Updates OMZ's copy to commit 2c295432175990c1bb4e90bc13f609daa67a25d6 from zsh-users/zsh-history-substring-search
-
Andrew Janke authored
-