diff options
| -rw-r--r-- | README.markdown | 6 | ||||
| -rw-r--r-- | Test/go/info.yml | 5 | ||||
| -rw-r--r-- | Test/go/perlcritic.log | 2 | ||||
| -rw-r--r-- | changed-info | 2 |
4 files changed, 8 insertions, 7 deletions
diff --git a/README.markdown b/README.markdown index 7b4b919..9afd773 100644 --- a/README.markdown +++ b/README.markdown @@ -181,7 +181,7 @@ See [the testing read-me](../master/_testing/) for details. [ gimmie ](Test/gimmie/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ go2 ](Test/go2/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ google ](Test/google/)| ✔ | ✔ | ✔ | 10 | ✔ | (c) -[ go ](Test/go/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) +[ go ](Test/go/)| ✔ | ✔ | ✔ | 3 | ✔ [ gpgvalidator ](Test/gpgvalidator/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ greetignore ](Test/greetignore/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ grepbans ](Test/grepbans/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) @@ -366,7 +366,7 @@ See [the testing read-me](../master/_testing/) for details. [ per_window_prompt ](Test/per_window_prompt/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ pggb_sound ](Test/pggb_sound/)| ✔ | ✔ | ✔ | 33 | ✔ | (c) [ poison ](Test/poison/)| ✔ | ✔ | ✔ | 12 | ✔ | (c) -[ postpone ](Test/postpone/)| ✔ | ✔ | ✔ | 3 | ✔ +[ postpone ](Test/postpone/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ ppl ](Test/ppl/)| ✔ | ✔ | ✔ | 39 | ✔ | (c) [ print_signals ](Test/print_signals/)| ✔ | ✔ | ✔ | 1 | ✔ | (c) [ procmaillog ](Test/procmaillog/)| ✔ | ✔ | ✔ | 9 | ✔ | (c) @@ -517,4 +517,4 @@ See [the testing read-me](../master/_testing/) for details. [ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c) [ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) -47d1dd8015ef08cc3685d5c6370aa2ba0b503492 | 762 +a8b481fc9397867aab9223229b2085503bc98a13 | 764 diff --git a/Test/go/info.yml b/Test/go/info.yml index edec1b3..440331f 100644 --- a/Test/go/info.yml +++ b/Test/go/info.yml @@ -1,10 +1,11 @@ --- - authors: nohar - changed: 2014-10-19 + changed: 2017-02-02 contact: nohar@freenode default_package: go description: 'Implements /go command that activates a window given a name/partial name. It features a nice completion.' license: 'GPLv2 or later' + modified: '2017-02-02 02:40:44' name: 'go to window' - version: '1.01' + version: '1.1' diff --git a/Test/go/perlcritic.log b/Test/go/perlcritic.log index 36a32a9..342dd8d 100644 --- a/Test/go/perlcritic.log +++ b/Test/go/perlcritic.log @@ -1 +1 @@ -Code before warnings are enabled at line 11, column 1. See page 431 of PBP. (Severity: 4) +Code before warnings are enabled at line 32, column 1. See page 431 of PBP. (Severity: 4) diff --git a/changed-info b/changed-info index ad81465..779b318 100644 --- a/changed-info +++ b/changed-info @@ -177,7 +177,7 @@ f05dd1a71a3cdbcf896a7c8d7c6a267387db90cd friends_shasta.pl df0102d5d5e033d651ea1d101e97a4a6bb004d5e gimmie.pl 96d27cd2fa9179f95874e785ab368603391e1ee4 go2.pl 4011e539ef6b06bac0f40a490f7979d327a46338 google.pl -b656a0fc773a005098fad27ff687d11ee4e5e9e4 go.pl +0b0a2a24ef56c9c2eee9307415c129fcdcb962d6 go.pl eb4c5c73cf31aef92b6a478671faee84932e3300 gpgvalidator.pl 54896711f5e5c51f12fe22365bf914b864835e1e greetignore.pl 4962cc366a32fda59fb7c89b00051a303301eca2 grepbans.pl |
