index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2008-03-04
Remove long unmaintained botnet module.
Emanuele Giaquinta
2008-03-04
Replace g_strdup+g_str{up,down} with g_ascii_str{up,down}.
Emanuele Giaquinta
2008-03-04
Remove unneeded upcasing (level_get matching is case-insensitive).
Emanuele Giaquinta
2008-03-03
Group together declarations for string functions.
Emanuele Giaquinta
2008-03-03
Rename some variables.
Emanuele Giaquinta
2008-03-02
Use g_strchomp to remove trailing whitespace.
Emanuele Giaquinta
2008-02-20
Show setter/time in +I lists, if sent by the server.
Jilles Tjoelker
2008-02-16
Move output recoding in irc_send_cmd_full.
Emanuele Giaquinta
2008-02-16
Rename config.h to irssi-config.h to avoid collisions.
Emanuele Giaquinta
2008-02-15
Fix argument name in declaration.
Emanuele Giaquinta
2008-02-05
Remove unneeded includes.
Emanuele Giaquinta
2008-02-05
Remove check for ancient default.theme.
Emanuele Giaquinta
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
[next]