Commit History

Author SHA1 Message Date
  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
  Jordi Boggiano 1217a632fe Adjust function signatures and add type hints, refs #2136 12 years ago
  Sascha Egerer 667176d1d0 Add ChangeReport Interface 12 years ago
  Jordi Boggiano 3b97e2e260 Add support for new verbosity levels, and initial debug output 12 years ago
  Jordi Boggiano ef637c8f1a CS fixes 13 years ago
  Jordi Boggiano 209d3ebfc4 Show detailed changes in verbose mode, refs #842 13 years ago
  Tiago Ribeiro aba2ab2212 Added status command to display local changes to packages 13 years ago