view bin/culprits-ng @ 8505:d31866e216a6

<shachaf> undo 8502
author HackBot
date Thu, 16 Jun 2016 17:42:52 +0000
parents 974c1217a5cd
children
line wrap: on
line source

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