view bin/culprits-ng @ 7551:9dde43eb672d

<hppavilion[1]> rm test
author HackBot
date Wed, 27 Apr 2016 22:54:02 +0000
parents 974c1217a5cd
children
line wrap: on
line source

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