Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-01 | Switch from git snapshots to upstream tarball releases | Jonathan McCrohan | 3 | -2/+4 | |
2013-07-01 | Bump Standards-Version to 3.9.4 | Jonathan McCrohan | 2 | -1/+8 | |
2013-03-14 | Release 1.1+git20130307.43097eb-1debian/1.1+git20130307.43097eb-1 | Jonathan McCrohan | 1 | -2/+2 | |
2013-03-14 | Update changelog regarding 1.1+git20130307.43097eb-1 | Jonathan McCrohan | 1 | -0/+11 | |
2013-03-14 | Merge branch 'master' of git://github.com/klange/nyancat | Jonathan McCrohan | 5 | -22/+90 | |
Conflicts: Makefile | |||||
2013-03-07 | Ah, right, yes. | Kevin Lange | 1 | -2/+3 | |
2013-03-07 | Hm, or not. | Kevin Lange | 1 | -2/+0 | |
2013-03-07 | Reset alarm before setting to 2secs | Kevin Lange | 1 | -0/+2 | |
2013-03-07 | Set alarm for extended options. | Kevin Lange | 1 | -2/+2 | |
Instead of clearing the alarm, set it to two seconds; Previously, this could, potentially, not finish at all on some telnet clients, which is definitely bad. This is a reasonable workaround. | |||||
2013-01-28 | Add CHANGELOG | Kevin Lange | 1 | -0/+10 | |
2013-01-28 | Tick the version number. | Kevin Lange | 1 | -1/+1 | |
2013-01-11 | Update src/nyancat.c | Kevin Lange | 1 | -1/+1 | |
update copyright date, happy new year | |||||
2012-12-21 | Better white and black | Kevin Lange | 1 | -2/+2 | |
2012-12-21 | For the morons using solarized | Kevin Lange | 1 | -7/+7 | |
2012-12-13 | Support building and running on とあるOS | Kevin Lange | 1 | -1/+27 | |
2012-11-13 | Merge pull request #24 from tbielawa/installmanpage | Kevin Lange | 1 | -0/+1 | |
Install the nyancat man page (gzipped) | |||||
2012-11-13 | Install the nyancat man page (gzipped) | Tim Bielawa | 1 | -0/+1 | |
2012-10-07 | Merge pull request #21 from MartinRosenberg/master | Kevin Lange | 1 | -8/+11 | |
Fixed README: Fixed typo, now following 80-characters-per-line convention where possible | |||||
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 | Merge pull request #19 from herzi/master | Kevin Lange | 1 | -2/+2 | |
small code adjustments | |||||
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-07 | Merge pull request #18 from jmccrohan/master | Kevin Lange | 1 | -2/+18 | |
Update README.md | |||||
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-06-05 | Release 1.0+git20120523.99dc310-1debian/1.0+git20120523.99dc310-1 | Jonathan McCrohan | 1 | -2/+2 | |
2012-06-05 | Update changelog regarding 1.0+git20120523.99dc310 | Jonathan McCrohan | 2 | -2/+5 | |
2012-06-05 | New upstream snapshot | Jonathan McCrohan | 3 | -2/+66 | |
2012-06-05 | Re-enable reconf-inetd | Jonathan McCrohan | 11 | -66/+56 | |
2012-05-25 | Updated README to note the existence of the Debian package. | Kevin Lange | 1 | -1/+5 | |
2012-05-25 | Switch to debhelper v9 | Jonathan McCrohan | 3 | -2/+8 | |
2012-05-23 | Merge pull request #17 from jmccrohan/master | Kevin Lange | 1 | -0/+64 | |
Push the Debian manpage upstream | |||||
2012-05-23 | Upstream Debian nyancat manpage | Jonathan McCrohan | 1 | -0/+64 | |
2012-05-19 | Merge pull request #16 from jmccrohan/master | Kevin Lange | 1 | -1/+1 | |
Fix useless build flags | |||||
2012-05-20 | Fix useless build flags | Jonathan McCrohan | 1 | -1/+1 | |
Pass CPPFLAGS and CFLAGS to the compiler. I assume LFLAGS was a typo and should be LDFLAGS instead. Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> | |||||
2012-05-09 | So totally should have known about that. Bump to 1.0 | Kevin Lange | 1 | -1/+1 | |
2012-04-19 | Acknowledge Jakub in changelogdebian/0.1+git20120401.5a88b86-1 | Jonathan McCrohan | 1 | -1/+2 | |
2012-04-19 | Move nyancat-server man-page to Section 7 | Jonathan McCrohan | 3 | -3/+3 | |
2012-04-19 | Revert "Switch to reconf-inetd" | Jonathan McCrohan | 6 | -5/+36 | |
This reverts commit fe4cdcdcadcc772088946d2c29263bc4dcb27555. Revert pending #669317. | |||||
2012-04-19 | Switch to reconf-inetd | Jonathan McCrohan | 6 | -36/+5 | |
2012-04-18 | postrm: Check first existence of update-inetd first | Jonathan McCrohan | 1 | -1/+3 | |
2012-04-17 | Update 01-nyancat-debhelper.patch description | Jonathan McCrohan | 3 | -9/+4 | |
2012-04-13 | Add get-orig-source target to debian/rules | Jonathan McCrohan | 2 | -0/+28 | |
2012-04-12 | Set debhelper dependency to (>= 8) | Jonathan McCrohan | 1 | -1/+1 | |
Helps with backporting | |||||
2012-04-12 | Set packages as Priority extra | Jonathan McCrohan | 1 | -1/+1 | |
2012-04-12 | Fix Source URL in copyright | Jonathan McCrohan | 1 | -1/+1 | |
Point to source rather than homepage | |||||
2012-04-09 | Split package into nyancat and nyancat-server | Jonathan McCrohan | 8 | -19/+50 | |
2012-04-08 | Add proper URI to debian/copyright | Jonathan McCrohan | 1 | -2/+1 | |
Not sure what I was thinking with 6bf7ee5b5f7ec637f2c0e0276a9201a5f9dd38c9 |