Commit History

Author SHA1 Message Date
  till 5774f5db4a Engrish is hard. 12 years ago
  till 378615d646 Documentation for satis-based downloads. 12 years ago
  Jordi Boggiano bb95a0a788 Fix docblocks 12 years ago
  Jordi Boggiano bf307de1d6 Fix tests 12 years ago
  Jordi Boggiano 99eb2252f4 Update changelog 12 years ago
  Jordi Boggiano f816f4ee6f Fix changelog typos 12 years ago
  Jordi Boggiano f5fececf53 Merge branch 'deprecatedlock' 12 years ago
  Jordi Boggiano d8082bab9a Update changelog 12 years ago
  Jordi Boggiano ad69d15590 Fix self-update error handling, fixes #1738 12 years ago
  Nils Adermann 78c250da19 Merge pull request #1567 from naderman/feature-dist 12 years ago
  Nils Adermann 8803281648 Make sure Phar overwrites files and doesn't load them 12 years ago
  Nils Adermann 4af69c85ca Fix tests by passing proper working directory to processes 12 years ago
  Nils Adermann 6f61d95829 Make sure git is setup to allow commits on travis 12 years ago
  Nils Adermann 22044121ce Callbacks must be accessible publically on PHP 5.3 12 years ago
  Nils Adermann cfd7a50f0a Do not hardcode vendor dir exclusion on archive. 12 years ago
  Nils Adermann 870a87f6d6 Use null as default values rather than false 12 years ago
  Nils Adermann 14ee67bed4 Output packages in archive command using getPrettyString 12 years ago
  Nils Adermann 43be72acb4 Follow PSR-2 for method modifier ordering 12 years ago
  Nils Adermann 1af2be9d6d Rename ExcludeFilterBase to BaseExcludeFilter 12 years ago
  Nils Adermann ecf4f42885 Use a FilterIterator rather than a modified IteratorIterator, simpler 12 years ago
  Nils Adermann 75d1759e77 Replace DIRECTORY_SEPARATOR in paths, not PATH_SEPARATOR 12 years ago
  Nils Adermann 6066359944 Skip directories in zip generation, empty dirs won't get archived 12 years ago
  Nils Adermann deae50392f Respect gitignore, gitattributes and hgignore files in archiving 12 years ago
  Nils Adermann 64941b0a64 Make overwriting files an ArchiveManager option, use sourceRef in names 12 years ago
  Nils Adermann 6ee08a2046 Remove unecessary unlink before writing archive 12 years ago
  Nils Adermann 074af5dc54 Remove unnecessary dist type information from archive files 12 years ago
  Nils Adermann 935f7271f8 The ArchiveManager should return the written path for library usage 12 years ago
  Nils Adermann 48dd55b759 Generate a properly unique archive filename for dev revisions 12 years ago
  Nils Adermann 0b23643a44 Update json schema as archive include was removed 12 years ago
  Nils Adermann 838edd6e7a Fix class description of archive command 12 years ago