]> git.vpit.fr Git - perl/scripts/xchat.git/log
perl/scripts/xchat.git
12 years agoNo trailing whitespace
Vincent Pit [Sun, 29 Apr 2012 14:57:56 +0000 (16:57 +0200)]
No trailing whitespace

12 years agoA cleaner idiom for "get the list of connected servers"
Vincent Pit [Sat, 10 Mar 2012 18:13:55 +0000 (19:13 +0100)]
A cleaner idiom for "get the list of connected servers"

12 years agoRestyle opers.pl
Vincent Pit [Sat, 10 Mar 2012 18:01:36 +0000 (19:01 +0100)]
Restyle opers.pl

12 years agoRestyle clones.pl
Vincent Pit [Sat, 10 Mar 2012 17:28:36 +0000 (18:28 +0100)]
Restyle clones.pl

12 years agoFix Xchat::XPI::Events::{delay,filter} not passing the right arguments
Vincent Pit [Sat, 10 Mar 2012 12:20:27 +0000 (13:20 +0100)]
Fix Xchat::XPI::Events::{delay,filter} not passing the right arguments

12 years agoXchat::XPI::Events does not need to load Xchat::XPI either
Vincent Pit [Sat, 10 Mar 2012 11:42:56 +0000 (12:42 +0100)]
Xchat::XPI::Events does not need to load Xchat::XPI either

12 years agoRestyle Xchat::XPI::Events
Vincent Pit [Sat, 10 Mar 2012 11:42:17 +0000 (12:42 +0100)]
Restyle Xchat::XPI::Events

12 years agoRestyle Xchat::XPI::Utils
Vincent Pit [Sat, 10 Mar 2012 11:16:49 +0000 (12:16 +0100)]
Restyle Xchat::XPI::Utils

12 years agoImprove regexp validation in Xchat::XPI::Net::whois()
Vincent Pit [Sat, 10 Mar 2012 11:13:57 +0000 (12:13 +0100)]
Improve regexp validation in Xchat::XPI::Net::whois()

12 years agoRestyle Xchat::XPI::Net
Vincent Pit [Sat, 10 Mar 2012 11:01:40 +0000 (12:01 +0100)]
Restyle Xchat::XPI::Net

12 years agoXchat::XPI has not been exporting anything for a long time
Vincent Pit [Sat, 10 Mar 2012 10:39:58 +0000 (11:39 +0100)]
Xchat::XPI has not been exporting anything for a long time

12 years agoSwitch to qw<>
Vincent Pit [Sat, 10 Mar 2012 10:38:09 +0000 (11:38 +0100)]
Switch to qw<>

12 years agoXchat::XPI->new options handling overhaul
Vincent Pit [Sat, 10 Mar 2012 10:33:03 +0000 (11:33 +0100)]
Xchat::XPI->new options handling overhaul

12 years agoPropagate compilation errors for autogenerated accessors
Vincent Pit [Sat, 10 Mar 2012 10:25:28 +0000 (11:25 +0100)]
Propagate compilation errors for autogenerated accessors

13 years agoDon't use closures in Xchat::XPI::Events
Vincent Pit [Sun, 15 Aug 2010 09:52:29 +0000 (11:52 +0200)]
Don't use closures in Xchat::XPI::Events

13 years agoStyle nits
Vincent Pit [Sat, 14 Aug 2010 22:50:11 +0000 (00:50 +0200)]
Style nits

13 years agoStop adding wrong clones when there was a nick change or a kick before the first...
Vincent Pit [Sat, 14 Aug 2010 22:21:05 +0000 (00:21 +0200)]
Stop adding wrong clones when there was a nick change or a kick before the first WHO answer got received

13 years agoTweak host()
Vincent Pit [Sat, 14 Aug 2010 22:20:20 +0000 (00:20 +0200)]
Tweak host()

14 years agoComplete the highlight list
Vincent Pit [Tue, 23 Mar 2010 10:39:30 +0000 (11:39 +0100)]
Complete the highlight list

14 years agoDon't create a plugin object for modules
Vincent Pit [Tue, 23 Mar 2010 10:35:35 +0000 (11:35 +0100)]
Don't create a plugin object for modules

14 years agoFix generation of accessors in Xchat::XPI
Vincent Pit [Tue, 23 Mar 2010 10:30:48 +0000 (11:30 +0100)]
Fix generation of accessors in Xchat::XPI

14 years agoCleanups in Xchat::XPI
Vincent Pit [Wed, 2 Sep 2009 19:33:33 +0000 (21:33 +0200)]
Cleanups in Xchat::XPI

14 years agoAutogenerate accessors
Vincent Pit [Wed, 2 Sep 2009 19:15:50 +0000 (21:15 +0200)]
Autogenerate accessors

14 years agoJust say no to indirect object notation
Vincent Pit [Thu, 30 Jul 2009 09:52:15 +0000 (11:52 +0200)]
Just say no to indirect object notation

14 years agoBump hl.pl version
Vincent Pit [Thu, 30 Jul 2009 09:44:04 +0000 (11:44 +0200)]
Bump hl.pl version

14 years agoAdd an ignore highlight filter
Vincent Pit [Thu, 30 Jul 2009 09:43:50 +0000 (11:43 +0200)]
Add an ignore highlight filter

14 years agoRename %words to %hl
Vincent Pit [Thu, 30 Jul 2009 09:34:53 +0000 (11:34 +0200)]
Rename %words to %hl

14 years agoComplete the list of highlighted modules
Vincent Pit [Thu, 30 Jul 2009 09:33:32 +0000 (11:33 +0200)]
Complete the list of highlighted modules

15 years agoHGREP should match regardless of the case
Vincent Pit [Sun, 30 Nov 2008 13:56:56 +0000 (14:56 +0100)]
HGREP should match regardless of the case

15 years agoImplement HGREP
Vincent Pit [Thu, 13 Nov 2008 17:02:02 +0000 (18:02 +0100)]
Implement HGREP

15 years agoSanitize opers.pl
Vincent Pit [Sat, 11 Oct 2008 09:23:35 +0000 (11:23 +0200)]
Sanitize opers.pl

15 years agoInitial import
Vincent Pit [Thu, 11 Sep 2008 21:14:27 +0000 (23:14 +0200)]
Initial import