annotate bin/culprits @ 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
author HackBot
date Sun, 12 Jul 2015 13:03:48 +0000
parents d147f041a350
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