mercurial history does not show across rename/move
Created originally on Bitbucket by NikolayMetchev (Nikolay Metchev)
Hello, We have several files that we moved within our repo and it seems the eclipse plugin isn't showing the proper history for them.
I enabled the console to see what is going on.
The plugin appears to be calling hg log --follow correctly however it additionally specifies the following parameter: --rev tip:0 This has the effect that only the latest change shows. It is my understanding that --rev should only be specified if --follow isn't specified.
I am using mercurial eclipse version 2.2.0.201605140822