提交歷史

作者 SHA1 備註 提交日期
  Jordi Boggiano 2edb26db65 Add --optimize flag to dump-autoload that allows turning PSR0 into classmaps 13 年之前
  Jordi Boggiano 44d7d4a38e Make PSR0 scanning optional 13 年之前
  Jordi Boggiano ee14950972 Add whitelist to the classmap generator to allow skipping of Test files 13 年之前
  Jordi Boggiano 48c46ce3b6 Automatically generate classmaps for all PSR-0 packages to speed things up, fixes #541, fixes #127 13 年之前
  Jordi Boggiano 289d23b5cc Optimization for autoload misses, refs #964 13 年之前
  Jordi Boggiano 4f0ad98905 Always include the ClassLoader since autoload_real is included only once, refs #963 13 年之前
  Jordi Boggiano 30fdf379aa Minor consistency tweaks 13 年之前
  Jordi Boggiano 034b46bdf6 Merge remote-tracking branch 'vicb/autoload_files' 13 年之前
  Jordi Boggiano ec301ea8bb Output error if a VCS repo has no package at all instead of silently going through 13 年之前
  Jordi Boggiano 518984b70d Output error if a local filesystem VCS repo points to a non-existing dir 13 年之前
  Jordi Boggiano 398d97a629 Merge remote-tracking branch 'schmittjoh/disableCustomInstaller' 13 年之前
  Jordi Boggiano c463216726 Restore test for full hash display in create project 13 年之前
  Jordi Boggiano 5818d51af0 Refactor functional tests to fit existing tests better 13 年之前
  Jordi Boggiano 5c0e4e5d72 Merge remote-tracking branch 'schmittjoh/functionalTests' 13 年之前
  Jordi Boggiano 9af18880f7 Merge remote-tracking branch 'digitalkaoz/issue_627' 13 年之前
  Jordi Boggiano 6e42fa47b6 Rewrap new content and tweak wording a bit 13 年之前
  Jordi Boggiano 3ec8702233 Merge remote-tracking branch 'cordoval/feature/addDocumentationForGitAttributes' 13 年之前
  Jordi Boggiano ab0d08063d Merge pull request #995 from till/doc-extension 13 年之前
  till 37b1e4c4a8 Share more info about COMPOSER_HOME/config.json. 13 年之前
  Jordi Boggiano ebc0f8884f Merge remote-tracking branch 'tot-ra/patch-2' 13 年之前
  Jordi Boggiano fe15c6a827 Make dev version matches preserve the proper case, fixes #935 13 年之前
  Jordi Boggiano 730c76ef85 Merge pull request #940 from schmittjoh/renameError 13 年之前
  Jordi Boggiano 198a40fc63 Quote version in output to highlight empty versions 13 年之前
  Jordi Boggiano d012c38efb Merge pull request #993 from sstok/issue-992 13 年之前
  Sebastiaan Stok 9270904765 fixed issue #992 - branch name not properly escaped 13 年之前
  Johannes M. Schmitt 3db8419569 removed reference to exec 13 年之前
  Johannes M. Schmitt e3a93d5c84 switched to use the ProcessExecutor utility class 13 年之前
  Jordi Boggiano 35561767fa Merge pull request #979 from pborreli/patch-1 13 年之前
  Victor Berchet d2dc73e361 [Autoload] Set $vendorDir et $baseDir in ComposerAutoloaderInitTargetDir::getLoader() 13 年之前
  Victor Berchet 4c82c35dbc [Autoload] Generate the autoloader_real file in the target directory 13 年之前