提交歷史

作者 SHA1 備註 提交日期
  Nils Adermann e316cb452b Document addition of files autoloading in CHANGELOG 13 年之前
  Nils Adermann 8a9c51c83e Merge remote-tracking branch 'github-beberlei/AutoloadFunctions' 13 年之前
  Nils Adermann 593483b523 Merge pull request #784 from Dinduks/installation_from_source_readme 13 年之前
  Dinduks 5595ebc233 Add more info to "Install. from Source" in the README 13 年之前
  Jordi Boggiano 9f9a0884b1 Fix typo 13 年之前
  Jordi Boggiano b32677a8a6 Merge remote-tracking branch 'nickl/patch-1' 13 年之前
  Jordi Boggiano bc7e983b1e Allow PlatformRepository packages to be aliased 13 年之前
  Jordi Boggiano d29a387bcb Merge remote-tracking branch 'naderman/ordered-transactions' 13 年之前
  Nils Adermann 1211d8f7d4 Correctly generate conflict and alias rules for installed packages 13 年之前
  Nils Adermann d592c0a55e Remove only branches on right levels in revert 13 年之前
  Nils Adermann ac762ba6e9 Correctly resolve branches if necessary 13 年之前
  Nils Adermann 67fde90666 Correctly sort operations within transactions using DFS 13 年之前
  Nils Adermann a7f1605cdf Add test for correct sorting when force installing deps 13 年之前
  Nils Adermann 26e051cb76 Decisions are now encapsulated in a separate object 13 年之前
  Jordi Boggiano 99e3cad0b5 Soften wording on validation of licenses 13 年之前
  Jordi Boggiano d53ebf5ba9 Fix svn status with externals, fixes #766 13 年之前
  Nick Lombard 23548ffc03 Removed the notice as @stof's ensure's it's untrue. 13 年之前
  Nick Lombard 365060f0cb More autoload documentation. 13 年之前
  Jordi Boggiano 1aa2cfe6e1 Fix unitialized git repo, fixes #758 13 年之前
  Nils Adermann cab70cc031 Merge pull request #759 from hason/noprocopen 13 年之前
  Nils Adermann cd1295906c Merge pull request #761 from Ph3nol/ph3-util-fixes 13 年之前
  Benjamin Eberlei 5c5e962b5a Add Files Autoloading key. This is a necessary feature to allow purely or partly functional libraries to be "autoloadable" by composer by calling require_once on every file in the "autoload"."files" list. 13 年之前
  Ph3nol c64d7b7dc7 PHP doc return tag added to SpdxLicenseIdentifier class method 13 年之前
  Martin Hasoň 09f774c705 Added test if proc_open function is enabled in RootPackageLoader 13 年之前
  Nils Adermann 639aba6f99 Merge pull request #757 from stof/patch-2 13 年之前
  Christophe Coevoet b634659695 Fixed undefined variable when no branch match. 13 年之前
  Jordi Boggiano b3c395b8d2 Add PHP info to UA string 13 年之前
  Jordi Boggiano b92a19ce4b Fix windows bin proxy when there are spaces in the path 13 年之前
  Jordi Boggiano 3639611bc6 Add OS/Version to UserAgent 13 年之前
  Jordi Boggiano 935eaa9646 Fix windows proxy code 13 年之前