obsolete.ChilliProject/lib/redmine/scm/adapters
Jean-Philippe Lang 451aa6ba4e Add "--encoding utf8" option to the Mercurial "hg log" command in order to get utf8 encoded commit logs (#834).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1256 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-15 11:05:22 +00:00
..
abstract_adapter.rb SCM AbstractAdapter use shell_quote to more properly escape path (closes #838 by John Goerzen). 2008-03-12 23:00:11 +00:00
bazaar_adapter.rb SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter. 2007-12-15 12:14:40 +00:00
cvs_adapter.rb Fixed: CVS repository doesn't work if port is used in the url (#653). 2008-02-16 18:09:26 +00:00
darcs_adapter.rb Merged Git support branch (r1200 to r1226). 2008-03-12 20:28:49 +00:00
git_adapter.rb Prevent unexpected nil error in GitAdapter#info if the repository path is invalid. 2008-03-12 23:09:11 +00:00
mercurial_adapter.rb Add "--encoding utf8" option to the Mercurial "hg log" command in order to get utf8 encoded commit logs (#834). 2008-03-15 11:05:22 +00:00
subversion_adapter.rb SCM AbstractAdapter use shell_quote to more properly escape path (closes #838 by John Goerzen). 2008-03-12 23:00:11 +00:00