Eskil

View Ticket
Login
2015-03-18
21:39 Closed ticket [ee4b3b6bf3]: Update review mode to use directory view plus 4 other changes artifact: 002af4ff54 user: peter
2013-09-28
04:21 Ticket [ee4b3b6bf3]: 6 changes artifact: b175740923 user: peter
2013-02-27
11:54 New ticket [ee4b3b6bf3]. artifact: 8b0a116509 user: anonymous

Ticket Hash: ee4b3b6bf302d62c64dcb330fad9081fca812287
Title: Update review mode to use directory view
Status: Closed Type: Feature_Request
Severity: Important Priority: Medium
Subsystem: Directory_Diff Resolution: Fixed
Last Modified: 2015-03-18 21:39:16
10.16 years ago
Created: 2013-02-27 11:54:00
12.21 years ago
Version Found In: 2.6.2
User Comments:
anonymous added on 2013-02-27 11:54:00:
At present, "eskil -review" is useful but rather limited.  It appears to me it might be possible to switch this to use directory view to show the differences relative to source control and allow drilling down to the full diff view of each updated file.  This would make it much more helpful for doing code reviews.

peter added on 2013-09-28 04:21:39:
Currently the directory diff has no revision control support, and that would
be the first step needed to do this.
This is a rather big change, so not likely to happen soon.

peter added on 2015-03-18 21:39:16:
As of 2.7 directory diff supports revision control (for Fossil Git and Svn, Mercurial will be in next)

The command corresponding to "eskil -review" becomes "eskil .".

Eskil -review is kept as is since it is much faster for a quick overview.