Jim Holmlund wrote:
Thank you for doing all the work on this!
My favorite RFE would be 'Next File' and 'Previous File' and 'Index'
links at the bottom
of the frames diff pages, eg, next to the Next/Previous diff buttons.
A good idea, but not as easy as it sounds since the HTML is generated on
the fly, file by file.
I think I can come up with a way to do that though.
That being said, I'm sad to announce the version 23.1 was very short
lived. I just pushed 23.2 and it has some significant changes:
- Support for 'hg foutgoing' (That was a nasty one, it seems to work in
my tests but I wouldn't be surprised if there are bugs in that code)
- fixed the '-b' option
- Added color coding for filenames: Black for modified files, Green for
new files, and Red for deleted files
- Changed the HTML of the index page to be easier to read
Feedback welcome.
PS: I've found that the forest extension has quite a few bugs (the
fstatus command for instance is quite broken)