Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2 days | flag to filter joins and more msg | joe | 1 | -24/+29 |
2 days | time format | joe | 1 | -21/+17 |
3 days | up | joe | 1 | -4/+4 |
2025-05-03 | Some unmerged changes I still had laying around (#146) | stefan11111 | 1 | -22/+53 |
2025-01-13 | released at 0.3.2 (#145) | Michael Czigler | 1 | -15/+3 |
2024-10-08 | remove some magic numbers, clean up DCC ipv4/ipv6 global variable mess and us... | stefan11111 | 1 | -265/+691 |
2024-05-24 | some code improvements and a new feature (#137) | stefan11111 | 1 | -20/+49 |
2024-01-14 | Merge changes I made in the last year (#136) | stefan11111 | 1 | -405/+781 |
2023-01-04 | released at 0.3.2 (#130) | Michael Czigler | 1 | -929/+994 |
2022-02-17 | released at 0.3.1 | Michael Czigler | 1 | -3/+3 |
2022-02-14 | Allow the option of parsing multiple post-connection commands. (#125) | Cristian Canedo | 1 | -43/+67 |
2022-01-20 | released at 0.3.0 | Michael Czigler | 1 | -2/+2 |
2022-01-20 | send actions to default channel if none specified (#123) | vulpine | 1 | -2/+7 |
2021-07-15 | released at 0.2.9 | Michael Czigler | 1 | -2/+2 |
2021-07-15 | released at 0.2.8 | Michael Czigler | 1 | -13/+8 |
2021-06-02 | released at 0.2.7 | Michael Czigler | 1 | -1/+5 |
2021-05-20 | replaced freenode with libera.chat (#113) | Panagiotis Vasilopoulos | 1 | -1/+1 |
2021-03-25 | released at 0.2.6 | Michael Czigler | 1 | -81/+227 |
2021-03-19 | released at 0.2.5 | Michael Czigler | 1 | -686/+813 |
2021-03-04 | released at 0.2.4 | Michael Czigler | 1 | -39/+3 |
2021-02-18 | Update docs (#100) | Kian Kasad | 1 | -1/+1 |
2021-02-10 | fix printing of join/part messages when cdef is a substring of the actual cha... | Kian Kasad | 1 | -2/+2 |
2020-12-18 | 0.2.3 | Michael Czigler | 1 | -28/+16 |
2020-11-22 | 0.2.2 (#94) | Michael Czigler | 1 | -3/+5 |
2020-11-21 | 0.2.1 (#90) | Michael Czigler | 1 | -154/+160 |
2020-11-20 | show the params when printing unknown commands (#91) | owen bell | 1 | -0/+4 |
2020-10-30 | freenode.net instead of .org (#88) | owen bell | 1 | -1/+1 |
2020-10-30 | 0.2.0 (#86) | Michael Czigler | 1 | -122/+139 |
2020-10-28 | 0.1.9 (#79) | Michael Czigler | 1 | -119/+193 |
2020-10-22 | bump version to 0.1.8 (#77) | Michael Czigler | 1 | -1/+1 |
2020-10-20 | fix bug with server message printing (#71) | Michael Czigler | 1 | -16/+10 |
2020-10-20 | 0.1.7 (#68) | Michael Czigler | 1 | -111/+115 |
2020-10-17 | Check channel for NULL condition (#65) | Michael Czigler | 1 | -2/+2 |
2020-10-15 | add braces around input prompt | Michael Czigler | 1 | -1/+1 |
2020-10-15 | 0.1.6 (#63) | Michael Czigler | 1 | -114/+144 |
2020-10-12 | 0.1.5 (#60) | Michael Czigler | 1 | -26/+38 |
2020-10-10 | remove byteswaiting variable | mcpcpc | 1 | -4/+1 |
2020-10-09 | Fix Out-of-bound read (#57) | Michael Czigler | 1 | -2/+4 |
2020-10-07 | 0.1.4 (#54) | Michael Czigler | 1 | -76/+368 |
2020-10-03 | minor style and formatting fixes (#52) | Michael Czigler | 1 | -13/+14 |
2020-10-02 | add ioctl() error handling (#51) | Michael Czigler | 1 | -5/+8 |
2020-10-02 | move ioctrl and cmax to minimize resources | Michael Czigler | 1 | -2/+2 |
2020-10-02 | change -W to automatic wrap (#50) | Michael Czigler | 1 | -21/+24 |
2020-09-29 | add manpage (#46) | Michael Czigler | 1 | -16/+18 |
2020-09-28 | add SASL EXTERNAL support | Michael Czigler | 1 | -12/+9 |
2020-09-28 | Add usage() function | Michael Czigler | 1 | -21/+24 |
2020-09-27 | add highlight for channel parting | Michael Czigler | 1 | -1/+1 |
2020-09-27 | Update kirc.c | Michael Czigler | 1 | -1/+1 |
2020-09-27 | add nick change highlighting | Michael Czigler | 1 | -0/+3 |
2020-09-25 | add check for fgets value | mcpcpc | 1 | -1/+4 |