One thing to watch out for when fixing this is that it works properly even when the file has
been renamed. So for example you should be able to do darcs changes --only-to-files
/current/name of file and see the changes to the file even before it was renamed.
I haven't checked if the current code does actually even select the right patches in this
situation, but if it doesn't, it ought to!
I think there may also be more advanced options where you can specify a file by its name at
some point in the past, so worth having a quick check on that.
|