Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge changes I made in the last year (#136) | stefan11111 | 2024-01-14 | 1 | -9/+6 |
| | | | Co-authored-by: Emeka Nkurumeh <emekankurumeh@outlook.com> | ||||
* | released at 0.3.2 (#130) | Michael Czigler | 2023-01-04 | 1 | -4/+2 |
| | | | Co-authored-by: Michael Czigler <contact@mcpcpc.com> | ||||
* | released at 0.2.5 | Michael Czigler | 2021-03-19 | 1 | -19/+15 |
| | |||||
* | add manpage (#46) | Michael Czigler | 2020-09-29 | 1 | -0/+6 |
| | | | | | | | | | | | | | * Create kirc.1 * add VERSION and man page * change kirc version to definition in Makefile * fix separator char (TAB) * remove double parenthesis in puts() command * change VERSION to be controlled by kirc.c | ||||
* | remove `-o` from CC command line | Humm | 2020-09-18 | 1 | -1/+1 |
| | | | | With `-o` /and/ `-c`, the result is unspecified. | ||||
* | make Makefile compliant | Humm | 2020-09-18 | 1 | -6/+8 |
| | |||||
* | Don't link to Xlib | Väinö Mäkelä | 2020-09-12 | 1 | -1/+1 |
| | | | | Xlib isn't used and shouldn't be a dependency | ||||
* | Makefile: split compile and link steps | Ethan Sommer | 2020-09-10 | 1 | -2/+5 |
| | |||||
* | new at 0.0.1 | mcpcpc | 2020-08-06 | 1 | -0/+20 |