Commit History

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