obsolete.ChilliProject/lib/redmine/scm/adapters
Holger Just 0f0e42448a Overwrite compact on child class of Array to not return an instance of Array
This is necessary because in Ruby 1.9.3, the behavior of an internal dup of
the array (rb_ary_dup) was changed to always return an array instance, not
an instance of the actual class which it was working on.

Why can't people just stick to what works but instead try to have special
snowflakes everywhere? </rant>
2012-01-03 19:45:38 +01:00
..
mercurial scm: mercurial: wrap revision of cat and annotate with URL encoding (#1981, #7246). 2011-04-16 15:38:56 -07:00
abstract_adapter.rb Overwrite compact on child class of Array to not return an instance of Array 2012-01-03 19:45:38 +01:00
bazaar_adapter.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
cvs_adapter.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
darcs_adapter.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
filesystem_adapter.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
git_adapter.rb [#748] Use SCM commands to detect the revision 2011-12-15 22:08:18 +01:00
mercurial_adapter.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
subversion_adapter.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00