Историја ревизија

Аутор SHA1 Порука Датум
  Nils Adermann 4af69c85ca Fix tests by passing proper working directory to processes пре 12 година
  Nils Adermann 6f61d95829 Make sure git is setup to allow commits on travis пре 12 година
  Nils Adermann 22044121ce Callbacks must be accessible publically on PHP 5.3 пре 12 година
  Nils Adermann cfd7a50f0a Do not hardcode vendor dir exclusion on archive. пре 12 година
  Nils Adermann 870a87f6d6 Use null as default values rather than false пре 12 година
  Nils Adermann 14ee67bed4 Output packages in archive command using getPrettyString пре 12 година
  Nils Adermann 43be72acb4 Follow PSR-2 for method modifier ordering пре 12 година
  Nils Adermann 1af2be9d6d Rename ExcludeFilterBase to BaseExcludeFilter пре 12 година
  Nils Adermann ecf4f42885 Use a FilterIterator rather than a modified IteratorIterator, simpler пре 12 година
  Nils Adermann 75d1759e77 Replace DIRECTORY_SEPARATOR in paths, not PATH_SEPARATOR пре 12 година
  Nils Adermann 6066359944 Skip directories in zip generation, empty dirs won't get archived пре 12 година
  Nils Adermann deae50392f Respect gitignore, gitattributes and hgignore files in archiving пре 12 година
  Nils Adermann 64941b0a64 Make overwriting files an ArchiveManager option, use sourceRef in names пре 12 година
  Nils Adermann 6ee08a2046 Remove unecessary unlink before writing archive пре 12 година
  Nils Adermann 074af5dc54 Remove unnecessary dist type information from archive files пре 12 година
  Nils Adermann 935f7271f8 The ArchiveManager should return the written path for library usage пре 12 година
  Nils Adermann 48dd55b759 Generate a properly unique archive filename for dev revisions пре 12 година
  Nils Adermann 0b23643a44 Update json schema as archive include was removed пре 12 година
  Nils Adermann 838edd6e7a Fix class description of archive command пре 12 година
  Nils Adermann 285603359c Add a missing array typehint пре 12 година
  Nils Adermann 51135468f0 Clarify composer archive argument optionality пре 12 година
  Nils Adermann 735b59c1d6 Skip the vendor dir when archiving the current project пре 12 година
  Nils Adermann ba375b6867 Allow archiving the current project with composer archive пре 12 година
  Nils Adermann afcdad4b23 Define an option to exclude files in the archive command пре 12 година
  Nils Adermann 3e26502561 Remove Mercurial and Git Archivers as they cannot implement exclude rules пре 12 година
  Nils Adermann 526f48ecb8 Implement a basic archive command пре 12 година
  Nils Adermann 33828b38df Use a saner file name for package archives пре 12 година
  Nils Adermann bcbc50c0d6 Git can handle commit references in git archive just fine so use them пре 12 година
  Nils Adermann ba51027680 Reorder ArchiveManager parameters to make the download manager optional пре 12 година
  Matthieu Moquet a2b404e421 Cleaned archiver tests пре 12 година