Age | Commit message (Expand) | Author |
2014-07-07 | Merge pull request #86 from dgl/configure-hints | Alexander Færøy |
2014-07-07 | Add some more helpful hints about packages to install to configure output | David Leadbeater |
2014-07-07 | Merge pull request #15 from ailin-nemui/hilights-network-tag | Alexander Færøy |
2014-07-07 | cleanup hilight -network patch | Ailin Nemui |
2014-07-07 | Fix Clang warnings | Alexander Færøy |
2014-07-07 | Merge pull request #58 from ailin-nemui/italics | Alexander Færøy |
2014-07-07 | Syntax documentation rewrite for L-commands | Geert Hauwaerts |
2014-07-07 | Merge pull request #29 from sebth/master | Alexander Færøy |
2014-07-07 | Restored the J and added a P alias | Geert Hauwaerts |
2014-07-07 | FS#155 hilight -tag | Manuel Leiner |
2014-07-07 | optionally render /foo/ as italics | Lukas Mai |
2014-07-07 | add italics support; don't use standout for reverse | Lukas Mai |
2014-07-06 | Added the missing -! and -noautosendcmd options | Geert Hauwaerts |
2014-07-06 | Fixed a compiler warning for statusbar_redraw | Geert Hauwaerts |
2014-07-06 | Add information about message splitting to NEWS | Sebastian Thorarensen |
2014-07-06 | Fix minor coding style issues in message splitting | Sebastian Thorarensen |
2014-07-06 | Allow `server.split_message' being NULL | Sebastian Thorarensen |
2014-07-06 | Replace an indent of eight spaces with a tab | Sebastian Thorarensen |
2014-07-06 | Replace a `goto out' with explicit freeing | Sebastian Thorarensen |
2014-07-06 | Introduce a MAX_USERHOST_LEN constant for IRC | Sebastian Thorarensen |
2014-07-06 | Move the definition of the `split_line' settings | Sebastian Thorarensen |
2014-07-06 | Split long IRC `ACTION' messages | Sebastian Thorarensen |
2014-07-06 | Fix the `userhostlen' fallback in `split_message' | Sebastian Thorarensen |
2014-07-06 | Avoid unnecessary splitting of lines | Sebastian Thorarensen |
2014-07-06 | Add configurable split line prefixes and suffixes | Sebastian Thorarensen |
2014-07-06 | Properly split long IRC messages | Sebastian Thorarensen |
2014-07-06 | Merge branch 'master' of https://github.com/irssi/irssi | Geert Hauwaerts |
2014-07-06 | Merge pull request #85 from dgl/werror | Alexander Færøy |
2014-07-06 | Updated SERVER documentation | Geert Hauwaerts |
2014-07-06 | Check return values from some syscalls and warn if they fail | David Leadbeater |
2014-07-06 | Fix compiler warning in IPv6 check | David Leadbeater |
2014-07-06 | Improved the UNACT example ALIAS | Geert Hauwaerts |
2014-07-06 | Redraw the statusbar after reading the settings | Geert Hauwaerts |
2014-07-06 | Updated the startup banner + added generic banner | Geert Hauwaerts |
2014-07-06 | Initialize in6 correctly | David Leadbeater |
2014-07-06 | Merge pull request #82 from ailin-nemui/256colour-cleanup | Alexander Færøy |
2014-07-06 | Make configure checks able to build with -Werror | David Leadbeater |
2014-07-06 | Merge pull request #84 from dgl/gitignore | Alexander Færøy |
2014-07-06 | Ignore build products in .gitignore | David Leadbeater |
2014-07-06 | Updated the ALIAS documentation | Geert Hauwaerts |
2014-07-06 | Replaced google.com with irssi.org examples | Geert Hauwaerts |
2014-07-06 | Added information about the NO_ACT level | Geert Hauwaerts |
2014-07-06 | Added a new example for ALIAS | Geert Hauwaerts |
2014-07-06 | New syntax documentation for NETWORK and SERVER | Geert Hauwaerts |
2014-07-06 | Syntax documentation rewrite for J-K commands | Geert Hauwaerts |
2014-07-06 | Removed the obsolete J alias | Geert Hauwaerts |
2014-07-06 | Improved the default configuration file | Geert Hauwaerts |
2014-07-06 | Wrote the missing syntax documentation for UPTIME | Geert Hauwaerts |
2014-07-06 | Improved the IGNORE examples | Geert Hauwaerts |
2014-07-06 | Improved some examples | Geert Hauwaerts |