Redmine/lib/redmine/scm/adapters
Toshi MARUYAMA 114e3f3b82 scm: git: use the model value of whether reporting last commit in repository tree (#7047).
And remove entries_git() and the flag in adapter.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5657 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-05-05 11:43:29 +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: add "options" parameter in adapter entries(). 2011-05-04 14:11:25 +00:00
bazaar_adapter.rb scm: add "options" parameter in adapter entries(). 2011-05-04 14:11:25 +00:00
cvs_adapter.rb scm: add "options" parameter in adapter entries(). 2011-05-04 14:11:25 +00:00
darcs_adapter.rb scm: add "options" parameter in adapter entries(). 2011-05-04 14:11:25 +00:00
filesystem_adapter.rb scm: add "options" parameter in adapter entries(). 2011-05-04 14:11:25 +00:00
git_adapter.rb scm: git: use the model value of whether reporting last commit in repository tree (#7047). 2011-05-05 11:43:29 +00:00
mercurial_adapter.rb scm: add "options" parameter in adapter entries(). 2011-05-04 14:11:25 +00:00
subversion_adapter.rb scm: add "options" parameter in adapter entries(). 2011-05-04 14:11:25 +00:00