]> Sergey Matveev's repositories - public-inbox.git/commit
Revert "view: perform highlighting for space-prefixed diffs"
authorEric Wong <e@80x24.org>
Thu, 16 May 2019 06:54:08 +0000 (06:54 +0000)
committerEric Wong <e@80x24.org>
Thu, 16 May 2019 06:54:08 +0000 (06:54 +0000)
commitfee27210002cc343e4e99e3a8b10ac9fa5f0f26a
tree63a4566955ec31532aeb881028cfa54df8ae06e6
parentc23df198cb3b101c8f0ede73092c8f3dae5eda35
Revert "view: perform highlighting for space-prefixed diffs"

This was buggy and was causing non-diff text to have extra
leading spaces.  The diff parsing code needs to be cleaned up,
so this will be fixed, later.

This reverts commit 1a67b91c1326efa372d1ec957e2494849d894f0b.
lib/PublicInbox/View.pm
lib/PublicInbox/ViewDiff.pm