changeset 9219:78157e3d5545

<oerjan> revert
author HackBot
date Mon, 10 Oct 2016 22:54:47 +0000
parents 2efeb7758eb9
children 52758a71887f
files bin/culprits-ng
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/culprits-ng	Mon Oct 10 22:54:47 2016 +0000
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec hg log -l 512 --template "{desc}\0" -- "$@" | perl -0ne '/^<([^>]*)>/ and print"$1 "'