Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCM AbstractAdapter use shell_quote to more properly escape path (closes #838... | Jean-Philippe Lang | 2008-03-12 | 1 | -2/+2 |
* | Show explicit error message when the scm command failed (eg. when svn binary ... | Jean-Philippe Lang | 2008-01-23 | 1 | -1/+0 |
* | SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter. | Jean-Philippe Lang | 2007-12-15 | 1 | -11/+1 |
* | Added Annotate/Blame view for Subversion, CVS and Mercurial repositories. | Jean-Philippe Lang | 2007-12-02 | 1 | -0/+17 |
* | Quote subversion username and password in svn commands. | Jean-Philippe Lang | 2007-10-19 | 1 | -5/+14 |
* | Added svn command output to error log when SubversionAdapter#entries parsing ... | Jean-Philippe Lang | 2007-09-30 | 1 | -2/+5 |
* | Added 2 log messages in SubversionAdapter#entries. | Jean-Philippe Lang | 2007-09-18 | 1 | -1/+3 |
* | Fix: SVN commit dates are now stored as local time | Jean-Philippe Lang | 2007-07-14 | 1 | -3/+3 |
* | Added basic support for CVS and Mercurial SCMs. | Jean-Philippe Lang | 2007-06-12 | 1 | -0/+173 |