Histórico de Commits

Autor SHA1 Mensagem Data
  everzet 9deb10361f second batch of refactoring há 14 anos atrás
  everzet 5f4d46f7ae repository factoring refactoring há 14 anos atrás
  Jordi Boggiano 49c3446ac1 Make use of new dist properties, refactored ZipDownloader há 14 anos atrás
  Jordi Boggiano f272f66324 Fixes and improvements to the PEAR implementation há 14 anos atrás
  Benjamin Eberlei fa613cad19 Rewrite PearRepository to implement PEAR Client/Server protocol itself, taking longer then pear remote-list, but at least showing ALL available versions, making arbitrary dependencies possible. há 14 anos atrás
  Benjamin Eberlei 8afc2ca694 Add support for PEAR repository and downloading, example composer.json would look like {"repositories":{"doctrine": {"pear":"http://pear.doctrine-project.org"},"requires":{"DoctrineORM":"2.0.5"}}. You can use pear repositories this way for now. PEAR packages are not downloaded via pear, only via their .tgz packages in the PEAR repository. Automatically detecting dependencies will require reverse-engineering the PEAR protocol a little bit more, however from looking at a pirum output it looks simple. há 14 anos atrás