log

age author description
Sun, 08 May 2016 11:38:16 +0000 HackBot <b_jonas> `` >bin/lastwisdoms echo $\'#!/bin/sh\\n\'\'exec hg log --template "{date|shortdate}\\0{files}\\0" -I "wisdom/**" | perl -0ne \'\\\'\'chomp;$s{$_}++and next;s"^wisdom/"";print$_," ";\'\\\' && chmod -c a+x bin/lastwisdoms
Sun, 08 May 2016 11:36:29 +0000 HackBot <b_jonas> `` >bin/lastwisdoms echo $\'#!/bin/sh\\n\'\'exec hg log --template "{date|shortdate}\\0{files}\\0" -I "wisdom/**" | perl -0ne \'\\\'\'chomp;if(/^[0-9].*/){$d eq$_ and next;$d=$_}else{s"^wisdom/""}print$_," ";\'\\\' && chmod a+x bin/lastwisdoms
Sun, 08 May 2016 04:24:41 +0000 HackBot <oerjan> undo 7813