annotate equations @ 7006:458fca97071d

<b_jonas> perl -e-e($o="bin/culprits-ng") and die; open$O,">",$o or die; print $O qq{#!/bin/sh\\n},q{exec hg log -l 512 --template "{desc}\\0" -- "$@" | perl -0ne \'/^<([^>]*)>/ and!$t{$1}++and print"$1 "\'}; close$O;chmod 0755,$o or die;
author HackBot
date Thu, 25 Feb 2016 07:17:36 +0000
parents 8e33ec2003a9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6902
14ec465aa22b <hppavilion[1]> ` echo "x^x" >> equations
HackBot
parents: 6901
diff changeset
1 x^x
6903
8e33ec2003a9 <hppavilion[1]> ` echo "|x|^x" >> equations
HackBot
parents: 6902
diff changeset
2 |x|^x