author | Martin Langhoff <martin@catalyst.net.nz> | |
Fri, 11 Nov 2005 05:00:57 +0000 (18:00 +1300) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 11 Nov 2005 09:15:26 +0000 (01:15 -0800) | ||
commit | f84f9d38ebd809ecab89d2d4926c3ff6bc3c60f5 | |
tree | d01698963c91c32679e4a9a52a4ac94a5feee296 | tree | snapshot |
parent | 0e9ab02da77fcf59fdb7d8201d3c5546cd346e63 | commit | diff |
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 <penny@catalyst.net.nz>
Signed-off-by: Martin Langhoff <martin@catalyst.net.nz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 <penny@catalyst.net.nz>
Signed-off-by: Martin Langhoff <martin@catalyst.net.nz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-archimport.perl | diff | blob | history |