Fossil

View Ticket
Login
2010-10-14
20:29 Fixed ticket [e90d38c205]: Generate full diff plus 1 other change ... (artifact: c3804d97a9 user: drh)
20:28
Always show diffs for added and deleted files in the web UI. Show added and deleted files in diffs with -N and the --from and --to options to the command-line diff command. Ticket [e90d38c2054e9b44792] ... (check-in: 703653489e user: drh tags: trunk)
18:38
Work towards including full text of deleted and added files in a diff when the -N or --new-file option is used. Ticket [e90d38c2054e9b44792eb] ... (check-in: 585360b47d user: drh tags: trunk)
16:30 Ticket [e90d38c205] Generate full diff status still Open with 2 other changes ... (artifact: b7a3ceb8f9 user: anonymous)
16:29 Add attachment full-diff.diff to ticket [e90d38c205] ... (artifact: 55bb2487c2 user: anonymous)
2010-10-13
11:52 New ticket [e90d38c205] Generate full diff. ... (artifact: 348ddc735e user: anonymous)

Ticket Hash: e90d38c2054e9b44792eb4f3447d85bd86e465cc
Title: Generate full diff
Status: Fixed Type: Feature_Request
Severity: Critical Priority:
Subsystem: Resolution: Fixed
Last Modified: 2010-10-14 20:29:02
15.47 years ago
Created: 2010-10-13 11:52:54
15.48 years ago
Version Found In:
Description:
There's no way to generate full textual difference between versions when files are added or removed.

This is essential to interact with outside world, for reference see "cvs diff -uN"


anonymous added on 2010-10-14 16:30:01:
I've attached a partial implementation of full diffs. This doesn't support diffs between two versions or diffs requesting a single file yet. It should be a starting point for discussing the behavior though.


Attachments: