Commit Graph

94 Commits

Author SHA1 Message Date
Anselm R Garbe 2a372e2df1 made Makefile consistent 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*) 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 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!) 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 2006-11-09 17:37:57 +01:00
arg@mig29 9197fee8a9 new time info 2006-11-03 14:32:05 +01:00
arg@mig29 45ff5ccf31 Added tag 0.5 for changeset 70d49a37b35695f2f771bddaf309f05ea60af8bc 2006-10-26 12:16:42 +02:00
Anselm R. Garbe fe306465d0 same problem in sic as in dmenu 2006-10-23 10:56:06 +02:00
Anselm R. Garbe 1f3f048ab7 Added tag 0.4 for changeset a3549fb4c72ff0edb816c8c29be7ff289db5b003 2006-10-13 11:10:41 +02:00
Anselm R. Garbe 3160fd2bed hotfix 2006-10-12 08:03:37 +02:00
Anselm R. Garbe 560111d4ba hotfix 2006-10-11 18:23:03 +02:00
Anselm R. Garbe 48fc6f1b10 removed useless crap 2006-10-09 18:01:26 +02:00
Anselm R. Garbe 4120182a49 changed version 2006-10-09 07:28:43 +02:00
Anselm R. Garbe 516c1cafaf fixed arg processing 2006-10-09 07:26:24 +02:00
Anselm R. Garbe 3a24553892 code polishing, removed useless crap 2006-10-09 07:20:07 +02:00
arg@zarathustra 83e05870ce small change to man page 2006-09-26 17:52:37 +02:00
arg@mmvi 089bad0eb0 updated README 2006-09-26 14:32:24 +02:00
arg@mmvi 1ad6394622 Added tag 0.3 for changeset d77f00af559258679a0fad5d264685d663e6975a 2006-09-26 14:27:34 +02:00
arg@mmvi 78e0c4f9ee new tag 2006-09-26 14:27:31 +02:00
arg@wmii.de b3412f0a14 new stuff 2006-09-26 14:24:26 +02:00