view bin/culprits-ng @ 10927:173801e1890f

<oerjan> ` cp tmp/3 bin/3
author HackBot
date Sat, 20 May 2017 08:00:07 +0000
parents c989a1669243
children
line wrap: on
line source

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