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