コミット履歴

作者 SHA1 メッセージ 日付
  Beau Simensen b1c93d1f0a Fixed unused `use` per @stof and horrible bug that made this class no longer work. 13 年 前
  Beau Simensen 3352066ece Use Installer for Create Project Command. 13 年 前
  Beau Simensen 8a7d31706d Renamed Composer\Install to Composer\Installer 13 年 前
  Beau Simensen b4dd86c247 Remove $repoManager local variable. 13 年 前
  Beau Simensen 9404d8d593 Constructor, factory 13 年 前
  Beau Simensen d1dea702c9 Moving install related code to Composer\Install 13 年 前
  Jordi Boggiano 3aabb4784c Cross platform test fixes 13 年 前
  Jordi Boggiano 388fcfe610 Updated changelog 13 年 前
  Jordi Boggiano ea593fdb10 Allow autodetection of the version 13 年 前
  Jordi Boggiano 347f8feeec Update docs 13 年 前
  Jordi Boggiano cb57c7bf42 Merge branch 'InstallAppCommand' of https://github.com/beberlei/composer 13 年 前
  Jordi Boggiano 42aa4b00b5 Merge pull request #408 from till/testcleanup 13 年 前
  till 23902023e5 fix namespace 13 年 前
  Jordi Boggiano ae6de4be60 Merge pull request #377 from till/svn-auth 13 年 前
  Jordi Boggiano ecaf20b790 Merge pull request #407 from wilmoore/docs-for-install-dir 13 年 前
  Wil Moore III 1ee715ead5 updated intro and basic-usage to reflect new --install-dir option 13 年 前
  Jordi Boggiano f546025bae Move some code around 13 年 前
  Jordi Boggiano c81a776279 Update changelog 13 年 前
  Jordi Boggiano 49a214686a Fix typo 13 年 前
  Jordi Boggiano d4171abd09 Merge pull request #406 from stof/outdated_doc 13 年 前
  Christophe Coevoet ca5662b143 Fixed the doc to use the new format for versions 13 年 前
  Jordi Boggiano 7ceca9b789 Suppress relaxed schema and build it on the fly in php, refs #151 13 年 前
  Jordi Boggiano f3c4b8661d finish updating links to .md 13 年 前
  Jordi Boggiano 8d087f2b2b Fixes to Filesystem class, avoid removing non-existing dirs and clear stat cache for safety 13 年 前
  Jordi Boggiano ada9c20db1 Update Git/Hg downloaders tests, making sure they never use a live filesystem instance 13 年 前
  Jordi Boggiano 775c00258d Merge branch 'master' of https://github.com/tnorthcutt/composer 13 年 前
  Travis Northcutt cee5fed25f added prev/next links to docs 13 年 前
  Jordi Boggiano 91411a3dd4 Merge pull request #400 from kostiklv/descriptive-exception 13 年 前
  Konstantin Tjuterev 49491a9140 Added path to exceptions thrown in enforceCleanDirectory for Hg & Svn also; Imporved exception when git log cannot be run by Compiler 13 年 前
  Jordi Boggiano 0f968ab3e2 Auto-switch protocols for git clones from github, refs #353 13 年 前