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