Raphael Stolt
|
d384ccf31d
feat(composer): add `cuh` alias for updating global packages (#6048)
|
7 years ago |
mikey dubs
|
cbd8481fe3
feat(composer): add `cs` alias for `composer show` (#10034)
|
3 years ago |
Marc Cornellà
|
70dfb6ef92
refactor(composer): improve completion and use official Zsh completion if available
|
2 years ago |
Marc Cornellà
|
5f6b0ac7fb
style(composer): fix code and README style
|
2 years ago |
Marc Cornellà
|
9181954255
fix(composer): autoload `_cache_invalid` for antigen compatibility
|
3 years ago |
Marc Cornellà
|
2b59d052ef
composer: autoload cache functions
|
4 years ago |
Gilles
|
2ecf2846cd
composer: add aliases for 'outdated' commands
|
8 years ago |
Michael Stucki
|
f6a03b2396
composer: use cache to fix slowness during startup
|
6 years ago |
Shahin Sorkh
|
54c29bbde1
composer: fix cdo alias due to command api change (#8828)
|
4 years ago |
Thomas Ruiz
|
864b441688
composer: keep composer autocompletion when using global (#5933)
|
4 years ago |
Rob Loach
|
0de3b29fd3
composer: Fix bin directory when Composer is not available (#6240)
|
6 years ago |
jrisebor
|
1fca822ab2
Fix Standard Error Redirection for composer plugin (#5935)
|
7 years ago |
Ricardo Pérez
|
4fba92e04f
Use proper config bin directory (#5886)
|
7 years ago |
travoltron
|
98d8d3429f
Update composer.plugin.zsh (#5889)
|
7 years ago |
Bilal Amarni
|
0d45e771c8
[Composer] redirect stderr to /dev/null for completion commands
|
9 years ago |
Oleg Voronkovich
|
8b5950b812
Fix: "\s" is a gawk-specific regexp operator.
|
9 years ago |
Marc Cornellà
|
6fb866183d
Remove composer.json file requirement
|
9 years ago |
Maxime Fabre
|
ef220f0928
Add aliases for composer global
|
11 years ago |
Andrey Janzen
|
5f4e8e57da
Allow completion for 'composer.phar', not only 'composer'
|
11 years ago |
Julien Pepy
|
0cc3afe277
Fix get command list for recent composer versions
|
10 years ago |
Robby Russell
|
a910aef0c4
Revert "Add Composer's local binaries to PATH"
|
10 years ago |
nervo
|
14f055d0bb
Add Composer's local binaries to PATH
|
10 years ago |
Rob Loach
|
ce9ec85c63
Add Composer's global binaries to PATH
|
10 years ago |
Gunther Konig
|
85c43f8a89
remove unused function
|
11 years ago |
Gunther Konig
|
decf9cdb31
autocomplete required packages as second argumet
|
11 years ago |
Robby Russell
|
cb8ccaf3cc
Merge pull request #1634 from Anahkiasen/patch-1
|
11 years ago |
hacfi
|
4bf174c38b
Autocomplete composer default methods if composer.json is not available
|
11 years ago |
Maxime Fabre
|
4bb7b698ca
Add alias for "composer dump-autoload"
|
11 years ago |
Daniel Gomes
|
9365fd03f6
added a comment to the composer installation alias
|
12 years ago |
Daniel Gomes
|
6630919bce
added Composer completition and aliases
|
12 years ago |