Project

General

Profile

Actions

Feature #8365

closed

Git: per project setting to report last commit or not in repository tree

Added by Toshi MARUYAMA almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Toshi MARUYAMA
Category:
SCM
Target version:
Start date:
2011-05-13
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

Git repository tree browsing is very slow.
Please see defect #7047.

note-12 of #4773

Actually, what is really slow when browsing a git repository is to get information about last change on each file using git log -n 1. When removing this, browsing is pretty fast. Maybe we should disable this.


Files

git-last-commit-setting.png (40.9 KB) git-last-commit-setting.png Toshi MARUYAMA, 2011-05-13 05:27
git-tree-no-report.png (61.3 KB) git-tree-no-report.png Toshi MARUYAMA, 2011-05-13 06:40

Related issues

Related to Redmine - Defect #7047: Git adapter very slow when a commit modifies a lot of filesNew2010-12-04

Actions
Actions #1

Updated by Toshi MARUYAMA almost 13 years ago

I finished implementing in r5776.

Actions

Also available in: Atom PDF