1. Summarise the issue (what were doing, what went wrong?)
Reading the output of 'darcs help annotate' or looking at the code
reveals that annotate command duplicates functionality of changes/log
when given --patch, --tag, or --match option. This is confusing and
causes unnecessary complications.
I propose to completely remove this functionality from annotate.
2. What behaviour were you expecting instead?
That annotate does what everyone expects, no more.
3. What darcs version are you using? (Try: darcs --exact-version)
This "feature" is at least as old as 2.8.4, but probably much older.
|