view bin/culprits-ng @ 7816:72fd1c927ce7

<Moon__> revert
author HackBot
date Fri, 06 May 2016 00:38:25 +0000
parents 974c1217a5cd
children
line wrap: on
line source

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