コミット履歴

作者 SHA1 メッセージ 日付
  Igor Wiedler 8d71030cc1 [Installer] Classic var_dump must be removed 13 年 前
  Igor Wiedler aa4ececa2a [Installer] Make bin symlinks relative, closes #620 13 年 前
  Igor Wiedler b83422b051 [Installer] Fix removeBinaries, closes #567 13 年 前
  Jordi Boggiano 4a55d85a2d Respect umask in chmod calls 13 年 前
  Jordi Boggiano bf6fd10a8a Make use of the proper interface 13 年 前
  Jordi Boggiano 89e095b4b5 Handle --dev installs/updates 13 年 前
  Jordi Boggiano 583a0b5f0d Lazy-init the bin directory, fixes #364 13 年 前
  Brikou CARRE 3ae860f485 fixed issue #486 13 年 前
  Jordi Boggiano 3fe87b1e35 Force dev packages to be installed from source 13 年 前
  Jordi Boggiano f54b04aac8 Restore realpath behavior 13 年 前
  Wookieb 2467456d3f Fix installer that create vendor and bin directory even if --dry-run parameter provided 13 年 前
  Beau Simensen 3cbbe1fd82 No need for group or world write permissions. 13 年 前
  Beau Simensen 04f0ecfc01 Change permission of bin links if they exist and are already links 13 年 前
  Jordi Boggiano 5da021ffa7 Moved Filesystem to base Util namespace 13 年 前
  Jordi Boggiano d35a1a4a9d Stylistic fixes to the previous merge 13 年 前
  digitalkaoz 3d43bdce45 refactored install 13 年 前
  digitalkaoz 4d0fae688e removed replace, reinstalling as install 13 年 前
  digitalkaoz 30e89a2402 fixed broken packages on filesystem 13 年 前
  Jordi Boggiano 434c9ecdeb Cleanups of IOInterface 13 年 前
  François Pluchino 0f9dcc9618 Remplace all echo with writeln method of IO 13 年 前
  Jordi Boggiano 4a10850759 Fix output 13 年 前
  Jordi Boggiano 2ba48b58db Preserve case of packages for installations 14 年 前
  Jordi Boggiano 3be6511af7 Fix unixy proxy under git-bash 14 年 前
  Jordi Boggiano f0d8626993 Cleanups 14 年 前
  Jordi Boggiano 7e3f8099b1 Add proxy files for windows instead of copying, removed PEAR-style substitution 14 年 前
  Jordi Boggiano aa94918d50 Add binaries support in composer 14 年 前
  Jordi Boggiano 68512714f4 Fix update command by using remove+install (and for now ignoring uninstalls of non-existing packages) 14 年 前
  Jordi Boggiano c8859240d2 Add InstallerInstaller, refactored AutoloadGenerator, fixes #59 14 年 前
  Jordi Boggiano 82c1170fa1 Allow any package type to be installed by the default installer, fixes #86 14 年 前
  Jordi Boggiano 4904e76185 Install every package in its own directory, fixes #73 14 年 前