コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano e2199b2b03 Fixed automatic date parsing of versions 14 年 前
  Brian Clozel 23d85f1900 fix typo 14 年 前
  Brian Clozel 33a0ba69de fix issue #251 - Using $this not in object context 14 年 前
  Jordi Boggiano 702d415472 Fix usage of the ProcessExecutor 14 年 前
  Jordi Boggiano e218b811e0 Convert static Process into an executor that can be injected 14 年 前
  Jordi Boggiano 6492118f29 Merge remote-tracking branch 'francoispluchino/master' 14 年 前
  François Pluchino a10f92aafe Convert Wrapper class to ConsoleIO class 14 年 前
  François Pluchino 9af46ad800 Add Helper Wrapper 14 年 前
  François Pluchino 013d145bcd Add InputInterface and OutputInterface 14 年 前
  François Pluchino fa793649fa Add a VcsDriver abstract class. 14 年 前
  digitalkaoz 897ff9126d seperate class for Process, using this one all over the place 14 年 前
  digitalkaoz a15567cea6 make use of process component fixes #105 14 年 前
  Per Bernhardt df5da58b87 Made HgDriver work on Ubuntu 14 年 前
  root 399a406018 Fixed notices for edge cases. 14 年 前
  Per Bernhardt 2fc49aa88b Stop hg from parsing project's repository information while installing dependencies from source (HgDownloader) or initializing a VcsRepository (HgDriver). 14 年 前
  Per Bernhardt d78548cbf9 Added mercurial's "default" branch as a valid dev version (same as master / trunk). 14 年 前
  Per Bernhardt f74dafc08c Fixed root identifier: Use global hash instead of local revision 14 年 前
  Matthias Pigulla ebbc807de0 Fix whitespaces and add strict return code checking 14 年 前
  Matthias Pigulla 8ab60b7030 Still did not get it right 14 年 前
  Matthias Pigulla 7cdb8b6b3b Some changes as suggested in the pr 14 年 前
  Matthias Pigulla 2fc8e06d81 hg repos must not be hosted somewhere in particular, but detection may become expensive. 14 年 前
  Per Bernhardt 38198a5f36 Fixed blank lines. 14 年 前
  Per Bernhardt 3e5fd85768 Fixed CS and unused variables 14 年 前
  Per Bernhardt ee4d4ee3fa Added HgDriver for the VcsRepository 14 年 前