view bin/culprits-ng @ 8670:bd72d2472d9b

<oerjan> slwd elendil//s#\\s\\+$##
author HackBot
date Thu, 30 Jun 2016 23:30:03 +0000
parents 974c1217a5cd
children
line wrap: on
line source

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