コミット履歴

作者 SHA1 メッセージ 日付
  MakiCode 1c0b9cd65f Removed test for non-string file name check 10 年 前
  MakiCode fefc106ef6 Removed type check on ArchiveManager 10 年 前
  MakiCode 22e93f110b Fixed indentation 10 年 前
  MakiCode 7005d89847 Fixed bug 10 年 前
  MakiCode 63ede6c9dd Fixed issues with PR 10 年 前
  MakiCode 0d00338bdb Added better messages and fixed bugs 10 年 前
  MakiCode 906c1c2e66 Added check for filename in archive manager and added test 10 年 前
  MakiCode 87b5af60a8 Almost finished adding --file option, need to add unit test 10 年 前
  Jordi Boggiano 10401d544b Avoid leftovers in temp dir 10 年 前
  Jordi Boggiano 904f2830e7 Archive manager tweaks to reduce file path lengths, fixes #2808 11 年 前
  Nils Adermann 7566315c7a Don't put dots in archive filenames they cause problems with PharData 11 年 前
  Morgan Brunot a300e1d45b Fix error on check exclude from download composer.json 11 年 前
  Morgan BRUNOT ca7cb68dd5 Check exclude from downloaded composer.json 12 年 前
  Chris Testroet 2a8eb9df34 Remove slashes from package archive filename 12 年 前
  Peter Kokot 4748f16091 fix CS 12 年 前
  Renan de Lima e06f0f1233 removes hardcoded "prefer-source" in ArchiveManage when calling 12 年 前
  Jan Prieser 290b9307f4 remove unneeded braces 12 年 前
  Jan Prieser c6db86e444 cleanup temporary download location when archiving 12 年 前
  Jordi Boggiano 8d0b7f278e CS fixes 12 年 前
  Pavel Savinov 831bd844bd Almost PHPDoc problems fixed 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 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 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 33828b38df Use a saner file name for package archives 12 年 前
  Matthieu Moquet 9d24e17003 Fix workflow & typos 13 年 前
  Matthieu Moquet c248115e04 Fix how download manager is constructed 13 年 前