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
2015-11-22
Let ignore_check do its work when server is NULL
LemonBoy
2015-11-19
Correctly alias 'channel' to '#channel'
LemonBoy
2015-11-18
Merge pull request #350 from LemonBoy/fix-99
ailin-nemui
2015-11-14
use the enum name which was the original intended change
Todd A. Pratt
2015-11-13
fix indentation, undelete line not meant to be deleted.
Todd A. Pratt
2015-11-13
remove more cruft from previous implementation
Todd A. Pratt
2015-11-13
remove cruft from previous implementation
Todd A. Pratt
2015-11-13
a facility for prepending or replacing the cutbuffer
Todd A. Pratt
2015-11-13
Merge branch 'master' of github.com:toddpratt/irssi
Todd A. Pratt
2015-11-10
Merge pull request #351 from vague666/hilight_default_behaviour
ailin-nemui
2015-11-09
/hilight list print output with enabled flags, except when -word and -nick ar...
Jari Matilainen
2015-11-09
Use the PARAM_FLAG_STRIP_TRAILING_WS flag wherever possible.
LemonBoy
2015-11-09
Strip the trailing whitespace from /join commands.
LemonBoy
2015-11-09
Add an option to strip trailing whitespace when parsing commands
LemonBoy
2015-11-09
Merge pull request #313 from isundil/master
ailin-nemui
2015-11-09
Merge pull request #341 from dequis/strsplit-len-fix
ailin-nemui
2015-11-09
strsplit_len: make it look more like the original version
dequis
2015-11-09
strsplit_len: use strlen() directly instead of a remaining_len variable
dequis
2015-11-08
Merge remote-tracking branch 'origin/master' into bracketed-paste
dequis
2015-11-02
Merge branch 'master' of github.com:toddpratt/irssi
Todd A. Pratt
2015-11-02
Make C-w and M-backspace work right.
Todd A. Pratt
2015-11-02
Merge pull request #330 from dequis/xterm-keypad-enter
ailin-nemui
2015-11-01
Merge pull request #320 from irssi/ahf/add-setting-type-any
dx
2015-10-28
Preserve the sasl_ options across reconnects.
LemonBoy
2015-10-23
Fix invalid reads in strsplit_len when splitting on spaces
dequis
2015-10-08
Fix /reconnect RECON-1 saying "Reconnection tag 1 not found"
dequis
2015-10-06
Add xterm's keypad enter, meta-O-M to "key return" bindings
dequis
2015-10-04
Merge pull request #318 from LemonBoy/fix-utf8-elements
ailin-nemui
2015-10-04
Fix the indentation.
LemonBoy
2015-10-03
Merge pull request #314 from LemonBoy/sasl_session
dx
2015-10-03
Remove check for >= 0 for unsigned unichar.
Alexander Færøy
2015-10-03
Add SETTING_TYPE_ANY and replace -1 with it.
Alexander Færøy
2015-10-03
Include write-buffer.h in log-away.c
LemonBoy
2015-10-02
Set HOST_NAME_MAX to 255, if it's undefined.
Alexander Færøy
2015-10-02
Add missing null terminator to the g_build_path() varargs
dequis
2015-10-02
Merge pull request #316 from LemonBoy/fix_mem_leak
Geert Hauwaerts
2015-10-02
Merge pull request #319 from LemonBoy/awaylog-flush
Geert Hauwaerts
2015-10-02
Flush the dirty buffer to disk
LemonBoy
2015-10-02
Kill an unneeded declaration
LemonBoy
2015-10-02
Even simpler logic
LemonBoy
2015-10-02
Rework the logic to avoid allocating memory
LemonBoy
2015-10-02
Fix the display of utf8 sequences in the gui
LemonBoy
2015-10-02
Fix a memory leak.
LemonBoy
2015-10-02
Merge pull request #294 from dequis/key-states-rescan-recursion-limit
dx
2015-10-02
Don't set the usermode field if blank
LemonBoy
2015-10-02
Save the sasl state in the session
LemonBoy
2015-10-01
Fix return value of server_setup_remove_chatnet
isundil
2015-10-01
Updated server removal
isundil
2015-10-01
Fix #45 Make it easy to delete default channels, servers and networks
isundil
2015-09-29
Make sure sasl settings are defined before printing them out
Jari Matilainen
[prev]
[next]