View Ticket
Not logged in
Ticket UUID: f24f11f538a60e39f10eea22491567bb7d3f69d8
Title: --name-only option in fossil diff
Status: Open Type: Feature_Request
Severity: Minor Priority:
Subsystem: Resolution: Open
Last Modified: 2011-07-13 01:25:52
Version Found In: [35ecc92b69]
Description & Comments:
A --name-only (or -q) option to fossil diff command will be useful to get only the names of files changed / added / removed between two tags.

drh added on 2011-07-12 00:07:42 UTC:
How is that any different from the "fossil changes" command?


altufaltu added on 2011-07-13 01:25:52 UTC:
Does fossil changes take --from/--to arguments (like diff command) to list files changed between two revisions/tags? I don't see that in help message.

I think this command operates only on checkout.