summaryrefslogtreecommitdiffstats
path: root/scripts/scriptassist.pl
AgeCommit message (Collapse)Author
2016-02-04update scriptassist.plAilin Nemui
* remove prototypes * fix recently introduced 304 error issue * comment out rating commands (service is down since 12 years) * rewrite deprecated hash checks * add name translation (best effort) * do not fail if .pl is given in install command * use more 'strict' and less bareword filehandles * pass through /help * change default sources to https://
2015-12-27scriptassist: better error reportingAilin Nemui
2015-02-20Fix scriptassist broken on unloadAilin Nemui
This is a regression introduced in c5ad61b4b0166f7cb769f23dfece2a5d4e62bd6e where one `defined' statement got removed in error while cleaning up warnings. Fixes #134
2014-06-12sync scriptassist with core scriptassistAilin Nemui
2014-05-31Import scripts from scripts.irssi.orgAlexander Færøy