Byron Boulton

Results 10 comments of Byron Boulton

I looked at this for a while today. I figured out how to set a value in the configuration file and pass it on into the style tag in the...

I'm not sure I completely understand. You can create/edit a config file for webdiff that will serve its diff on your computer's hostname so other who can resolve your hostname...

I don't know any javascript, so I don't know that I could tackle that task.

Right now the table entries that show code can show up to 101 characters. That's what limits the width of the webdiff application in the browser window. We could easily...

@danvk, is that something you are interested in working on? It sounds a bit beyond my javascript skill level.

I was looking into a different issue with activate script from Windows' Python in a cygwin terminal and came across this Github issue. I have 3 pieces of feedback on...

Indeed! That code change addresses my point 2. I think we can close this issue.

At this time there are a couple of issues I know I need to address: 1. Add tests - I'm guessing we probably want some tests added 2. Resolve test...

I've addressed the issues noted above except the failing tests. I still need to: * find and fix the failing tests * add new tests for the pythonpath configure options

I pushed up some fixes. I want to rebase/squash them, but I need to sign off for now.