Commit Graph

74 Commits (be2004e3989f30b900b899400a1d468b280f69b8)

Author SHA1 Message Date
Jean-Philippe Lang 01fdaf5977 Mercurial adapter: 17 years ago
Jean-Philippe Lang ea161c9ea4 Prevent unexpected nil error in GitAdapter#info if the repository path is invalid. 17 years ago
Jean-Philippe Lang 2c1e63720e SCM AbstractAdapter use shell_quote to more properly escape path (closes #838 by John Goerzen). 17 years ago
Jean-Philippe Lang 3a9b0988c7 Merged Git support branch (r1200 to r1226). 17 years ago
Jean-Philippe Lang a9c972fbb3 Quotes Mercurial entries command depending on the OS. 17 years ago
Jean-Philippe Lang 71d3bb2f7b Fixes Mercurial browsing under unix-like os and for directory depth > 2 and (patch #826 by Frederic Moulins, slightly edited to preserve win32 compatibility). 17 years ago
Jean-Philippe Lang 53a04b0a44 Fixed: CVS repository doesn't work if port is used in the url (#653). 17 years ago
Jean-Philippe Lang 91dc13f4b2 Show explicit error message when the scm command failed (eg. when svn binary is not available). 17 years ago
Jean-Philippe Lang 78d9ae9754 Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil (same fix as r921). 17 years ago
Jean-Philippe Lang 832c7eaaa5 Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails. 17 years ago
Jean-Philippe Lang e219af1fbd Ignore empty diffs. 17 years ago
Jean-Philippe Lang ea35fff5bf SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter. 17 years ago
Jean-Philippe Lang 7fae4b0892 Bazaar adapter: fixed log with partial revisions parsing. 17 years ago
Jean-Philippe Lang 056e3703da Added Bazaar adapter. 17 years ago
Jean-Philippe Lang 8c65cc4712 Added Annotate/Blame view for Subversion, CVS and Mercurial repositories. 17 years ago
Jean-Philippe Lang 5e6fa147da * Fixed: Error when displaying the issue list if a float custom field is marked as 'used as filter' 17 years ago
Jean-Philippe Lang 1469a4c8df Fixed (CVS adapter): changes not recorded when using :pserver string. 17 years ago
Jean-Philippe Lang ecfc40629f Quote subversion username and password in svn commands. 17 years ago
Jean-Philippe Lang c2220cffcf Added svn command output to error log when SubversionAdapter#entries parsing fails. 17 years ago
Jean-Philippe Lang 83eed09109 Added 2 log messages in SubversionAdapter#entries. 17 years ago
Jean-Philippe Lang 889d50089d Added syntax highlightment for repository files (using CodeRay). 17 years ago
Jean-Philippe Lang 05c1888703 Fix: SVN commit dates are now stored as local time 18 years ago
Jean-Philippe Lang ba1b857197 Added Darcs basic support. 18 years ago
Jean-Philippe Lang 438161ad1f Added basic support for CVS and Mercurial SCMs. 18 years ago