log bin/makelist @ 12256:821155c00e34 draft

age author description
Sat, 16 Nov 2019 21:46:09 +0000 HackEso <fizzie> sled /hackenv/bin/makelist//s|$HACKENV/$HACKENV/|$HACKENV/| draft
Sat, 16 Nov 2019 21:45:35 +0000 HackEso <fizzie> sled /hackenv/bin/makelist//s|bin/|$HACKENV/bin/|g draft
Sat, 16 Nov 2019 21:45:28 +0000 HackEso <fizzie> sled /hackenv/bin/makelist//s|bin/|$HACKENV/bin/| draft
Fri, 10 Feb 2017 15:51:57 +0000 HackBot <oerjan> sled bin/makelist//s,fi;,& ,
Fri, 10 Feb 2017 15:48:34 +0000 HackBot <oerjan> sled bin/makelist//s,^,if [[ "$1" == *" "* ]]; then exec makelist $@; fi;,
Sun, 25 Sep 2016 20:31:46 +0000 HackBot <fizzie> revert 58b9ee8f97a7
Thu, 14 Jul 2016 10:53:06 +0000 HackBot <shachaf> sled bin/makelist//s/.\\{13\\}/name="$1"; file="bin\\/$name"; makelistlist "$name"/
Mon, 14 Mar 2016 18:17:22 +0000 HackBot <shachaf> mkx bin/makelist//file="bin/$1"; shift; cp bin/emptylist "$file"; for n in "$@"; do echo "$n" >> "$file"; done
Mon, 14 Mar 2016 18:16:08 +0000 HackBot <shachaf> revert
Mon, 14 Mar 2016 18:15:41 +0000 HackBot <shachaf> ` echo -e \'shift\\nfor n in "$@"; do echo "$n" > bin/"$1"; done\' >> bin/makelist
Thu, 21 Mar 2013 06:18:03 +0000 HackBot <shachaf> mv *list bin/
Tue, 12 Mar 2013 23:37:37 +0000 HackBot <elliott> revert 2416
Tue, 12 Mar 2013 23:37:01 +0000 HackBot <Sgeo> revert 2243
Fri, 08 Mar 2013 05:14:17 +0000 HackBot <shachaf> echo \'cp bin/emptylist bin/"$1"\' > bin/makelist
Sat, 12 Jan 2013 20:07:53 +0000 HackBot <elliott> revert 1492
Sat, 12 Jan 2013 19:56:44 +0000 HackBot <olsner> echo echo \\\'\'tail -n +2 $0 | xargs echo; exit 0\'\\\' \\>\\$1\\;chmod +x \\$1 > bin/makelist
Sat, 12 Jan 2013 19:50:59 +0000 HackBot <olsner> echo echo \\\'\'tail -n +2 $0 | paste -s -d" "; exit 0\'\\\' \\>\\$1\\;chmod +x \\$1 > bin/makelist