New commits on Our Own Kallithea

2017-01-03 Thread Our Own Kallithea
<<< text/html; charset="us-ascii": Unrecognized >>> ___ kallithea-general mailing list kallithea-general@sfconservancy.org https://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Re: [PATCH stable] diff: don't cut binary diff parsing short

2017-01-03 Thread Mads Kiilerich
On 01/03/2017 09:09 AM, Andrew Shadura wrote: Right, I made a mistake of rebasing it to the stable branch as I thought OOK ran stable, which it didn't. Sure, there's no op there, the crash happens on the default branch only, it's 'in ' requires string as left operand, not NoneType in the line w

[PATCH] style: don't apply this text field styling to buttons

2017-01-03 Thread Søren Løvborg
Fix for a style issue introduced in some of the recent Bootstrap prep work (ad2a922da0ba, dd42c2ad28d7). # HG changeset patch # User Søren Løvborg # Date 1483459136 -3600 # Tue Jan 03 16:58:56 2017 +0100 # Node ID 4038d04ba05bba9ee629deee78936cf1847b3de8 # Parent dc94e662ee74dc16d1432762128

Re: [PATCH stable] diff: don't cut binary diff parsing short

2017-01-03 Thread Andrew Shadura
On 02/01/17 23:20, Mads Kiilerich wrote: > On 01/02/2017 07:17 PM, Andrew Shadura wrote: >> diff: don't cut binary diff parsing short >> >> With binary diffs, user might want to see something more meaningful >> than just 'Binary file', for example, an image diff. However, >> interrupting parsing on