Redmine/app/views/repositories
Toshi MARUYAMA 023a0efa10 scm: backout r5213. do not display both 'View all revisions' and 'View revision' links (#7984, #7246).
Git and Mercurial support *branch*.

Git in repository root shows *master branch*.
Git master branch does not have all revisions.

Mercurial default branch is *default branch*.
Mercurial shows *tip* in repository root.

Mercurial does not treat directory. "hg log DIR" costs high.
Getting correct limited changesets in sub directory and branch is very heavy.
So, if there is no recent revision in sub directory and branch,
no changeset shows.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5218 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-03-24 23:42:50 +00:00
..
_breadcrumbs.rhtml scm: use blank? for "root @ branch" in repository tree viewing. 2011-03-16 00:51:14 +00:00
_dir_list.rhtml Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
_dir_list_content.rhtml scm: Ruby 1.9 compatibility for browsing repository tree (#2664, #2274). 2011-02-22 08:16:05 +00:00
_link_to_functions.rhtml SCM: 2009-09-01 12:13:17 +00:00
_navigation.rhtml Fixes revision form when browsing a subdirectory (#4281). 2009-11-24 17:55:45 +00:00
_revisions.rhtml Changing revision label and identifier at SCM adapter level (#3724, #6092) 2011-01-02 09:45:05 +00:00
annotate.rhtml Changing revision label and identifier at SCM adapter level (#3724, #6092) 2011-01-02 09:45:05 +00:00
changes.rhtml Added branch and tag support to the git repository viewer. (#1406) 2009-08-15 22:41:40 +00:00
committers.rhtml Fixes repository user mapping submission when a repository username is blank (#2339, Conflicting types for parameter containers). 2008-12-15 18:02:25 +00:00
diff.rhtml scm: changing two revision diff text at SCM adapter level (#3724). 2011-01-11 16:04:07 +00:00
entry.rhtml Added branch and tag support to the git repository viewer. (#1406) 2009-08-15 22:41:40 +00:00
revision.rhtml Changing revision label and identifier at SCM adapter level (#3724, #6092) 2011-01-02 09:45:05 +00:00
revisions.rhtml Added branch and tag support to the git repository viewer. (#1406) 2009-08-15 22:41:40 +00:00
show.rhtml scm: backout r5213. do not display both 'View all revisions' and 'View revision' links (#7984, #7246). 2011-03-24 23:42:50 +00:00
stats.rhtml Adds missing native eol properties. 2009-09-20 14:06:57 +00:00