Issei.M
|
0856dfa084
Aligns the verb form of commands' description
|
8 years ago |
Jordi Boggiano
|
122e422682
CS fixes
|
8 years ago |
Sven Luijten
|
b4a77e1c0e
Add full stop to all command descriptions
|
8 years ago |
golodnyi
|
1cced223d8
Not actual parameters
|
8 years ago |
Jordi Boggiano
|
e53119f806
Make use of pretty version for new references, refs #5328
|
9 years ago |
Steve Buzonas
|
576721946c
show pretty version in both scenarios
|
9 years ago |
Steve Buzonas
|
7b6e06c686
normalize version to provide consistent output from package version vs vcs version
|
9 years ago |
Steve Buzonas
|
64afdcc2aa
remove var_dump
|
9 years ago |
Steve Buzonas
|
d0c009edf2
fix issue where path repositories would be matched oddly
|
9 years ago |
Steve Buzonas
|
758e7cab53
fixed issue where detatched head would give null output
|
9 years ago |
Steve Buzonas
|
8d766c8eb2
cleaner implementation of status output with support for path repositories
|
9 years ago |
Jordi Boggiano
|
b31052fcde
composer status now includes untracked files in git repos, fixes #2664
|
9 years ago |
Jordi Boggiano
|
b93b73e836
Rewrite git unpushed status checks, fixes #4987
|
9 years ago |
Niels Keurentjes
|
b059cbe37c
Removed unused variables and includes, fixed functions being called with more arguments than declared.
|
9 years ago |
Jordi Boggiano
|
249d97f7cb
Fix undefined var
|
9 years ago |
Jordi Boggiano
|
be4d385942
Fix uncommitted change detection, refs #3633
|
9 years ago |
Jordi Boggiano
|
9f4f8a9578
Merge remote-tracking branch 'greg0ire/improve-status-for-unpushed-branches'
|
9 years ago |
Niels Keurentjes
|
692a3ed300
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
9 years ago |
Olivier Laviale
|
cc522c20bb
Optimized this->getIO()
|
9 years ago |
Grégoire Paris
|
9e30c9b403
use different exit codes for different errors
|
12 years ago |
James Titcumb
|
d85bad29d6
Warn about unpushed changes
|
12 years ago |
Webber Wu
|
92530e374b
Merge remote-tracking branch 'upstream/master'
|
10 years ago |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 years ago |
Jordi Boggiano
|
3efed220a6
Clean up event dispatching code and make package events extend installer events
|
10 years ago |
Webber Wu
|
261a31c149
show change if package directory have changed to symbolic link
|
10 years ago |
Jordi Boggiano
|
9c32f24cfc
Remove original indent if present, fixes #3143
|
10 years ago |
Nicolas Bastien
|
52711d121c
Remove unused use statement.
|
11 years ago |
Nils Adermann
|
d00ca4bcdb
Add a Command event triggered by all comands which load plugins
|
11 years ago |
Sascha Egerer
|
c13327dd75
CGL fix
|
12 years ago |
Sascha Egerer
|
e31a0f8296
Add pre-status-cmd and post-status-cmd hooks
|
12 years ago |