diff options
| author | Irssi Scripts Helper | 2016-04-27 11:47:55 +0000 |
|---|---|---|
| committer | Irssi Scripts Helper | 2016-04-27 11:47:55 +0000 |
| commit | c4efc3150d1f82a054c27cc8689c7ffd8f7603f0 (patch) | |
| tree | b4d5aa463e45cf19bf5544edf7801ad0dbdbb4bf | |
| parent | 1e015f4190b52ba54612626c5f73c36e7b72476b (diff) | |
| download | scripts.irssi.org-c4efc3150d1f82a054c27cc8689c7ffd8f7603f0.tar.bz2 | |
ci artefacts for 6455a8e468e35fff13e4587ea720266aa77ef70e
[skip ci]
| -rw-r--r-- | README.markdown | 7 | ||||
| -rw-r--r-- | Test/beforespace/info.yml | 11 | ||||
| -rw-r--r-- | Test/beforespace/irssi.log | 1 | ||||
| -rw-r--r-- | Test/beforespace/perlcritic.log | 1 | ||||
| -rw-r--r-- | Test/nm2/info.yml | 4 | ||||
| -rw-r--r-- | Test/nm2/irssi.log | 40 | ||||
| -rw-r--r-- | Test/nm2/perlcritic.log | 6 | ||||
| -rw-r--r-- | Test/settingshelp/info.yml | 10 | ||||
| -rw-r--r-- | Test/settingshelp/irssi.log | 31 | ||||
| -rw-r--r-- | Test/settingshelp/perlcritic.log | 1 | ||||
| -rw-r--r-- | changed-info | 4 |
11 files changed, 87 insertions, 29 deletions
diff --git a/README.markdown b/README.markdown index 26fd900..76c899d 100644 --- a/README.markdown +++ b/README.markdown @@ -104,7 +104,7 @@ See [the testing read-me](../gh-pages/_testing/) for details. [ clones ](Test/clones/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ clones_scanner ](Test/clones_scanner/)| ✔ | ✔ | ✔ | 0 | ✔ | (c) [ cmpchans ](Test/cmpchans/)| ✔ | ✔ | ✔ | 0 | ✔ | (c) -[ colon_emoji ](Test/colon_emoji/)| ✔ | ✔ | ✔ | 0 | ✔ +[ colon_emoji ](Test/colon_emoji/)| ✔ | ✔ | ✔ | 0 | ✔ | (c) [ colorize_nicks ](Test/colorize_nicks/)| ✔ | ✔ | ✔ | 0 | ✔ | (c) [ colorkick ](Test/colorkick/)| ✘ | ✘ | ✔ | 14 | ☡ | (c) [ colorswap ](Test/colorswap/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) @@ -315,7 +315,7 @@ See [the testing read-me](../gh-pages/_testing/) for details. [ nickmix_pasky ](Test/nickmix_pasky/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ nickserv ](Test/nickserv/)| ✔ | ✔ | ✔ | 21 | ✔ | (c) [ niq ](Test/niq/)| ✔ | ✔ | ✔ | 7 | ✔ | (c) -[ nm2 ](Test/nm2/)| ✔ | ✔ | ✔ | 14 | ✔ | (c) +[ nm2 ](Test/nm2/)| ✔ | ✔ | ✔ | 14 | ✔ [ nm ](Test/nm/)| ✔ | ✔ | ✔ | 7 | ✔ | (c) [ nocaps ](Test/nocaps/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ nocollide ](Test/nocollide/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) @@ -402,6 +402,7 @@ See [the testing read-me](../gh-pages/_testing/) for details. [ send_scroll ](Test/send_scroll/)| ✔ | ✔ | ✔ | 0 | ✔ | (c) [ servercomplete ](Test/servercomplete/)| ✔ | ✔ | ✔ | 7 | ✔ | (c) [ seti ](Test/seti/)| ✔ | ✔ | ✔ | 10 | ✔ | (c) +[ settingshelp ](Test/settingshelp/)| ✔ | ✔ | ✔ | 1 | ✔ [ shortenurl ](Test/shortenurl/)| ✔ | ✔ | ✔ | 20 | ✔ | (c) [ shorturl ](Test/shorturl/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ showhilight ](Test/showhilight/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) @@ -504,4 +505,4 @@ See [the testing read-me](../gh-pages/_testing/) for details. [ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c) [ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) -16c1715c797fe327b256573ca15d0584b63e516e | 603 +6455a8e468e35fff13e4587ea720266aa77ef70e | 606 diff --git a/Test/beforespace/info.yml b/Test/beforespace/info.yml new file mode 100644 index 0000000..0def134 --- /dev/null +++ b/Test/beforespace/info.yml @@ -0,0 +1,11 @@ +--- +- + authors: Nei + contact: 'Nei @ anti@conference.jabber.teamidiot.de' + default_package: beforespace + description: 'Rebind certain keys so that they are inserted before the space' + license: ISC + modified: '2016-04-26 23:42:54' + name: beforespace + url: http://anti.teamidiot.de/ + version: '0.1' diff --git a/Test/beforespace/irssi.log b/Test/beforespace/irssi.log new file mode 100644 index 0000000..8ba3e44 --- /dev/null +++ b/Test/beforespace/irssi.log @@ -0,0 +1 @@ +* -!- Irssi: Loaded script beforespace diff --git a/Test/beforespace/perlcritic.log b/Test/beforespace/perlcritic.log new file mode 100644 index 0000000..87ebc83 --- /dev/null +++ b/Test/beforespace/perlcritic.log @@ -0,0 +1 @@ +scripts/beforespace.pl source OK diff --git a/Test/nm2/info.yml b/Test/nm2/info.yml index 61200bc..1fac66b 100644 --- a/Test/nm2/info.yml +++ b/Test/nm2/info.yml @@ -5,7 +5,7 @@ default_package: nm2 description: 'right aligned nicks depending on longest nick' license: 'GPL v2' - modified: '2015-11-16 19:32:11' + modified: '2016-04-26 23:30:46' name: nm2 url: http://anti.teamidiot.de/ - version: 2.0-dev + version: '2.1' diff --git a/Test/nm2/irssi.log b/Test/nm2/irssi.log index f08ba1f..d9f5e5f 100644 --- a/Test/nm2/irssi.log +++ b/Test/nm2/irssi.log @@ -1,20 +1,20 @@ -*Use of uninitialized value in substitution (s///) at nm2.pl line 366. -* -*Use of uninitialized value in subtraction (-) at nm2.pl line 252. -* -*Use of uninitialized value in subtraction (-) at nm2.pl line 252. -* -*Use of uninitialized value in subtraction (-) at nm2.pl line 252. -* -*Use of uninitialized value in subtraction (-) at nm2.pl line 252. -* -*Use of uninitialized value in subtraction (-) at nm2.pl line 252. -* -*Use of uninitialized value in subtraction (-) at nm2.pl line 252. -* -*Use of uninitialized value in subtraction (-) at nm2.pl line 252. -* -*Use of uninitialized value in subtraction (-) at nm2.pl line 252. -* -*nm2 experimental version, please report issues. thanks! -*-!- Irssi: Loaded script nm2 +* Use of uninitialized value in substitution (s///) at nm2.pl line 373. +* +* Use of uninitialized value in subtraction (-) at nm2.pl line 259. +* +* Use of uninitialized value in subtraction (-) at nm2.pl line 259. +* +* Use of uninitialized value in subtraction (-) at nm2.pl line 259. +* +* Use of uninitialized value in subtraction (-) at nm2.pl line 259. +* +* Use of uninitialized value in subtraction (-) at nm2.pl line 259. +* +* Use of uninitialized value in subtraction (-) at nm2.pl line 259. +* +* Use of uninitialized value in subtraction (-) at nm2.pl line 259. +* +* Use of uninitialized value in subtraction (-) at nm2.pl line 259. +* +* nm2 experimental version, please report issues. thanks! +* -!- Irssi: Loaded script nm2 diff --git a/Test/nm2/perlcritic.log b/Test/nm2/perlcritic.log index f862611..7695a02 100644 --- a/Test/nm2/perlcritic.log +++ b/Test/nm2/perlcritic.log @@ -1,4 +1,4 @@ Code before warnings are enabled at line 7, column 1. See page 431 of PBP. (Severity: 4) -Don't modify $_ in list functions at line 368, column 14. See page 114 of PBP. (Severity: 5) -Don't modify $_ in list functions at line 369, column 15. See page 114 of PBP. (Severity: 5) -Comma used to separate statements at line 373, column 19. See pages 68,71 of PBP. (Severity: 4) +Don't modify $_ in list functions at line 375, column 14. See page 114 of PBP. (Severity: 5) +Don't modify $_ in list functions at line 376, column 15. See page 114 of PBP. (Severity: 5) +Comma used to separate statements at line 380, column 19. See pages 68,71 of PBP. (Severity: 4) diff --git a/Test/settingshelp/info.yml b/Test/settingshelp/info.yml new file mode 100644 index 0000000..d8bd9d2 --- /dev/null +++ b/Test/settingshelp/info.yml @@ -0,0 +1,10 @@ +--- +- + authors: 'Rocco Caputo (dngor), Nei' + contact: 'rcaputo@cpan.org, Nei @ anti@conference.jabber.teamidiot.de' + default_package: settingshelp + description: 'Irssi 0.8.10 settings notes and documentation' + license: 'CC BY-SA 2.5, http://creativecommons.org/licenses/by-sa/2.5/' + modified: '2016-04-27 00:09:59' + name: settingshelp + version: 0.8.10 diff --git a/Test/settingshelp/irssi.log b/Test/settingshelp/irssi.log new file mode 100644 index 0000000..feae4ed --- /dev/null +++ b/Test/settingshelp/irssi.log @@ -0,0 +1,31 @@ +* Irssi 0.8.10 settings notes. Gathered through much effort by Rocco +* Caputo <rcaputo at cpan dot org> (aka "dngor"). Includes original +* work by Nei, and advice and guidance from irc.freenode.net #irssi. +* Irssi Settings documentation license +* +* Copyright & License. +* The original portions of this document are Copyright 2005 by Rocco +* Caputo <rcaputo@cpan.org> and Nei (on irc.freenode.net #irssi). Other +* portions are Copyright by their respective authors or licensors. +* This work is licensed under a Creative Commons Attribution-ShareAlike +* 2.5 License. Please see http://creativecommons.org/licenses/by-sa/2.5/ +* for details. Summary: +* You are free: +* * to copy, distribute, display, and perform this work +* * to make derivative works +* * to make commercial use of this work +* Under the following conditions: +* Attribution. You must attribute the work in the manner specified +* by the author or licensor. +* Share Alike. If you alter, transform, or build upon this work, +* you may distribute the resulting work only under a license +* identical to this one. +* * For any reuse or distribution, you must make clear to others the +* license terms of this work. +* * Any of these conditions can be waived if you get permision from +* the copyright holder. +* Your fair use and other rights are in no way affected by the above. +* Sorry for the heavy license crap. Coekie wanted clarification. +* +* You can now read help for settings with /HELP SET settingname +* -!- Irssi: Loaded script settingshelp diff --git a/Test/settingshelp/perlcritic.log b/Test/settingshelp/perlcritic.log new file mode 100644 index 0000000..d5d7935 --- /dev/null +++ b/Test/settingshelp/perlcritic.log @@ -0,0 +1 @@ +String delimiter used with "split" at line 32, column 6. Express it as a regex instead. (Severity: 2) diff --git a/changed-info b/changed-info index 721971e..11d48be 100644 --- a/changed-info +++ b/changed-info @@ -59,6 +59,7 @@ b41475fd15baed2c2ea4adfb3400c6beeccc9e84 bansearch.pl e381b937d581f13a6782158c9696a8bbb459060b beepaway.pl 2c139ab015d04933fc85f409ff9d7f74305a5ae2 beep_beep.pl 0bc5c5375231e2db8f1d3709bb1e04503e949922 beep.pl +d6898107b953f0ed3e5bb33f73dabd66b52bbc30 beforespace.pl 7d9f68fcc800b9a089754894c2c2f48c0598a00c bestoiber.pl f8f9cbb99a4c5cf949bea86caacee08d73ca8ed8 betterlist.pl 3b388e3a766b4f71be34e91db337b877bdc05ddb bgta.pl @@ -310,7 +311,7 @@ bff2d507dd49b9f188c7b6a497b6357775826942 nickignore.pl 572df872f84e5a07d6cb07f778ba4ba986febdb5 nickmix_pasky.pl c1d9ce8a70bd0a4f493c4045700c25c3ec05855a nickserv.pl 479ffcc6be84e0c628a89f65f409a733ffdc4f6c niq.pl -08ec53d07644355e69707afc6fbb55e90daea30c nm2.pl +b553bf25266ba70f90052ec94a7bf2a11dfc17b3 nm2.pl 7aa9479b9afd237dda784288f637b77e73d83692 nm.pl 152039237630429885b3583d42be94c7ad856a75 nocaps.pl d2f8177992a00f738958fafb0b783217b519bc17 nocollide.pl @@ -397,6 +398,7 @@ e49c30ddba28c4912c076c006f276a5ff3ae74db scrmable.pl 5ab502ccc369be4fc923c83d75767cb47c1fc62f send_scroll.pl f866becd60fed78c2809f9b04edb9e287b36969a servercomplete.pl cb0f489885f57ecd1ec075da0932a8cc9bceba1e seti.pl +85b9bb1dc836124933329be5117e1e422f9d7dea settingshelp.pl 84288426044d8eb4b87ccbeb437e2ba4ae5e993c shortenurl.pl 7f207d256e5422efb9f83d78eae68e60dc509b5c shorturl.pl 4619f78b5b6f1f3fa9df33bca5735b4d230f6c29 showhilight.pl |
