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
2016-06-21
use TRUE/FALSE in if statements for gboolean
Jari Matilainen
2016-06-19
Fix minor nits
Jari Matilainen
2016-06-18
Add command_set_options for modify commands to allow completion
Jari Matilainen
2016-06-18
Let ADD still work as modify
Jari Matilainen
2016-06-18
Add /server modify SYNTAX
Jari Matilainen
2016-06-18
Add /network modify
Jari Matilainen
2016-06-18
Add /server modify
Jari Matilainen
2016-06-18
Add /channel modify
Jari Matilainen
2016-03-08
Merge pull request #432 from grawity/fix-external
Giuseppe
2016-03-08
Merge pull request #426 from Manishearth/paste-split
ailin-nemui
2016-03-08
Fix SASL EXTERNAL authentication
Mantas Mikulėnas
2016-03-02
irssi proxy: allow listening on unix sockets
Lukas Mai
2016-03-02
reindent
Lukas Mai
2016-02-26
fix proxy server name
Lukas Mai
2016-02-24
Make pasting warning appear when long pastes are going to be split into many ...
Manish Goregaokar
2016-02-24
use a #define'd LINE_SPLIT_LIMIT instead of hardcoding 400
Manish Goregaokar
2016-02-18
remove redundant check
Lukas Mai
2016-02-18
make pointer check explicit
Lukas Mai
2016-02-18
irssi proxy: allow multiplexing multiple networks over a single port
Lukas Mai
2016-02-18
fix formatting
Lukas Mai
2016-02-10
fix whitespace
Todd A. Pratt
2016-02-10
Merge branch 'master' of github.com:irssi/irssi
Todd A. Pratt
2016-02-05
Merge pull request #413 from dequis/completion-list-crash-fix
ailin-nemui
2016-02-04
Merge branch 'master' of github.com:irssi/irssi
Todd A. Pratt
2016-02-03
Merge pull request #410 from LemonBoy/getaddrinfo-v6-flag
ailin-nemui
2016-01-30
remove memory allocation check, spaces to tabs
Todd A. Pratt
2016-01-30
add an append operation to cut buffer handling
Todd A. Pratt
2016-01-29
completion: Fix crash when the complist provided by a script has nulls
dequis
2016-01-27
Add AI_ADDRCONFIG to the getaddrinfo hints.
LemonBoy
2016-01-27
Call getnameinfo with NI_NAMEREQD flag.
LemonBoy
2016-01-27
Minor style fix in net_ip2host.
LemonBoy
2016-01-27
Delete the HAVE_IPV6 ifdef.
LemonBoy
2016-01-26
Merge pull request #353 from toddpratt/master
ailin-nemui
2016-01-26
Merge pull request #399 from LemonBoy/bots
ailin-nemui
2016-01-25
Serialize the 'name' attribute of the CHANNEL_REC.
LemonBoy
2016-01-24
Duplicate the code paths for autocommands.
LemonBoy
2016-01-14
Change when the autocmds are sent.
LemonBoy
2016-01-11
Merge pull request #393 from ailin-nemui/moduleversion-perl
ailin-nemui
2016-01-11
Merge pull request #394 from ailin-nemui/reset-history
ailin-nemui
2016-01-11
Merge pull request #389 from ailin-nemui/hilight2-up
ailin-nemui
2016-01-11
Merge pull request #390 from LemonBoy/ignore-find
ailin-nemui
2016-01-08
make /knockout use /unban to remove bans
Lukas Mai
2016-01-08
irc/core/irc-commands.c: fix indentation
Lukas Mai
2016-01-08
reorder history add and fixes
ailin-nemui
2016-01-08
option to clear the history
ailin-nemui
2016-01-07
forward ABI to perl modules
ailin-nemui
2016-01-06
irssiproxy: avoid using pointer after freeing it
Lukas Mai
2016-01-03
Don't break the API.
LemonBoy
2016-01-03
Clean up the ignore_find API to make it more powerful.
LemonBoy
2015-12-28
keep track of address in text_dest for hilight purposes
ailin-nemui
[next]