view bin/culprits-ng @ 8376:4f84c9bec080

<oerjan> ` sed -i \'s/$/ "$@"/\' bin/gs2c
author HackBot
date Mon, 06 Jun 2016 05:10:19 +0000
parents 974c1217a5cd
children
line wrap: on
line source

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