- 22 May, 2016 3 commits
-
-
jordantwombly authored
-
Grant Regimbal authored
-
Ivan Mironov authored
* Add initial list of aliases * Add lint and diff aliases * Remove usage section
-
- 20 May, 2016 3 commits
-
-
Felipe Contreras authored
Sometimes we want to use the function directly (e.g. _git_checkout), for example when zsh has the option 'complete_aliases', this way, we can do something like: compdef _git gco=git_checkout Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Felipe Contreras authored
We can add colour in Zsh without the need of pcmode. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Felipe Contreras authored
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
- 18 May, 2016 3 commits
-
-
Ivan Mironov authored
-
Felipe Contreras authored
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Felipe Contreras authored
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
- 16 May, 2016 1 commit
-
-
Sebastian Gniazdowski authored
-
- 14 May, 2016 3 commits
-
-
Robin Chalas authored
When using the command alias `sfcontainer` or `sfrouter`, the following warning occurs: > ! [CAUTION] The use of "container:debug" command is deprecated since version 2.7 and will be removed in 3.0. Use the > ! "debug:container" instead.
-
Wanbok Choi authored
Remove the '-s' option from 'gcan!' Add 'gcans!'. It is the same as the current 'gcan! -s'.
-
Shang Yehua authored
add "-Dmaven.test.failure.ignore=true" . This option will not ignore all tests but ignore the failures when run tests. See http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#testFailureIgnore
-
- 12 May, 2016 5 commits
-
-
Marc Cornellà authored
-
Juan David Pastas authored
Signed-off-by: Marc Cornellà <marc.cornella@live.com>
-
Marc Cornellà authored
-
Vimal Raj authored
Signed-off-by: Marc Cornellà <marc.cornella@live.com>
-
manu authored
Signed-off-by: Marc Cornellà <marc.cornella@live.com>
-
- 10 May, 2016 2 commits
-
-
jgmdev authored
-
Tomas Norre Mikkelsen authored
Fixes issue #5022
-
- 26 Apr, 2016 1 commit
-
-
Nicolas Charpentier authored
-
- 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 1 commit
-
-
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à
-