Redmine/lib/redmine/scm/adapters
Toshi MARUYAMA 00277a2a0a scm: git: add "--no-decorate" option in "git log".
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5334 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-05 23:03:49 +00:00
..
mercurial scm: mercurial: wrap revision of cat and annotate with URL encoding (#1981, #7246). 2011-03-14 02:23:54 +00:00
abstract_adapter.rb scm: git: move saving changesets from adapter to model (#3396). 2011-02-28 04:46:42 +00:00
bazaar_adapter.rb scm: fix unit tests fails in Ruby 1.9. 2011-03-03 05:32:33 +00:00
cvs_adapter.rb scm: cvs: fix age column on repository view is off by timezone delta (#7827). 2011-03-11 04:19:33 +00:00
darcs_adapter.rb scm: fix unit tests fails in Ruby 1.9. 2011-03-03 05:32:33 +00:00
filesystem_adapter.rb scm: filesystem: prevent exception raises if path encoding is incorrect. 2011-03-20 14:06:49 +00:00
git_adapter.rb scm: git: add "--no-decorate" option in "git log". 2011-04-05 23:03:49 +00:00
mercurial_adapter.rb scm: mercurial: wrap revision of cat and annotate with URL encoding (#1981, #7246). 2011-03-14 02:23:54 +00:00
subversion_adapter.rb scm: Ruby 1.9 compatibility for XML UTF-8 parsing. 2011-03-03 05:51:46 +00:00