| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r1500 from trunk. | Jean-Philippe Lang | 2008-06-14 | 1 | -0/+3 |
* | Merged r1492 to r1498 from trunk. | Jean-Philippe Lang | 2008-06-14 | 1 | -3/+14 |
* | Merged r1473, r1476, r1477, r1478, r1481, r1482, r1484 to r1487, r1491 from t... | Jean-Philippe Lang | 2008-06-14 | 1 | -1/+0 |
* | Merged r1385 and r1426 to r1434 from trunk. | Jean-Philippe Lang | 2008-05-18 | 1 | -2/+2 |
* | Merged r1307 to r1369 from trunk. | Jean-Philippe Lang | 2008-04-28 | 7 | -78/+68 |
* | Fixed: revision is ignored in MercurialAdapter#cat. | Jean-Philippe Lang | 2008-03-21 | 1 | -1/+3 |
* | Always show 'View' and 'Annotate' links on repository files (download will be... | Jean-Philippe Lang | 2008-03-19 | 1 | -6/+8 |
* | Add "--encoding utf8" option to the Mercurial "hg log" command in order to ge... | Jean-Philippe Lang | 2008-03-15 | 1 | -1/+1 |
* | Mercurial adapter: | Jean-Philippe Lang | 2008-03-15 | 1 | -1/+5 |
* | Prevent unexpected nil error in GitAdapter#info if the repository path is inv... | Jean-Philippe Lang | 2008-03-12 | 1 | -5/+6 |
* | SCM AbstractAdapter use shell_quote to more properly escape path (closes #838... | Jean-Philippe Lang | 2008-03-12 | 2 | -5/+5 |
* | Merged Git support branch (r1200 to r1226). | Jean-Philippe Lang | 2008-03-12 | 2 | -2/+267 |
* | Quotes Mercurial entries command depending on the OS. | Jean-Philippe Lang | 2008-03-11 | 1 | -1/+1 |
* | Fixes Mercurial browsing under unix-like os and for directory depth > 2 and (... | Jean-Philippe Lang | 2008-03-11 | 1 | -3/+3 |
* | Fixed: CVS repository doesn't work if port is used in the url (#653). | Jean-Philippe Lang | 2008-02-16 | 1 | -2/+2 |
* | Show explicit error message when the scm command failed (eg. when svn binary ... | Jean-Philippe Lang | 2008-01-23 | 2 | -2/+1 |
* | Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil (... | Jean-Philippe Lang | 2008-01-06 | 1 | -1/+1 |
* | Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs comm... | Jean-Philippe Lang | 2008-01-03 | 1 | -1/+1 |
* | Ignore empty diffs. | Jean-Philippe Lang | 2007-12-19 | 1 | -1/+2 |
* | SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter. | Jean-Philippe Lang | 2007-12-15 | 6 | -55/+14 |
* | Bazaar adapter: fixed log with partial revisions parsing. | Jean-Philippe Lang | 2007-12-07 | 1 | -1/+4 |
* | Added Bazaar adapter. | Jean-Philippe Lang | 2007-12-03 | 1 | -0/+204 |
* | Added Annotate/Blame view for Subversion, CVS and Mercurial repositories. | Jean-Philippe Lang | 2007-12-02 | 4 | -4/+84 |
* | * Fixed: Error when displaying the issue list if a float custom field is mark... | Jean-Philippe Lang | 2007-11-21 | 1 | -1/+1 |
* | Fixed (CVS adapter): changes not recorded when using :pserver string. | Jean-Philippe Lang | 2007-11-16 | 1 | -1/+2 |
* | Quote subversion username and password in svn commands. | Jean-Philippe Lang | 2007-10-19 | 2 | -5/+22 |
* | 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 |
* | Added syntax highlightment for repository files (using CodeRay). | Jean-Philippe Lang | 2007-08-15 | 1 | -1/+1 |
* | Fix: SVN commit dates are now stored as local time | Jean-Philippe Lang | 2007-07-14 | 1 | -3/+3 |
* | Added Darcs basic support. | Jean-Philippe Lang | 2007-06-24 | 2 | -2/+169 |
* | Added basic support for CVS and Mercurial SCMs. | Jean-Philippe Lang | 2007-06-12 | 4 | -0/+1029 |