Fabien Villepinte
|
c718579623
Dispatch POST_STATUS_CMD even when there is no changes
|
5 years ago |
Alexander M. Turek
|
146aa4938f
Command::execute() should always return an integer.
|
5 years ago |
Markus Staab
|
c876613d5c
Added "Read more at" links to all commands (#8019)
|
6 years ago |
Jordi Boggiano
|
ff59bbdab0
CS fixer
|
7 years ago |
Gabriel Caruso
|
7d9f8e2247
Improvements
|
7 years ago |
Jordi Boggiano
|
0f373e3249
Fix issues introduced by #7191, fixes #7263
|
7 years ago |
Jordi Boggiano
|
a51911f295
Merge commit 'b1a78b60fe552bc6e7df09cb1c0154797fea6f64'
|
7 years ago |
Carlos
|
2f56c3c334
Change status command help to make it clearer, closes #7213
|
7 years ago |
Hector Prats
|
90ac5e0749
improving doc
|
7 years ago |
Hector Prats
|
2413b55c60
LocalChanges for ArchiveFiles
|
7 years ago |
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 |