Fossil SCM
Generate full diff
Fixed
e90d38c2054e9b4…
· opened 15 years, 5 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Critical
- Resolution
- Fixed
- Subsystem
- —
- Created
- Oct. 13, 2010 11:52 a.m.
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.