| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-13 | Install the nyancat man page (gzipped) | Tim Bielawa | 1 | -0/+1 | |
| 2012-10-07 | Fixed comma splice | Martimus | 1 | -1/+1 | |
| 2012-10-07 | Fixed typo, now following 80-characters-per-line convention where possible | Martimus | 1 | -8/+11 | |
| 2012-09-12 | Support the Suckless simple terminal | Kevin Lange | 1 | -0/+2 | |
| `st` supports xterm-256color escapes, so just treat it the same as we treat xterm. | |||||
| 2012-07-03 | Fix type for sb_len | Kevin Lange | 1 | -2/+2 | |
| 2012-07-03 | do not hardcode sizes | Sven Herzberg | 1 | -2/+2 | |
| This patch will fix the following warning I received from gcc: > nyancat.c: In function ‘main’: > nyancat.c:497: warning: comparison is always true due to limited range of data type * src/nyancat.c: adjust the size of the array and update the references to its size | |||||
| 2012-06-08 | README.md: Update Debian specific information | Jonathan McCrohan | 1 | -2/+8 | |
| Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> | |||||
| 2012-06-08 | README.md: Add list of distributions with nyancat | Jonathan McCrohan | 1 | -0/+10 | |
| Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> | |||||
| 2012-05-25 | Updated README to note the existence of the Debian package. | Kevin Lange | 1 | -1/+5 | |
