Overview
Artifact ID: | 96661baaea8127973236cc0c2bf31996c10625a3 |
---|---|
Ticket: | b93b92725558305a82f2b178be514693be4e7895
Dirdiff plugin |
User & Date: | peter 2014-11-07 16:38:19 |
Changes
- foundin changed to: "2.6.6"
- icomment:
Make a plugin system for directory diff, similar as for file diff. A plugin can do file compare and gets: Two read streams. Info about files (names, size) Info about preferences Returns "not equal", "equal", or "ok so far". "ok so far" would tell normal diff to continue with the streams as normal. A plugin could be allowed to process file names for matching between dirs. E.g. if a certain rename pattern has happened, it could help with that.
- login: "peter"
- mimetype: "text/x-fossil-plain"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "Dirdiff plugin"
- type changed to: "Feature_Request"