Age | Commit message (Expand) | Author |
2005-10-18 | s/with_glib1/want_glib1/ in configure.in, by Emanuele Giaquinta | Wouter Coekaerts |
2005-10-18 | Fix delete_{next,previous}_word bindings, patch by Emanuele Giaquinta | Wouter Coekaerts |
2005-10-16 | fixed a bug in recode when target is NULL and really use the recoded string f... | Valentin Batz |
2005-10-15 | fixed recode for actions and added recode for numeric events | Valentin Batz |
2005-10-15 | Remove the inline declarations, patch by nailbiter | Valentin Batz |
2005-10-13 | * New upstream version | dpash |
2005-10-12 | fixed recoding of own messages. | Valentin Batz |
2005-10-10 | Make the compiler happy by replacing 'const char *' by 'char *'. | Valentin Batz |
2005-10-10 | Don't crash with /me in dcc, or dcc message on disconnected server, with reco... | Wouter Coekaerts |
2005-09-29 | Fix compilation with gcc4 and --with-gc, Patch by Michael Poole | Wouter Coekaerts |
2005-09-25 | - Disable commited patches in debian/patches | Wouter Coekaerts |
2005-09-10 | don't crash if server sends weird NICK line, patch by Jarno Honkanen (Bug 216) | Wouter Coekaerts |
2005-09-10 | fix completion for /format (Bug 143) | Wouter Coekaerts |
2005-09-10 | Make parse_time_interval recognize negative times. Patch by Danijel Tasov and... | Wouter Coekaerts |
2005-09-10 | with unknown (special) lines in whois, display the full content, not just the... | Wouter Coekaerts |
2005-09-10 | - rename "whois not found" to "whois try whowas", because that's what needs t... | Wouter Coekaerts |
2005-09-08 | type -p seems to be a bashism. doing svn --version instead | Wouter Coekaerts |
2005-09-08 | Handle missing svn, and running autogen from the tarball better | Wouter Coekaerts |
2005-08-27 | Implementation of the meta-[cult] (capitalize words, upcase word, downcase wo... | Valentin Batz |
2005-08-24 | moved the _NET_SENDBUF_REC definition out of core/net-sendbuffer.c and irc/pr... | Valentin Batz |
2005-08-24 | replaced net_transmit by net_sendbuffer_send in the irssi-proxy module, there... | Valentin Batz |
2005-08-18 | Document that you have to send a "setup changed" signal after using settings_... | Wouter Coekaerts |
2005-08-15 | Fix notify with more nicks than max_whois_in_cmd (Bug 257), based on patch by... | Wouter Coekaerts |
2005-08-15 | Update scripts to most recent version from scripts.irssi.org | Wouter Coekaerts |
2005-08-15 | more faq fixes: s/it's/its/, s/i/I/, and there is away_verbose on scripts.irs... | Wouter Coekaerts |
2005-08-15 | Update faq: s/term_type/term_charset/ and a bit more verbose | Wouter Coekaerts |
2005-08-11 | updated /help recode and NEWS | Valentin Batz |
2005-08-09 | s/freenode/OFTC/ in the examples | Wouter Coekaerts |
2005-08-09 | update NEWS and AUTHORS | Wouter Coekaerts |
2005-08-09 | remove TAG alias because it doesn't work with quotes in the command, and make... | Wouter Coekaerts |
2005-08-05 | fix minor textbuffer leak, Bug 288 by Toby | Wouter Coekaerts |
2005-08-04 | Fixed recode for incoming messages, private messages didn't work properly. (B... | Valentin Batz |
2005-08-01 | Fix dcc resume crash (only in the rc's and svn) (Bug 287) | Wouter Coekaerts |
2005-07-24 | Forgot to add the additional parameter to g_convert_with_fallback (This alway... | Valentin Batz |
2005-07-24 | Added an option to specify a charset for a whole network. For example /recode... | Valentin Batz |
2005-07-17 | Fix /eval recursion crashing (debian/patches/04eval_recurse.dpatch by David P... | Wouter Coekaerts |
2005-07-17 | Handle ^Z better (debian/patches/03sigtstp.dpatch by David Pashley, http://bu... | Wouter Coekaerts |
2005-07-17 | Warn people about the lack of certificate verification in the gnutls | dpash |
2005-07-17 | Print glib errors nicely (debian/patches/01glib-errors.dpatch by David Pashley) | Wouter Coekaerts |
2005-07-17 | Add inital gnutls support | dpash |
2005-07-17 | The tr_TR patch has been committed upstream. Don't apply it. | dpash |
2005-07-17 | Add a comment so it doesn't get confused and shift the patch down if it | dpash |
2005-07-17 | Update the changelog and dependancies to include information from the | dpash |
2005-07-17 | Add patches to check the binary exists before doing an /upgrade and to | dpash |
2005-07-15 | Massively overhaul the debian packaging to bring it up to 0.8.10rc5 | dpash |
2005-07-07 | Updated the help file for QUERY, added a Note about using /query without para... | Valentin Batz |
2005-07-07 | Updated the help file for QUERY, added UNQUERY to See also: | Valentin Batz |
2005-06-29 | Added a new boolean setting 'recode' to provide an opportunity to turn off re... | Valentin Batz |
2005-06-24 | Fix server->last_nick leak by Toby (Bug 267) | Wouter Coekaerts |
2005-05-14 | Fixed a bug where the completion history can grow without bound, patch by Tob... | Valentin Batz |