]> gitweb @ CieloNegro.org - pci-nopaste.git/commit
migrate from GNU arch to Git
authorPHO <pho@cielonegro.org>
Tue, 6 Nov 2012 05:06:03 +0000 (14:06 +0900)
committerPHO <pho@cielonegro.org>
Tue, 6 Nov 2012 05:06:03 +0000 (14:06 +0900)
commit285a930dbf5683ccdb8d705bd9fbe001a81fe719
tree11b483ee465ae0f4b46c5b61fde9b89e5dc3c5c9
migrate from GNU arch to Git
26 files changed:
Changes [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
README-NLS [new file with mode: 0644]
bin/pci-nopaste [new file with mode: 0644]
lib/POE/Component/IRC/Plugin/NoPaste.pm [new file with mode: 0644]
lib/POE/Component/IRC/Plugin/NoPaste/DB.pm [new file with mode: 0644]
lib/POE/Component/IRC/Plugin/NoPaste/Httpd.pm [new file with mode: 0644]
lib/POE/Component/IRC/Plugin/NoPaste/Httpd/Index.pm [new file with mode: 0644]
lib/POE/Component/IRC/Plugin/NoPaste/Httpd/Pasted.pm [new file with mode: 0644]
lib/POE/Component/IRC/Plugin/NoPaste/Pager.pm [new file with mode: 0644]
lib/POE/Component/IRC/Plugin/NoPaste/StaticFile.pm [new file with mode: 0644]
lib/POE/Component/IRC/Plugin/NoPaste/Template.pm [new file with mode: 0644]
lib/POE/Component/IRC/Plugin/NoPaste/css/style.css [new file with mode: 0644]
lib/POE/Component/IRC/Plugin/NoPaste/tmpl/error.html [new file with mode: 0644]
lib/POE/Component/IRC/Plugin/NoPaste/tmpl/index.html [new file with mode: 0644]
lib/POE/Component/IRC/Plugin/NoPaste/tmpl/pasted.html [new file with mode: 0644]
misc/nopaste-config-schema.yml [new file with mode: 0644]
misc/nopaste-db-schema.sql [new file with mode: 0644]
po/Makefile.PL [new file with mode: 0644]
po/Makefile.in [new file with mode: 0644]
po/PACKAGE [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
po/ja.po [new file with mode: 0644]
rc.d/linux/pci-nopaste.in [new file with mode: 0644]
t/POE-Component-IRC-Plugin-NoPaste.t [new file with mode: 0644]