Age | Commit message (Expand) | Author |
2008-02-05 | Remove support for perl 5.004 and older. | Emanuele Giaquinta |
2008-02-04 | Remove trailing whitespace. | Emanuele Giaquinta |
2008-02-04 | Fix deps. | Emanuele Giaquinta |
2008-02-03 | Remove popt and use glib GOption commandline option parser | Emanuele Giaquinta |
2008-02-02 | Remove broken by design /set translation. | Emanuele Giaquinta |
2008-02-02 | Remove unneeded include. | Emanuele Giaquinta |
2008-02-02 | Fix indentation. | Emanuele Giaquinta |
2008-02-02 | Remove term-curses.h (was added for cuix). | Emanuele Giaquinta |
2008-02-01 | Reset colors and attributes on newline. | Emanuele Giaquinta |
2008-01-28 | Properly initialize and reset last_{fg,bg}. | Emanuele Giaquinta |
2008-01-25 | Do not export iopt_tables pointer. | Emanuele Giaquinta |
2008-01-25 | Update the terminfo backend to query the 'colors' capability and support more | Emanuele Giaquinta |
2008-01-24 | Do not assume that bit 0x80 enables blink, rather call set_blink when | Emanuele Giaquinta |
2008-01-24 | Add function to set blink to the terminfo backend. | Emanuele Giaquinta |
2008-01-24 | Remove empty function. | Emanuele Giaquinta |
2008-01-21 | Remove undocumented /RAWQUOTE command. | Emanuele Giaquinta |
2008-01-21 | Reindent. | Emanuele Giaquinta |
2008-01-21 | Simplify. | Emanuele Giaquinta |
2008-01-21 | Remove .cvsignore files. | Emanuele Giaquinta |
2008-01-21 | Remove unneeded resets of paste_keycount (check_pasting will reset it | Emanuele Giaquinta |
2008-01-21 | Move code to insert paste prompt into its own function. | Emanuele Giaquinta |
2007-12-23 | Apply -usermode before -autosendcmd. | Jilles Tjoelker |
2007-12-12 | Revert r2471, having the erase commands clear the cutbuffer when the | Emanuele Giaquinta |
2007-12-09 | Simplify is_valid_charset by just checking with g_iconv_open that the | Emanuele Giaquinta |
2007-12-09 | Add 'active' tag for active logs in /log output. | Emanuele Giaquinta |
2007-12-05 | Simplify itemcmp. | Emanuele Giaquinta |
2007-12-05 | Remove gettext leftover. | Emanuele Giaquinta |
2007-12-05 | Reindent. | Emanuele Giaquinta |
2007-12-05 | Fix typo. | Emanuele Giaquinta |
2007-11-20 | Remove unneeded casts. | Emanuele Giaquinta |
2007-11-19 | Fix last change. | Emanuele Giaquinta |
2007-11-18 | autolog: do not create *.log, send it to <your nick>.log instead | Jilles Tjoelker |
2007-11-18 | Pass through (redirect) WHOWAS reply to proxy clients. | Jilles Tjoelker |
2007-11-17 | Saner fix for bug #35. | Emanuele Giaquinta |
2007-11-17 | Reload the layout after saving it, fix bug #35. | Emanuele Giaquinta |
2007-11-17 | Do not allow /ping by itself to ctcp ping a channel. | Jilles Tjoelker |
2007-11-16 | Fix grammar errors, patch by Mikael Magnusson. | Emanuele Giaquinta |
2007-11-14 | Rework redirections to deal with multiple concurrent redirects better. | Jilles Tjoelker |
2007-11-03 | Fix mode display in whois with unreal (379 numeric). | Jilles Tjoelker |
2007-11-03 | Remove a space that messed up alignment in whois mode replies. | Jilles Tjoelker |
2007-11-02 | Fix RPL_WHOISHOST (378) code and strip off the "*@" from the hostname. | Jilles Tjoelker |
2007-11-02 | Add support for RPL_WHOISACTUALLY (338), both ratbox and ircu style. | Jilles Tjoelker |
2007-11-02 | Unbreak the build by removing idle_check_time from Irssi::Irc::Notifylist. | Jilles Tjoelker |
2007-10-31 | Remove /notify -idle, it can only work with not-nice automated remote whois. | Jilles Tjoelker |
2007-10-29 | Fallback on rename also when errno is ENOSYS/EOPNOTSUPP because | Emanuele Giaquinta |
2007-10-22 | Same for s/-fullword/-full/ | Wouter Coekaerts |
2007-10-22 | Handle server == NULL case in skip_target, fix regression with irssi-icb. | Emanuele Giaquinta |
2007-10-18 | Recognize 431/461 (not enough parameters) as end of whois reply. | Jilles Tjoelker |
2007-10-18 | Make /hilight output -mask instead of -nickmask, consistent with the paramete... | Wouter Coekaerts |
2007-10-16 | Also copy oper status when an already known user joins another channel. | Jilles Tjoelker |