scrubbing through revisions of a file
Pierre-Yves David
pierre-yves.david at ens-lyon.org
Sat Oct 19 00:25:02 UTC 2013
On 18 oct. 2013, at 21:52, Harvey Chapman wrote:
> Does anyone know if the following exists (gui or console)?
>
> I'd like to look at a file in a blame/diff mode and have the ability to quickly skip backwards/forwards through the history of the file. Usually, I'm looking for code that used to be in a file and was removed later. I guess I could use bisect to find the rev, but there've been several times when I knew a bug was in a file (that I didn't write) and I wanted to quickly look through (in a pretty way) the changes that had been made to that file.
hgview has a file view with such capability
http://www.logilab.org/project/hgview
--
Pierre-Yves
More information about the Mercurial
mailing list