view bin/culprits-ng @ 9579:ef9235f9b54d

<shachaf> revert
author HackBot
date Mon, 31 Oct 2016 19:55:42 +0000
parents c989a1669243
children
line wrap: on
line source

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