提交历史

作者 SHA1 备注 提交日期
  till a8287118ed * work on no-auth-cache 'creation' 13 年之前
  Jordi Boggiano 6c9f1f6f5b Merge pull request #416 from DonMartio/master 13 年之前
  DonMartio b74773053b Missing slash prevents version evaluation. 13 年之前
  Jordi Boggiano a208d6cf43 Merge pull request #415 from hason/json 13 年之前
  Martin Hasoň 947d429c61 Removed definition of global constants reserved for PHP >=5.4 and fixed tests 13 年之前
  Jordi Boggiano 5ac8ffd287 Merge pull request #414 from hason/show 13 年之前
  Martin Hasoň 98d7e31c74 Sort versions before print 13 年之前
  Jordi Boggiano 3e22084ea4 Overhaul VcsDrivers, introduce TransportException for remote filesystem errors 13 年之前
  Jordi Boggiano 53ab5011f0 Update create projects docs 13 年之前
  Jordi Boggiano d5d133e584 Move create projects article 13 年之前
  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 年之前
  till 978d4c145d * more output 13 年之前
  till 59c1a7ff15 * when an auth failure is detected and 'auth' is not present, we ask for credentials 13 年之前
  till 44470da804 * do svnCommand() in execute() to be able to restart the dance in case it failed 13 年之前
  till a3e0a0805c * always run non-interactive 13 年之前
  till 907db48bb5 * wrap execution of commands into local method 13 年之前
  Jordi Boggiano cb57c7bf42 Merge branch 'InstallAppCommand' of https://github.com/beberlei/composer 13 年之前
  till 99eb18d0ff * rename var from $composer to $output (for consistency) 13 年之前
  till 953de35a0b * basic testcase 13 年之前
  till 3f665e8bbb * method to gather if this session is 'interactive' or 'non interactive' 13 年之前
  till d1482bfa3c * refactor svn command 'creation' into a single method: getSvnCommand() 13 年之前