コミット履歴

作者 SHA1 メッセージ 日付
  Sebastian Schawohl 4198688f54 Change date format when getting log from mercurial 12 年 前
  Jordi Boggiano 444bdb2e25 Fix VCS drivers to always use identifiers and not tag names since those can change or disappear 12 年 前
  Andrey Utkin 340e960614 Allow svn repositories to reside deeper than module root 12 年 前
  Christoph cebd43e735 fixed detection of inactive branches in hg 13 年 前
  Jordi Boggiano 15475f0ef2 Rename cache dirs to consolidate them by purpose 13 年 前
  Jordi Boggiano 326fcbcab7 Enforce UTC on all datetime instances, set lock release date to datetime always, refs #923 13 年 前
  Jordi Boggiano 3116c979d3 Fix undefined var, fixes #1235 13 年 前
  Jordi Boggiano fde3477563 Report issues in HgDriver as well 13 年 前
  Zsolt Szeberenyi 5201564c0f Added support for hg bookmarks 13 年 前
  Joseph Bielawski 4772db1460 Add missing `use` in HgDriver 13 年 前
  Jordi Boggiano 6bd7ca0230 Fix typos and simplify code 13 年 前
  Jordi Boggiano 35245eb817 Add support for local urls and better error reporting to HgDriver 13 年 前
  Robert Schönthal 0cd453449b minor changes to JsonFile::parseJson for Drivers 13 年 前
  Robert Schönthal c517ac6404 fixed issue #347 added file to json validation exception 13 年 前
  Jordi Boggiano d21032ace5 CS fixes 13 年 前
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 年 前
  Jerome Tamarelle f0ea097134 Remove umask 13 年 前
  Jerome Tamarelle 8b408449f6 Create ~/.composer/cache.hg directory if not exists 13 年 前
  Jerome Tamarelle 23ef8a419a Fix var scope in HgDriver 13 年 前
  Jérôme Tamarelle d200481037 Fix tmp dir for HgDriver 13 年 前
  Jerome Tamarelle da823f5f19 Store vcs repositories in composer home to prevent permission issues 13 年 前
  Jerome Tamarelle 949728f812 Remove redundant __contruct from VcsDriver implementations and move init code to initialize method 13 年 前
  Jordi Boggiano 6d5b4d606c Add warning in verbose mode if drivers can not be used because of missing openssl 13 年 前
  Jordi Boggiano 3e22084ea4 Overhaul VcsDrivers, introduce TransportException for remote filesystem errors 13 年 前
  Per Bernhardt 9a17899608 Although the tag "tip" does not provide a valid package version (see VersionParser), the implementation of HgDriver::getSource uses tip as the prefered label for the branch that tip is currently on. 13 年 前
  Jordi Boggiano e2199b2b03 Fixed automatic date parsing of versions 13 年 前
  Brian Clozel 23d85f1900 fix typo 13 年 前
  Brian Clozel 33a0ba69de fix issue #251 - Using $this not in object context 13 年 前
  Jordi Boggiano 702d415472 Fix usage of the ProcessExecutor 13 年 前
  Jordi Boggiano e218b811e0 Convert static Process into an executor that can be injected 13 年 前