]> Cypherpunks repositories - keks.git/commit
Rename to shorter understandable names
authorSergey Matveev <stargrave@stargrave.org>
Thu, 16 Jan 2025 08:05:30 +0000 (11:05 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 16 Jan 2025 09:34:27 +0000 (12:34 +0300)
commitecab36d5f5a3039e7e7b3e6faa37f55aae3a92af005395c9c8696bd877ec39ed
tree7391ec2fbe0cae1c643bfaeb72553a96228647b5ab3bb7e5b95fbd37a756dd69
parent7dd5207a4040777447d4da0e65953cb8a98537e5769d5e34e0dc1920a87b06cc
Rename to shorter understandable names
18 files changed:
c/cmd/clean
c/cmd/deatomiser/.gitignore [new file with mode: 0644]
c/cmd/deatomiser/all.do [new file with mode: 0644]
c/cmd/deatomiser/clean [moved from c/cmd/print-items/clean with 69% similarity]
c/cmd/deatomiser/deatomiser.c [moved from c/cmd/print-itered/print-itered.c with 84% similarity]
c/cmd/deatomiser/deatomiser.do [moved from c/cmd/print-itered/print-itered.do with 100% similarity]
c/cmd/pp/.gitignore [new file with mode: 0644]
c/cmd/pp/all.do [new file with mode: 0644]
c/cmd/pp/clean [moved from c/cmd/print-itered/clean with 68% similarity]
c/cmd/pp/pp.c [moved from c/cmd/print-items/print-items.c with 99% similarity]
c/cmd/pp/pp.do [moved from c/cmd/print-items/print-items.do with 100% similarity]
c/cmd/print-items/.gitignore [deleted file]
c/cmd/print-items/all.do [deleted file]
c/cmd/print-itered/.gitignore [deleted file]
c/cmd/print-itered/all.do [deleted file]
c/doc/cmd.texi
go/cmd/pp/colour.go [moved from go/cmd/print/colour.go with 100% similarity]
go/cmd/pp/main.go [moved from go/cmd/print/main.go with 97% similarity]