diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-01-08 13:55:35 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-01-08 13:55:35 -0400 |
commit | 8df4e37f0dda20be0a13487f71bacf483aedaf58 (patch) | |
tree | fc628244c59aaa1e04658847c0a3ee8d4fbc45bd /Assistant.hs | |
parent | 6b4fc5e985ed96e14ebc89e67b373dd66c857bc5 (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 'Assistant.hs')
0 files changed, 0 insertions, 0 deletions