From: Lukas Fleischer Date: Fri, 10 Jan 2014 11:44:37 +0000 (+0100) Subject: Refactor cgit_parse_snapshots_mask() X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/f04b8d5c99afdc55178f1a06ff1594f5f0cc4be6?hp=f04b8d5c99afdc55178f1a06ff1594f5f0cc4be6 Refactor cgit_parse_snapshots_mask() Use Git string lists instead of str{spn,cspn,ncmp}() magic. This significantly improves readability. Signed-off-by: Lukas Fleischer ---