view bin/culprits-ng @ 9779:c4f7738a55c3

<oerjan> ` mv ops bin/ops
author HackBot
date Mon, 28 Nov 2016 16:47:14 +0000
parents c989a1669243
children
line wrap: on
line source

#!/bin/sh
exec hg log -l 512 --template "{desc}\0" -- "$@" | perl -0ne '/^<([^>]*)>/ and print"$1 "'