From: Martin Langhoff Date: Fri, 11 Nov 2005 05:00:57 +0000 (+1300) Subject: archimport: handle pika escaping X-Git-Tag: v0.99.9h^2~26 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f84f9d38ebd809ecab89d2d4926c3ff6bc3c60f5?ds=inline;hp=f84f9d38ebd809ecab89d2d4926c3ff6bc3c60f5 archimport: handle pika escaping Arch uses pika escaping in some places (but not all!). Specifically, commits of the type 'patch' use pika escaping in the log entries, which we parse to know what to add/delete and what to commit. This patch checks for hints of pika escaping and asks tla to unescape for us. Originally implemented by Penny Leach Signed-off-by: Martin Langhoff Signed-off-by: Junio C Hamano ---