Commit Graph

109 Commits

Author SHA1 Message Date
Anselm R Garbe 6af1b812ae cleanup 1.1 2010-05-14 18:01:20 +01:00
Anselm R Garbe 75d42255f2 applied anonymous cleanup patch, thanks anonymous! 2010-04-17 11:12:54 +01:00
Anselm R Garbe dad75aa6ba removed debug line 2010-03-23 18:00:37 +00:00
anselm@garbe.us d78d10d1a1 bugfix 2010-03-22 13:29:33 +00:00
Anselm R Garbe 1a4256ef71 merged kris' changes into mainstream sic 2009-11-28 12:16:35 +00:00
Anselm R Garbe 9c7027fcbf applied clamiax' patch for null messages 2009-10-30 09:34:59 +00:00
Kris Maglione 7f1961d4c6 Update sic/util.c to match sic.c tip. 2009-09-23 12:52:13 -04:00
Kris Maglione 2b85380411 Update kris/util.c strlcpy 2009-09-23 11:26:48 -04:00
Anselm R Garbe 14e430ac5b added kris' sic.c and util.c temporarily, will need some time to see what will and won't be integrated into mainstream sic.c 2009-09-23 14:32:20 +01:00
Anselm R Garbe 261dc71e58 applied portions of Mark Edgars patch 2009-09-23 14:21:03 +01:00
Anselm R Garbe 4a4f924fee applied Martin Kopta's splint patch 2009-08-07 08:37:09 +01:00
Anselm R Garbe b3ed5f414f thanks to Matthias-Christian Ott for this hint 2009-02-21 19:14:13 +00:00
a@null ca6ba9a64a applied Jeroen Schot's patch 2009-02-14 11:53:47 +00:00
a@null f3827eec2a applied Matthias-Christian Ott's remark about trailing newlines 2009-02-14 11:42:45 +00:00
Anselm R Garbe 8b2eeee541 Added tag 1.0 for changeset b8794f3ed15e 2008-07-29 19:22:08 +01:00
Anselm R Garbe 2a372e2df1 made Makefile consistent 1.0 2008-07-29 19:18:03 +01:00
Anselm R Garbe 888ab22725 updated LICENSE 2008-07-29 19:11:07 +01:00
anselm@aab 8a58b25cb7 updated sic 2008-07-06 13:29:19 +01:00
Anselm R Garbe 589cce35c5 minor update 2008-07-02 21:29:57 +01:00
Anselm R. Garbe 5463bed7ed updating copyright notice in sic as well 2007-04-13 11:50:51 +02:00
Anselm R. Garbe aa40ba1f3d applied a fix inspired by recent wmii commit 2007-02-21 11:00:12 +01:00
Anselm R. Garbe ef99e720ff removed LD as well, this is misleading 2007-02-14 10:05:41 +01:00
Anselm R. Garbe f9f6f8a19c Added tag 0.9 for changeset 96eb1bfede5b 2007-02-13 17:02:42 +01:00
Anselm R. Garbe 82946e102d setting the topic must not be supported, its a trivial IRC command (*and rarely used btw*) 0.9 2007-02-13 16:14:52 +01:00
arg@suckless.org 7ef7529687 I believe I have fixed the issue, why sic didn't handled PINGs correctly 2007-02-13 16:06:28 +01:00
Anselm R. Garbe bcda402396 fixed sic man page 2007-02-09 17:07:29 +01:00
Anselm R. Garbe 1160be7ffa removed fullname, added support for tracking NICK changes 2007-02-09 16:16:06 +01:00
Anselm R. Garbe 75f0af7c42 added eprint() 2007-02-09 16:04:49 +01:00
Anselm R. Garbe 81238e16fe consistency patch 2007-02-09 15:40:58 +01:00
Anselm R. Garbe 60fc462aa9 changing the special command operator 2007-02-09 15:18:08 +01:00
Anselm R. Garbe 9b093ac5c6 removed debug output 2007-02-09 15:04:57 +01:00
Anselm R. Garbe 264f8e9422 changed output 2007-02-09 15:02:56 +01:00
Anselm R. Garbe fe1e3560be small fix 2007-02-09 14:42:40 +01:00
Anselm R. Garbe 1edd94af86 some changes 2007-02-09 14:40:11 +01:00
Anselm R. Garbe a3abf3b3ef Don't use sic's hg tip, it is broken atm... 2007-02-08 20:42:29 +01:00
Anselm R. Garbe e3cbbe71c2 adding debug support 2007-02-08 15:32:51 +01:00
Anselm R. Garbe 93842a5fe0 fixed part message 2007-02-08 15:10:47 +01:00
Anselm R. Garbe 1f1228547c small fix 2007-02-08 15:10:10 +01:00
Anselm R. Garbe ea71b6e88e small fix, don't write message to server if channel is not given 2007-02-08 15:03:42 +01:00
Anselm R. Garbe cb68ce9e2c some more simplifications 2007-02-08 14:51:04 +01:00
Anselm R. Garbe 5569a14e8e testing some simplifications 2007-02-08 14:27:39 +01:00
Anselm R. Garbe 2e945e48fb small changes, bigger simplifications are on its way 2007-02-06 16:42:17 +01:00
Anselm R. Garbe a63ccb4600 Added tag 0.8 for changeset 07fb3efaa2e9 2007-02-01 08:22:31 +01:00
Anselm R. Garbe 0a903a0c79 using Tcmd successors more carefully 0.8 2007-01-31 11:01:34 +01:00
Anselm R. Garbe 8edb0e23f4 Added tag 0.7 for changeset 643a6e8b8634 2007-01-11 11:44:41 +01:00
Anselm R. Garbe 44e0417e14 applied some segfault patches of Adrien Krunch Kunysz (thanks to Adrien!) 0.7 2007-01-11 11:35:02 +01:00
arg@mig29 148029905b V7 2006-12-14 16:52:12 +01:00
arg@mig29 f8d2e7f236 fixed sizeof stuff 2006-11-26 15:53:33 +01:00
arg@mig29 dc15c0d639 Added tag 0.6 for changeset d7923d9e717c1c6f1ed3b17ec90bfdd7e7bfcca0 2006-11-09 17:38:01 +01:00
arg@mig29 73e181ce5b fixed a small grammar typo 0.6 2006-11-09 17:37:57 +01:00