]> git.e2factory.org Git - e2factory.git/commit
digest: add parsestring() function, rewrite internals
authorTobias Ulmer <tu@emlix.com>
Mon, 25 Nov 2013 18:43:44 +0000 (19:43 +0100)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:17 +0000 (15:41 +0100)
commit86af25c8c8b76bfa7307ccafd045b768c73c9e10
tree769db3014c3dc45290bf3f68d464bb5ddaa63824
parentf78e2ca8c3480856fda651477933374da0a5f022
digest: add parsestring() function, rewrite internals

The old digest matcher could not handle spaces in filenames. Write a
better parser that can handle these, and error out on escaped digests (which
should be pretty rare).

Signed-off-by: Tobias Ulmer <tu@emlix.com>
local/digest.lua