summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.markdown4
-rw-r--r--Test/beforespace/info.yml11
-rw-r--r--Test/beforespace/irssi.log1
-rw-r--r--Test/beforespace/perlcritic.log1
-rw-r--r--Test/nm2/info.yml4
-rw-r--r--Test/nm2/irssi.log40
-rw-r--r--Test/nm2/perlcritic.log6
-rw-r--r--changed-info3
8 files changed, 28 insertions, 42 deletions
diff --git a/README.markdown b/README.markdown
index 18f9a3d..26fd900 100644
--- a/README.markdown
+++ b/README.markdown
@@ -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 | ✔
+[ nm2 ](Test/nm2/)| ✔ | ✔ | ✔ | 14 | ✔ | (c)
[ nm ](Test/nm/)| ✔ | ✔ | ✔ | 7 | ✔ | (c)
[ nocaps ](Test/nocaps/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ nocollide ](Test/nocollide/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
@@ -504,4 +504,4 @@ See [the testing read-me](../gh-pages/_testing/) for details.
[ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c)
[ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c)
-4667723f748700c7fca75fd9f7f0320bd3093135 | 605
+16c1715c797fe327b256573ca15d0584b63e516e | 603
diff --git a/Test/beforespace/info.yml b/Test/beforespace/info.yml
deleted file mode 100644
index 0def134..0000000
--- a/Test/beforespace/info.yml
+++ /dev/null
@@ -1,11 +0,0 @@
----
--
- 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
deleted file mode 100644
index 8ba3e44..0000000
--- a/Test/beforespace/irssi.log
+++ /dev/null
@@ -1 +0,0 @@
-* -!- Irssi: Loaded script beforespace
diff --git a/Test/beforespace/perlcritic.log b/Test/beforespace/perlcritic.log
deleted file mode 100644
index 87ebc83..0000000
--- a/Test/beforespace/perlcritic.log
+++ /dev/null
@@ -1 +0,0 @@
-scripts/beforespace.pl source OK
diff --git a/Test/nm2/info.yml b/Test/nm2/info.yml
index 1fac66b..61200bc 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: '2016-04-26 23:30:46'
+ modified: '2015-11-16 19:32:11'
name: nm2
url: http://anti.teamidiot.de/
- version: '2.1'
+ version: 2.0-dev
diff --git a/Test/nm2/irssi.log b/Test/nm2/irssi.log
index d9f5e5f..f08ba1f 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 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
+*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
diff --git a/Test/nm2/perlcritic.log b/Test/nm2/perlcritic.log
index 7695a02..f862611 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 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)
+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)
diff --git a/changed-info b/changed-info
index 9fd419c..721971e 100644
--- a/changed-info
+++ b/changed-info
@@ -59,7 +59,6 @@ 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
@@ -311,7 +310,7 @@ bff2d507dd49b9f188c7b6a497b6357775826942 nickignore.pl
572df872f84e5a07d6cb07f778ba4ba986febdb5 nickmix_pasky.pl
c1d9ce8a70bd0a4f493c4045700c25c3ec05855a nickserv.pl
479ffcc6be84e0c628a89f65f409a733ffdc4f6c niq.pl
-b553bf25266ba70f90052ec94a7bf2a11dfc17b3 nm2.pl
+08ec53d07644355e69707afc6fbb55e90daea30c nm2.pl
7aa9479b9afd237dda784288f637b77e73d83692 nm.pl
152039237630429885b3583d42be94c7ad856a75 nocaps.pl
d2f8177992a00f738958fafb0b783217b519bc17 nocollide.pl