Introduction
Introduction Statistics Contact Development Disclaimer Help
Log - ii - irc it, simple FIFO based irc client
git clone git://git.suckless.org/ii
Log
Files
Refs
README
LICENSE
---
Date Commit message Author
2022-10-04 17:23 bump version to 2.0 Hiltjo Posthuma
2022-10-01 11:18 rename clean() to cleanup() Hiltjo Posthuma
2022-09-29 08:40 Always clean before exit Petr Vaněk
2022-09-04 09:26 usage: Normalize a bit the usage and ma… Quentin Rameau
2022-09-02 10:25 ii.1: fix some lint warnings from mando… Hiltjo Posthuma
2022-09-02 10:23 ii: fix mistake in usage, the host is a… Hiltjo Posthuma
2022-09-02 09:52 Makefile: fix make dist if it is run mo… Hiltjo Posthuma
2022-09-02 09:50 remove unmaintained changelog Hiltjo Posthuma
2022-09-02 09:49 Makefile: simplify and use system flags… Hiltjo Posthuma
2022-09-02 09:23 LICENSE: bump license year Hiltjo Posthuma
2022-09-02 09:23 ii.1: improve documentation of usage op… Hiltjo Posthuma
2022-08-09 15:52 ii: Add a die() function to replace fpr… Tom Schwindl
2022-01-07 11:37 bump version to 1.9 Hiltjo Posthuma
2021-12-23 21:11 Reduce effective buffer size per channe… Christoph Lohmann
2021-12-23 21:11 Increase ping timeout for bad connectio… Christoph Lohmann
2020-07-05 20:32 ewritestr: Remove duplicate shift of of… Hiltjo Posthuma
2020-01-17 13:06 remove useless c->next = NULL David Demelier
2019-12-16 17:28 minor style fix for ARGEND Hiltjo Posthuma
2019-12-16 17:26 fix undefined behaviour of use of isalp… Hiltjo Posthuma
2019-05-26 02:27 Fix traversal of addrinfo list Michael Forney
2019-02-12 17:13 fix typo in NOTICE messages Hiltjo Posthuma
2018-07-23 19:42 check input length before reading Hiltjo Posthuma
2018-05-29 16:34 Add a config option to link against sys… Quentin Rameau
2018-05-29 16:27 Refactor Makefile Quentin Rameau
2018-05-22 06:43 fix typo in comment Hiltjo Posthuma
2018-05-09 18:50 Remove .hgtags David Demelier
2018-02-04 13:07 bump version to 1.8 Hiltjo Posthuma
2017-12-03 21:17 Makefile: add a dependency on arg.h Quentin Rameau
2017-12-03 21:16 Fix arg.h Quentin Rameau
2017-11-18 11:35 don't modify argv, use a counter Hiltjo Posthuma
2017-11-18 11:28 Makefile: simplify Hiltjo Posthuma
2017-07-09 10:28 allow some more characters in the chann… Hiltjo Posthuma
2017-06-02 07:54 merge my changes to master Hiltjo Posthuma
2016-10-13 22:21 define EXIT_TIMEOUT and use that on pin… Nico Golde
2016-09-07 19:17 errm eprint isnt declared here. thanks … Nico Golde
2016-09-06 17:58 use pledge by default if compiled on op… Nico Golde
2016-09-02 16:43 fix double backslash Nico Golde
2016-09-02 14:13 add OpenBSD pledge support - thanks Gle… Nico Golde
2016-02-14 11:07 Fix channel use after freeing in main l… Vasily Kolobkov
2016-02-13 19:25 Check up on server messages Vasily Kolobkov
2015-11-05 00:35 prevent nick collisions by only setting… Nico Golde
2015-11-05 00:35 remove duplicate word, thanks Michael S… Nico Golde
2015-03-22 12:37 use _POSIX_PIPE_BUF if PIPE_BUF is not … Nico Golde
2013-10-12 08:34 add gitignore Nico Golde
2013-04-25 07:00 fix "typo" in manpage, thanks Enrique G… Nico Golde
2013-01-05 13:26 1.7 release Nico Golde
2012-08-14 09:57 add respective header for select and no… Nico Golde
2012-07-03 15:43 convert slashes to , rather than _ in c… Nico Golde
2012-06-28 13:41 fix parsing of JOIN messages for certai… Nico Golde
2012-06-16 15:00 mark 1.7 as the next release version Nico Golde
2012-06-16 15:00 -k now points to an environment variabl… Nico Golde
2011-10-31 20:35 a little cleanup by Connor Lane Smith, … Nico Golde
2011-01-31 20:47 Added tag 1.6 for changeset f09f802a8037 Nico Golde
2011-01-31 20:47 update CHANGES and makefile config for … Nico Golde
2011-01-31 20:45 restructuring to stay under 500 lines ;… Nico Golde
2011-01-24 16:52 Added tag 1.5 for changeset 550ee1100719 Nico Golde
2011-01-24 16:52 document implication of autojoin patch … Nico Golde
2011-01-24 15:52 Added tag 1.5 for changeset 6f504f412a59 Nico Golde
2011-01-24 15:51 add changelog entry about autojoin patch Nico Golde
2011-01-24 15:47 merge in forgotten changes Nico Golde
2011-01-24 15:46 Added tag 1.5 for changeset 4c6892284a9a Nico Golde
2011-01-24 15:46 minor changes, fix fd leak due to case … Nico Golde
2011-01-24 15:13 create in FIFO on receiving a PRIVMSG Nico Golde
2010-06-25 08:55 document /a for away, patch by Even Gat… Nico Golde
2009-06-01 11:39 replace echo with printf so it doesnt r… Nico Golde
2009-05-23 15:17 remove bashism, isnt needed anyway Nico Golde
2008-08-09 11:45 Added tag 1.4 for changeset 7c7c000b4f42 Nico Golde
2008-08-09 11:45 - prepare 1.4 release - fix directory t… Nico Golde
2008-07-22 17:02 fix manual Nico Golde
2007-07-16 06:00 fixed possible NULL pointer reference o… Nico Golde
2007-07-14 19:23 Added tag ii-1.3 for changeset 987fc9d5… Nico Golde
2007-07-14 18:39 release date Nico Golde
2007-07-14 11:12 1.2->1.3 Nico Golde
2007-07-14 11:11 workaround, server messages about users… Nico Golde
2007-06-23 11:37 tagging ii-1.2 Nico Golde
2007-06-23 11:37 Changelog added Nico Golde
2007-06-23 11:37 tagging ii-1.2 Nico Golde
2007-06-23 11:37 changes for ii-1.2 Nico Golde
2007-06-22 11:45 added note about changelog nion@aurora
2007-06-22 11:40 enabled joining channels with password nion@aurora
2007-06-12 09:05 regression fix Nico Golde
2007-05-03 17:06 fixed manpage section Nico Golde
2007-04-28 16:01 copyright adjustments Nico Golde
2007-04-28 15:57 -v option removed from manual since it … Nico Golde
2007-04-04 08:35 ii-1.1 Nico Golde
2007-02-24 16:46 fixed wrong parsing in commands like WH… Nico Golde
2007-02-04 11:14 initialization Nico Golde
2007-02-03 19:15 license fixed Nico Golde
2007-02-03 18:45 fix race Nico Golde
2007-02-03 16:35 a bit of beautify Nico Golde
2007-02-03 12:36 small adjustments Nico Golde
2007-02-03 12:10 small makefile adjustments Nico Golde
2007-02-03 12:09 makefile needs to install new files Nico Golde
2007-02-03 11:58 documentation fixes and query.sh added [email protected]�…
2007-02-02 12:47 SLOC -> LOC Nico Golde
2007-02-01 11:00 solaris compile fix [email protected]�…
2007-02-01 10:56 release prepared [email protected]�…
2007-02-01 10:21 harden ii a bit [email protected]�…
2007-02-01 10:04 use TOK_CMD more safely [email protected]�…
2007-02-01 09:59 indent stuff [email protected]�…
46 more commits remaining, fetch the repository
Atom feed
Atom feed (tags)
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.