Feature #6352
Showing diff of structural changes in repository
Status: | New | Start date: | 2010-09-10 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | SCM | |||
Target version: | - | |||
Resolution: |
Description
Currently (1.0.1) the "Repository -> View differences" only shows differences in source code files. It should be able to show also have some kind of "Changed files" view so that changes in directory structure and added and deleted (possibly binary) files could be visualized.
TortoiseSVN's "Compare revisions" / "Changed files" views are a model example of this.
An extra feature for comparing binary files could be showing their md5 or sha1 hashes.
Related issues
History
#1
Updated by Toshi MARUYAMA over 11 years ago
- Category set to SCM
#2
Updated by random tao over 11 years ago
It would be very useful to output changed files between revisions in "View differences" with ability to click on them to go to their changes, this feature i miss the most from TRAC.
something like output of "git diff --name-status "