Commit History

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