Age | Commit message (Expand) | Author |
2007-10-06 | Release 0.8.12 | Wouter Coekaerts |
2007-08-26 | Release 0.8.12-rc1 | Wouter Coekaerts |
2007-08-24 | Make alt/meta+arrow keys work in recent versions of xterm. | Jilles Tjoelker |
2007-08-22 | Sort NEWS by features and fixed like previous released, and update | Wouter Coekaerts |
2007-08-22 | Make /LASTLOG -after/-before work without text to match | Wouter Coekaerts |
2007-08-19 | Update docs/manual.txt some more: | Jilles Tjoelker |
2007-08-19 | Update section 5.9 (lag checking) to reality. | Jilles Tjoelker |
2007-08-07 | Use automake no-define option rather than config.h.in mangling to inhibit | Emanuele Giaquinta |
2007-08-07 | Use autoconf PACKAGE_TARNAME/PACKAGE_VERSION macros rather than automake | Emanuele Giaquinta |
2007-08-07 | Remove unused variable BUILD_PLUGINS. | Emanuele Giaquinta |
2007-08-04 | Fix /window goto to reach all the items with the same name when there | Emanuele Giaquinta |
2007-08-04 | Document pidwait_add() and pidwait_remove() perl functions. | Jilles Tjoelker |
2007-08-04 | Move docs for /exec processes out of the IRC-specific section. | Jilles Tjoelker |
2007-08-04 | Remove unused files. | Emanuele Giaquinta |
2007-08-04 | Replace 0 with NULL. | Emanuele Giaquinta |
2007-08-04 | Add Perl bindings for some gui_entry methods. | Wouter Coekaerts |
2007-08-03 | - Make notices to +#channel (and all other STATUSMSG=) | Jilles Tjoelker |
2007-07-26 | Add Command/Server redirections section, mostly a | Jilles Tjoelker |
2007-07-26 | Sort the layout to save by refnum. | Emanuele Giaquinta |
2007-07-26 | Fix typo. | Emanuele Giaquinta |
2007-07-26 | Remove backward compatibility for very old options. | Emanuele Giaquinta |
2007-07-26 | Change 'actlist_moves' boolean to 'actlist_sort' string which specifies the | Emanuele Giaquinta |
2007-07-26 | s/HELP LEVELS/LEVELS/ | Emanuele Giaquinta |
2007-07-26 | Correct description of masked channels (#channel:mask, IRCnet only). | Jilles Tjoelker |
2007-07-26 | - Remove ircnet-specific +arO cmodes from /help mode. | Jilles Tjoelker |
2007-07-12 | [17:00:34] :@tomaw: Geert: Fancy doing me a very simple favour? :) | Geert Hauwaerts |
2007-07-11 | Update NEWS file, always mentioning the bug number if any. | Jilles Tjoelker |
2007-07-08 | SSL: Fix assertion failures when net_connect_ip() detects | Jilles Tjoelker |
2007-07-08 | Fix crash when SSL-connecting to something which closes | Jilles Tjoelker |
2007-07-08 | Update channel forwarding code. | Jilles Tjoelker |
2007-07-07 | Fix 477 numeric broken by r4572 | Jilles Tjoelker |
2007-07-06 | /lastlog -file: use stdio instead of two write(2) calls per line | Jilles Tjoelker |
2007-07-06 | Move the check for 4xx numeric for join failures last, so | Jilles Tjoelker |
2007-06-29 | If 001 has not been received yet, also treat "Banned" or | Jilles Tjoelker |
2007-06-28 | Do not require that a line matches the input level to add it to the | Emanuele Giaquinta |
2007-06-28 | Do not compile the regexp if the input string is empty. | Emanuele Giaquinta |
2007-06-20 | NEWS: describe my changes (not others') since 0.8.11. | Jilles Tjoelker |
2007-06-17 | Do not invoke pkg-config to check that openssl is present, | Emanuele Giaquinta |
2007-06-17 | More accurate reporting of enabled/disabled features. | Emanuele Giaquinta |
2007-06-17 | mv glib-2.0.m4{_,} | Emanuele Giaquinta |
2007-06-17 | Update to latest revision. | Emanuele Giaquinta |
2007-06-17 | Do not print the no arguments warning message if NOCONFIGURE is set, | Emanuele Giaquinta |
2007-06-17 | Remove leftover. | Emanuele Giaquinta |
2007-06-17 | Reindent. | Emanuele Giaquinta |
2007-06-17 | Remove cuix from trunk. | Emanuele Giaquinta |
2007-06-17 | Use $(mkdir_p) instead of if [ ! -d X ]; then mkdir X; fi, | Jilles Tjoelker |
2007-06-16 | Document -window option of join command. | Emanuele Giaquinta |
2007-06-16 | Use again MSGLEVEL_NICKS for printing a nick change in queries, broken in | Emanuele Giaquinta |
2007-06-16 | Revert r4549. | Emanuele Giaquinta |
2007-06-16 | Fix comment. | Emanuele Giaquinta |