- 20 Apr, 2016 2 commits
-
-
Tony Han authored
-
Sebastian Gniazdowski authored
-
- 16 Apr, 2016 1 commit
-
-
Sharat M R authored
git.io now redirects to https. So the current function break. Changing it to https fixes the issue.
-
- 30 Mar, 2016 1 commit
-
-
Rob Loach authored
-
- 25 Mar, 2016 1 commit
-
-
Matthew Lewin authored
-
- 24 Mar, 2016 1 commit
-
-
Antonis Karamitros @antouank authored
- add alias for "npm outdated" to check outdated npm modules
-
- 08 Mar, 2016 1 commit
-
-
Johan K. Jensen authored
-
- 21 Feb, 2016 1 commit
-
-
Will Mendes authored
-
- 18 Feb, 2016 1 commit
-
-
- 15 Feb, 2016 1 commit
-
-
Gautam Kotian authored
-
- 11 Feb, 2016 3 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
Update -> upgrade Erase -> remove
-
George Machitidze authored
Adds some useful aliases
-
- 10 Feb, 2016 1 commit
-
-
Filippo Valsorda authored
See FiloSottile/gvt#19 and FiloSottile/gvt#4
-
- 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
-
- 29 Jan, 2016 1 commit
-
-
Anton Rieder authored
-
- 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
-
- 25 Dec, 2015 1 commit
-
-
atk91 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.
-