view bin/culprits-ng @ 8325:0f08be45cfeb

<shachaf> mkx bin/5//for i in {1..5}; do quote; done | sport
author HackBot
date Sat, 04 Jun 2016 09:41: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 "'