Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-04 | Release 1.2.1-1debian/1.2.1-1 | Jonathan McCrohan | 1 | -2/+2 | |
2013-07-04 | Remove debian/nyancat.1 | Jonathan McCrohan | 2 | -64/+2 | |
2013-07-04 | New upstream release (v1.2.1) | Jonathan McCrohan | 1 | -0/+8 | |
2013-07-04 | Merge tag 'upstream/1.2.1' | Jonathan McCrohan | 3 | -15/+18 | |
Upstream version 1.2.1 | |||||
2013-07-04 | Imported Upstream version 1.2.1upstream/1.2.1 | Jonathan McCrohan | 3 | -15/+18 | |
2013-07-01 | Release 1.2-1debian/1.2-1 | Jonathan McCrohan | 1 | -2/+3 | |
2013-07-01 | New upstream release (v1.2) | Jonathan McCrohan | 1 | -1/+4 | |
2013-07-01 | Imported Upstream version 1.2upstream/1.2 | Jonathan McCrohan | 0 | -0/+0 | |
2013-07-01 | Merge tag 'upstream/1.2' | Jonathan McCrohan | 4 | -26/+9 | |
Upstream version 1.2 | |||||
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-05-20 | Version bump | Kevin Lange | 2 | -1/+6 | |
2013-05-20 | Rename animation.h to animation.c | Kevin Lange | 2 | -1/+1 | |
This fixes a meta-bug with github showing nyancat as being Objective C. | |||||
2013-03-26 | Remove legacy toaruos compatibility | Kevin Lange | 1 | -24/+2 | |
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 | |