Log - sic - simple irc client
  HTML git clone git://git.suckless.org/sic
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       Date              Commit message                            Author
   DIR 2021-05-06 10:18  util: trim() fix for UB on pointer arit…  Hiltjo Posthuma
   DIR 2021-05-05 23:42  README: fix a minor typo and make a sma…  Hiltjo Posthuma
   DIR 2021-05-05 23:39  Makefile improvements                     Hiltjo Posthuma
   DIR 2021-05-05 23:16  util: dial: no need for a static struct…  Hiltjo Posthuma
   DIR 2021-05-05 23:14  util: fix a shadowed variable name `srv`  Hiltjo Posthuma
   DIR 2021-05-05 23:09  fix undefined behaviour of using isspac…  Hiltjo Posthuma
   DIR 2021-05-05 23:04  fix an out-of-bounds read if the input …  Hiltjo Posthuma
   DIR 2020-10-11 12:51  fix include: include sys/select.h for s…  Hiltjo Posthuma
   DIR 2017-03-18 18:24  added Joerg Jung's pledge patch           Anselm R Garbe
   DIR 2014-12-22 10:34  applied Troels unbuffer stdin patch, th…  Anselm R Garbe
   DIR 2014-11-19 13:28  fix dist target, thanks Dimitris!         Anselm R Garbe
   DIR 2014-11-14 15:07  missed to remove old .hgtags              Anselm R Garbe
   DIR 2014-11-14 15:06  applied 3 additional patches by Dimitris  Anselm R Garbe
   DIR 2014-11-12 10:18  applied Eric's follow up patch            Anselm R Garbe
   DIR 2014-11-02 08:23  applied Eric's config.def.h patch         Anselm R Garbe
   DIR 2013-08-02 20:45  version bump                              Anselm R Garbe
   DIR 2013-08-02 20:20  fixed a silly bug, reported by several …  Anselm R Garbe
   DIR 2013-05-05 15:42  prepared a new release                    Anselm R Garbe
   DIR 2012-04-19 23:15  a few corrections to manpage              Connor Lane Smith
   DIR 2012-02-05 15:47  reversed the -u switch                    anselm@garbe.us
   DIR 2012-01-22 17:27  applied Quentin Carbonneaux's user patch  garbeam@gmail.com
   DIR 2011-04-08 12:51  applied Jeroen's manpage patch, thanks!   Anselm R Garbe
   DIR 2011-03-06 07:37  applied Dimitris patches, thanks          Anselm R Garbe
   DIR 2010-08-06 08:52  fixed issue reported by serge on irc, u…  anselm@garbe.us
   DIR 2010-05-25 16:03  Added tag 1.1 for changeset d6140e3685b8  Kris Maglione
   DIR 2010-05-14 17:01  cleanup                                   Anselm R Garbe
   DIR 2010-04-17 10:12  applied anonymous cleanup patch, thanks…  Anselm R Garbe
   DIR 2010-03-23 18:00  removed debug line                        Anselm R Garbe
   DIR 2010-03-22 13:29  bugfix                                    anselm@garbe.us
   DIR 2009-11-28 12:16  merged kris' changes into mainstream sic  Anselm R Garbe
   DIR 2009-10-30 09:34  applied clamiax' patch for null messages  Anselm R Garbe
   DIR 2009-09-23 16:52  Update sic/util.c to match sic.c tip.     Kris Maglione
   DIR 2009-09-23 15:26  Update kris/util.c strlcpy                Kris Maglione
   DIR 2009-09-23 13:32  added kris' sic.c and util.c temporaril…  Anselm R Garbe
   DIR 2009-09-23 13:21  applied portions of Mark Edgars patch     Anselm R Garbe
   DIR 2009-08-07 07:37  applied Martin Kopta's splint patch       Anselm R Garbe
   DIR 2009-02-21 19:14  thanks to Matthias-Christian Ott for th…  Anselm R Garbe
   DIR 2009-02-14 11:53  applied Jeroen Schot's patch              a@null
   DIR 2009-02-14 11:42  applied Matthias-Christian Ott's remark…  a@null
   DIR 2008-07-29 18:22  Added tag 1.0 for changeset b8794f3ed15e  Anselm R Garbe
   DIR 2008-07-29 18:18  made Makefile consistent                  Anselm R Garbe
   DIR 2008-07-29 18:11  updated LICENSE                           Anselm R Garbe
   DIR 2008-07-06 12:29  updated sic                               anselm@aab
   DIR 2008-07-02 20:29  minor update                              Anselm R Garbe
   DIR 2007-04-13 09:50  updating copyright notice in sic as well  Anselm R. Garbe
   DIR 2007-02-21 10:00  applied a fix inspired by recent wmii c…  Anselm R. Garbe
   DIR 2007-02-14 09:05  removed LD as well, this is misleading    Anselm R. Garbe
   DIR 2007-02-13 16:02  Added tag 0.9 for changeset 96eb1bfede5b  Anselm R. Garbe
   DIR 2007-02-13 15:14  setting the topic must not be supported…  Anselm R. Garbe
   DIR 2007-02-13 15:06  I believe I have fixed the issue, why s…  arg@suckless.org
   DIR 2007-02-09 16:07  fixed sic man page                        Anselm R. Garbe
   DIR 2007-02-09 15:16  removed fullname, added support for tra…  Anselm R. Garbe
   DIR 2007-02-09 15:04  added eprint()                            Anselm R. Garbe
   DIR 2007-02-09 14:40  consistency patch                         Anselm R. Garbe
   DIR 2007-02-09 14:18  changing the special command operator     Anselm R. Garbe
   DIR 2007-02-09 14:04  removed debug output                      Anselm R. Garbe
   DIR 2007-02-09 14:02  changed output                            Anselm R. Garbe
   DIR 2007-02-09 13:42  small fix                                 Anselm R. Garbe
   DIR 2007-02-09 13:40  some changes                              Anselm R. Garbe
   DIR 2007-02-08 19:42  Don't use sic's hg tip, it is broken at…  Anselm R. Garbe
   DIR 2007-02-08 14:32  adding debug support                      Anselm R. Garbe
   DIR 2007-02-08 14:10  fixed part message                        Anselm R. Garbe
   DIR 2007-02-08 14:10  small fix                                 Anselm R. Garbe
   DIR 2007-02-08 14:03  small fix, don't write message to serve…  Anselm R. Garbe
   DIR 2007-02-08 13:51  some more simplifications                 Anselm R. Garbe
   DIR 2007-02-08 13:27  testing some simplifications              Anselm R. Garbe
   DIR 2007-02-06 15:42  small changes, bigger simplifications a…  Anselm R. Garbe
   DIR 2007-02-01 07:22  Added tag 0.8 for changeset 07fb3efaa2e9  Anselm R. Garbe
   DIR 2007-01-31 10:01  using Tcmd successors more carefully      Anselm R. Garbe
   DIR 2007-01-11 10:44  Added tag 0.7 for changeset 643a6e8b8634  Anselm R. Garbe
   DIR 2007-01-11 10:35  applied some segfault patches of Adrien…  Anselm R. Garbe
   DIR 2006-12-14 15:52  V7                                        arg@mig29
   DIR 2006-11-26 14:53  fixed sizeof stuff                        arg@mig29
   DIR 2006-11-09 16:38  Added tag 0.6 for changeset d7923d9e717…  arg@mig29
   DIR 2006-11-09 16:37  fixed a small grammar typo                arg@mig29
   DIR 2006-11-03 13:32  new time info                             arg@mig29
   DIR 2006-10-26 10:16  Added tag 0.5 for changeset 70d49a37b35…  arg@mig29
   DIR 2006-10-23 08:56  same problem in sic as in dmenu           Anselm R. Garbe
   DIR 2006-10-13 09:10  Added tag 0.4 for changeset a3549fb4c72…  Anselm R. Garbe
   DIR 2006-10-12 06:03  hotfix                                    Anselm R. Garbe
   DIR 2006-10-11 16:23  hotfix                                    Anselm R. Garbe
   DIR 2006-10-09 16:01  removed useless crap                      Anselm R. Garbe
   DIR 2006-10-09 05:28  changed version                           Anselm R. Garbe
   DIR 2006-10-09 05:26  fixed arg processing                      Anselm R. Garbe
   DIR 2006-10-09 05:20  code polishing, removed useless crap      Anselm R. Garbe
   DIR 2006-09-26 15:52  small change to man page                  arg@zarathustra
   DIR 2006-09-26 12:32  updated README                            arg@mmvi
   DIR 2006-09-26 12:27  Added tag 0.3 for changeset d77f00af559…  arg@mmvi
   DIR 2006-09-26 12:27  new tag                                   arg@mmvi
   DIR 2006-09-26 12:24  new stuff                                 arg@wmii.de
   DIR 2006-09-26 12:14  Added tag 0.3 for changeset dc05747ec12…  arg@mmvi
   DIR 2006-09-20 09:18  hotfix                                    arg@wmii.de
   DIR 2006-09-19 14:54  simplified sic                            arg@mmvi
   DIR 2006-09-05 07:47  fixed several annoyances                  Anselm R. Garbe
   DIR 2006-09-05 05:32  removed html crap                         Anselm R. Garbe
   DIR 2006-09-05 05:31  preparing new sic version                 Anselm R. Garbe
   DIR 2006-09-04 06:54  applied Adriens patch                     Anselm R. Garbe
   DIR 2006-07-21 19:12  Added tag 0.2 for changeset 56350a01f27…  arg@10ksloc.org
   DIR 2006-07-21 19:12  made sic 0.2                              arg@10ksloc.org
   DIR 2006-07-21 13:46  fixed fullname handling in login          arg@10ksloc.org
                         34 more commits remaining, fetch the repository
       
  TEXT Atom feed
  TEXT Atom feed (tags)