log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
repo
log bin/forget @ 12523:
67a2e5342dad
draft
default
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2019-11-16
HackEso
<fizzie> sled /hackenv/bin/forget//s|wisdom/|$HACKENV/wisdom/|g
draft
2018-03-09
HackBot
<wob_jonas> `` >bin/forget echo $\'#!/bin/sh\\n\'\'for n; do if [ lethe = "$n" ]; then rm -f "wisdom/$n"; else rm-p "wisdom/$n"; fi && echo "Forget what?"; done\' && echo ok
2018-03-09
HackBot
<wob_jonas> `` >bin/forget echo $\'#!/bin/sh\\n\'\'for n; do if [ lethe = "$n" ]; then echo rm -f "wisdom/$n"; else rm-p "wisdom/$n"; fi && echo "Forget what?"; done\' && echo ok
2018-03-09
HackBot
<wob_jonas> `` >bin/forget echo $\'#!/bin/sh\\n\'\'for n; do if [ lethe = "$a" ]; then echo rm -f "wisdom/$n"; else rm-p "wisdom/$n"; fi && echo "Forget what?"; done\' && echo ok
2018-02-28
HackBot
<oerjan> slbd forget//s,rm,rm-p,
2018-02-28
HackBot
<oerjan> undo 11419
2018-02-28
HackBot
<oerjan> undo 11380
2018-02-28
HackBot
<wob_jonas> `` echo $\'#!/bin/sh\\n\'\'for n; do rm "wisdom/$n" && echo "Forget what?"; done\' > bin/forget; chmod a+x bin/forget
2018-02-28
HackBot
<shachaf> sled bin/forget//s/)"$/& \\&\\& \\\\/
2018-02-28
HackBot
<shachaf> revert
2018-02-28
HackBot
<shachaf> sled bin/forget//s/"$/& \\&\\& \\\\/
2016-09-25
HackBot
<fizzie> revert 58b9ee8f97a7
2016-02-09
HackBot
<oerjan> ` sed -i \'s/rm/rm-p/\' bin/forget
2012-02-16
HackBot
Initial import.
less
more
|
(0)
tip