Redmine/lib/redmine/scm/adapters
Toshi MARUYAMA 5207211b6d scm: mercurial: fix diff and test for accept both of revision number and changeset id (#3724).
Diff of changeset can be wrong if the previous changeset isn't the parent.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4662 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-01-08 13:51:43 +00:00
..
mercurial scm: mercurial: escape any filenames by urlescape (#2664, #7064). 2011-01-05 15:02:24 +00:00
abstract_adapter.rb Changing revision label and identifier at SCM adapter level (#3724, #6092) 2011-01-02 09:45:05 +00:00
bazaar_adapter.rb Fixed that some arguments where not properly escaped in scm adapters. 2010-12-18 18:12:12 +00:00
cvs_adapter.rb ruby1.9 compatibility 2011-01-01 11:13:33 +00:00
darcs_adapter.rb Fixed that some arguments where not properly escaped in scm adapters. 2010-12-18 18:12:12 +00:00
filesystem_adapter.rb Filesystem adapter: read files in binary mode. 2008-06-08 15:44:23 +00:00
git_adapter.rb repository: git: change io.gets to io.readlines (#5404, #5096). 2011-01-03 10:45:00 +00:00
mercurial_adapter.rb scm: mercurial: fix diff and test for accept both of revision number and changeset id (#3724). 2011-01-08 13:51:43 +00:00
subversion_adapter.rb Fixed that some arguments where not properly escaped in scm adapters. 2010-12-18 18:12:12 +00:00