annotate bin/culprits @ 5970:462ea3a590f1

<b_jonas> ` -e bin/en2sv || >bin/en2sv \'use Encode; binmode *$_,"encoding(utf8)" for STDIN,STDOUT; local$/; for (split//,<STDIN>) { rand(5)<3 and y/EOeo/\\xc4\\xc5\\xe4\\xe5/; print }\'; chmod a+x bin/en2sv
author HackBot
date Thu, 10 Sep 2015 11:26:11 +0000
parents 08e6f1ab7e96
children 5bec42c5e532
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5839
08e6f1ab7e96 <Jafet> ` echo -E \'hg log --removed "$1" | grep summary: | awk \'\\\'\'{print substr($2,2,length($2)-2)}\'\\\'\' | sed "s/.$/\\x0F&/" | xargs\' > bin/culprits && chmod +x bin/culprits
HackBot
parents: 5837
diff changeset
1 hg log --removed "$1" | grep summary: | awk '{print substr($2,2,length($2)-2)}' | sed "s/.$/\x0F&/" | xargs