| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-05-05 | prepared a new releaseHEADmaster | Anselm R Garbe | 2 | -2/+2 |
| 2012-04-19 | a few corrections to manpage | Connor Lane Smith | 1 | -18/+25 |
| 2012-02-05 | reversed the -u switch | anselm@garbe.us | 2 | -9/+5 |
| 2012-01-22 | applied Quentin Carbonneaux's user patch | garbeam@gmail.com | 1 | -3/+7 |
| 2011-04-08 | applied Jeroen's manpage patch, thanks! | Anselm R Garbe | 1 | -6/+6 |
| 2011-03-06 | applied Dimitris patches, thanks | Anselm R Garbe | 2 | -2/+2 |
| 2010-08-06 | fixed issue reported by serge on irc, util.c was excluded in dist target | anselm@garbe.us | 1 | -1/+1 |
| 2010-05-25 | Added tag 1.1 for changeset d6140e3685b8 | Kris Maglione | 1 | -0/+1 |
| 2010-05-14 | cleanup1.1 | Anselm R Garbe | 1 | -6/+6 |
| 2010-04-17 | applied anonymous cleanup patch, thanks anonymous! | Anselm R Garbe | 2 | -68/+62 |
| 2010-03-23 | removed debug line | Anselm R Garbe | 1 | -1/+0 |
| 2010-03-22 | bugfix | anselm@garbe.us | 1 | -1/+2 |
| 2009-11-28 | merged kris' changes into mainstream sic | Anselm R Garbe | 7 | -412/+148 |
| 2009-10-30 | applied clamiax' patch for null messages | Anselm R Garbe | 1 | -3/+2 |
| 2009-09-23 | Update sic/util.c to match sic.c tip. | Kris Maglione | 2 | -16/+22 |
| 2009-09-23 | Update kris/util.c strlcpy | Kris Maglione | 4 | -10/+11 |
| 2009-09-23 | added kris' sic.c and util.c temporarily, will need some time to see what wil... | Anselm R Garbe | 2 | -0/+296 |
| 2009-09-23 | applied portions of Mark Edgars patch | Anselm R Garbe | 1 | -30/+29 |
| 2009-08-07 | applied Martin Kopta's splint patch | Anselm R Garbe | 1 | -60/+64 |
| 2009-02-21 | thanks to Matthias-Christian Ott for this hint | Anselm R Garbe | 1 | -1/+1 |
| 2009-02-14 | applied Jeroen Schot's patch | a@null | 3 | -19/+23 |
| 2009-02-14 | applied Matthias-Christian Ott's remark about trailing newlines | a@null | 1 | -4/+4 |
| 2008-07-29 | Added tag 1.0 for changeset b8794f3ed15e | Anselm R Garbe | 1 | -0/+1 |
| 2008-07-29 | made Makefile consistent1.0 | Anselm R Garbe | 1 | -1/+0 |
| 2008-07-29 | updated LICENSE | Anselm R Garbe | 1 | -1/+1 |
| 2008-07-06 | updated sic | anselm@aab | 2 | -45/+52 |
| 2008-07-02 | minor update | Anselm R Garbe | 1 | -1/+0 |
| 2007-04-13 | updating copyright notice in sic as well | Anselm R. Garbe | 3 | -8/+7 |
| 2007-02-21 | applied a fix inspired by recent wmii commit | Anselm R. Garbe | 1 | -1/+1 |
| 2007-02-14 | removed LD as well, this is misleading | Anselm R. Garbe | 2 | -5/+3 |
| 2007-02-13 | Added tag 0.9 for changeset 96eb1bfede5b | Anselm R. Garbe | 1 | -0/+1 |
| 2007-02-13 | setting the topic must not be supported, its a trivial IRC command (*and rare...0.9 | Anselm R. Garbe | 2 | -8/+0 |
| 2007-02-13 | I believe I have fixed the issue, why sic didn't handled PINGs correctly | arg@suckless.org | 1 | -7/+10 |
| 2007-02-09 | fixed sic man page | Anselm R. Garbe | 1 | -6/+5 |
| 2007-02-09 | removed fullname, added support for tracking NICK changes | Anselm R. Garbe | 2 | -15/+8 |
| 2007-02-09 | added eprint() | Anselm R. Garbe | 1 | -34/+30 |
| 2007-02-09 | consistency patch | Anselm R. Garbe | 1 | -9/+9 |
| 2007-02-09 | changing the special command operator | Anselm R. Garbe | 1 | -1/+1 |
| 2007-02-09 | removed debug output | Anselm R. Garbe | 1 | -1/+0 |
| 2007-02-09 | changed output | Anselm R. Garbe | 1 | -8/+8 |
| 2007-02-09 | small fix | Anselm R. Garbe | 1 | -2/+2 |
| 2007-02-09 | some changes | Anselm R. Garbe | 1 | -26/+24 |
| 2007-02-08 | Don't use sic's hg tip, it is broken atm... | Anselm R. Garbe | 1 | -14/+14 |
| 2007-02-08 | adding debug support | Anselm R. Garbe | 1 | -0/+1 |
| 2007-02-08 | fixed part message | Anselm R. Garbe | 1 | -1/+1 |
| 2007-02-08 | small fix | Anselm R. Garbe | 1 | -4/+3 |
| 2007-02-08 | small fix, don't write message to server if channel is not given | Anselm R. Garbe | 1 | -0/+2 |
| 2007-02-08 | some more simplifications | Anselm R. Garbe | 1 | -58/+20 |
| 2007-02-08 | testing some simplifications | Anselm R. Garbe | 1 | -57/+15 |
| 2007-02-06 | small changes, bigger simplifications are on its way | Anselm R. Garbe | 3 | -10/+8 |