Commit History

Author SHA1 Message Date
  Joshua Gigg 6c96bf6ae6 Add documentation for resolve-dependencies 11 years ago
  Nils Adermann 565f86f30d Fix stream context option test to really only verify content-type is last 11 years ago
  Nils Adermann 42dd2f2ee8 Check only part of the error message as it's different in hhvm 11 years ago
  Nils Adermann 4f51db72f8 hhvm version constant still called HPHP on older versions so use it for bc 11 years ago
  Nils Adermann 4c8e8ca702 Allow specifying HHVM as a dependency 11 years ago
  Ruud Denivel c7bb3ad746 refactor prepend autoloader from cli option to config var (prepend-autoloader) in composer.json 11 years ago
  Fabian Grutschus 20854a50b4 Removed unnecessary test and just check for return code 11 years ago
  Fabian Grutschus 0c5bd559f2 Changes comparsion to strict and removed a comment 11 years ago
  Fabian Grutschus 67083e436b Check for exit code is equal to 0 instead of 127 11 years ago
  Fabian Grutschus 5ae5963acd Fix for Preforce utility does not check if p4 command exists 11 years ago
  Jordi Boggiano cd209e3180 Merge pull request #2323 from yuya-takeyama/patch-1 11 years ago
  Yuya Takeyama c88d461efd Fix link to COMPOSER_HOME 11 years ago
  Sam Evaskitas 2f71d25f31 fix line lengths 11 years ago
  Sam Evaskitas ec3e5bf5ab fix up markdown 11 years ago
  Sam Evaskitas bd36f5ef1b added warning about referencing dependencies in pre-install and pre-update 11 years ago
  Jordi Boggiano 9dcada5e25 Remove buggy chunk of code, refs #2312, refs #2305 11 years ago
  Jordi Boggiano 2b36106168 Fix tests, refs #2184 11 years ago
  Jordi Boggiano 0fbb4cbd16 CS fixes and renaming a few methods, refs #2184 11 years ago
  Jordi Boggiano 11a0d16ccc CS fixes 11 years ago
  Jordi Boggiano 9a806658d6 Merge remote-tracking branch 'vuhl/master' 11 years ago
  Jordi Boggiano 57146c12b4 Warn user that commands are being run in another directory 11 years ago
  Jordi Boggiano 4989940533 Merge pull request #2317 from xrstf/installer-binaries 11 years ago
  Christoph f0842213e0 make sure relative paths from custom installers to not break the installation of binaries 11 years ago
  Jordi Boggiano 60237f16af Merge pull request #2308 from nicolas-bastien/remove_unused_use_statement 11 years ago
  Jérôme Tamarelle 836986faf3 Add temp composer home for GitDriver test using cache 11 years ago
  Jérôme Tamarelle f51aa4fad6 Add local cache for Git repositories 11 years ago
  Jordi Boggiano cc37e4b0b8 Show defaulted version if phpversion() returns nothing, fixes #2313 11 years ago
  Ruud Denivel 05d2186049 disable prepend option on update 11 years ago
  Ruud Denivel 65c10daaf8 disable prepend option on install 11 years ago
  Nicolas Bastien 52711d121c Remove unused use statement. 11 years ago