summaryrefslogtreecommitdiff
path: root/Test.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-08 13:55:35 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-08 13:55:35 -0400
commit8df4e37f0dda20be0a13487f71bacf483aedaf58 (patch)
treefc628244c59aaa1e04658847c0a3ee8d4fbc45bd /Test.hs
parent6b4fc5e985ed96e14ebc89e67b373dd66c857bc5 (diff)
better fix for slash in view metadata
The homomorphs are back, just encoded such that it doesn't crash in LANG=C However, I noticed a bug in the old escaping; [pseudoSlash] was escaped the same as ['/','/']. Fixed by using '%' to escape pseudoSlash. Which requires doubling '%' to escape it, but that's already done in the escaping of worktree filenames in a view, so is probably ok.
Diffstat (limited to 'Test.hs')
0 files changed, 0 insertions, 0 deletions