annotate bin/emmental @ 7010:974c1217a5cd

<b_jonas> perl -e($o="bin/culprits-ng"); open$O,">",$o or die; print $O "#!/bin/sh\\n",q{exec hg log -l 512 --template "{desc}\\0" -- "$@" | perl -0ne \'/^<([^>]*)>/ and print"$1 "\'},"\\n"; close$O;chmod 0755,$o or die;
author HackBot
date Thu, 25 Feb 2016 07:22:49 +0000
parents a548af0c699d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2137
a548af0c699d <oerjan> mv emmental bin
HackBot
parents:
diff changeset
1 (binary:application/octet-stream)