Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2012-04-08 | Add information about enabling telnet server to man | Jonathan McCrohan | 1 | -0/+3 | |
2012-04-08 | Add debian-watch-file-is-missing override | Jonathan McCrohan | 1 | -0/+2 | |
2012-04-08 | Add machine-readable copyright URI | Jonathan McCrohan | 1 | -0/+1 | |
2012-04-08 | Fix up typos in postinst | Jonathan McCrohan | 1 | -1/+1 | |
2012-04-08 | bump changelog to match README.debian | Jonathan McCrohan | 1 | -1/+1 | |
2012-04-08 | Add telnet server information to README.debian | Jonathan McCrohan | 1 | -2/+5 | |
2012-04-08 | Add postinst and postrm | Jonathan McCrohan | 2 | -0/+33 | |
2012-04-08 | Remove init script | Jonathan McCrohan | 2 | -164/+0 | |
2012-04-08 | Add dependency on lsb-base and inetd servers | Jonathan McCrohan | 1 | -1/+1 | |
2012-04-08 | Remove dh_make boilerplate | Jonathan McCrohan | 1 | -5/+0 | |
2012-04-08 | Refresh patch to reflect new upstream Makefile | Jonathan McCrohan | 2 | -53/+19 | |
2012-04-07 | Rebase package to latest upstream commit (5a88b86) | Jonathan McCrohan | 1 | -2/+2 | |
2012-04-03 | nyancat.1: update myanpage | Jonathan McCrohan | 1 | -19/+51 | |
2012-04-02 | Merge branch 'master' of git://github.com/klange/nyancat | Jonathan McCrohan | 2 | -54/+179 | |
2012-04-01 | :set spell ... I'm a bloody moron. | Kevin Lange | 1 | -7/+7 | |
2012-04-01 | Long options, help text for previous | Kevin Lange | 1 | -0/+4 | |
2012-04-01 | Add options to not clear display and not set title | Kevin Lange | 1 | -12/+49 | |
`nyancat -esnf 1` will (quite nicely) display a single frame and then terminate, in a matter that is perfect for generate MOTDs. `nyancat -esnf 10` (for example) will run through the animation (though it may not work perfectly, depending on the size of your terminal and various other things) | |||||
2012-03-26 | Remove debug output that I completely forgot about | Kevin Lange | 1 | -2/+0 | |
2012-03-25 | Added extra display options | Kevin Lange | 2 | -38/+124 | |
2012-03-25 | Merge branch 'master' of git://github.com/klange/nyancat | Jonathan McCrohan | 2 | -152/+209 | |
2012-03-23 | (style) | Kevin Lange | 1 | -3/+9 | |
2012-03-23 | Add install target | Kevin Lange | 1 | -1/+4 | |
2012-03-23 | Command line options with getopt_long | Kevin Lange | 1 | -148/+196 | |
2012-03-22 | Change package version system | Jonathan McCrohan | 1 | -1/+1 | |
ver+date.ref-packageversion | |||||
2012-03-22 | Merge branch 'master' of git://github.com/klange/nyancat | Jonathan McCrohan | 1 | -0/+8 | |
2012-03-19 | Merge pull request #15 from rctay/rc/solaris | Kevin Lange | 1 | -0/+8 | |
fixes for Solaris | |||||
2012-03-19 | include ctype.h for tolower() | Tay Ray Chuan | 1 | -0/+1 | |
2012-03-19 | provide struct winsize and TIOCGWINSZ on Solaris | Tay Ray Chuan | 1 | -0/+7 | |
2012-03-18 | Remove more dh_make autogenerated files | Jonathan McCrohan | 4 | -22/+0 | |
2012-03-08 | Update myanpage | Jonathan McCrohan | 1 | -19/+4 | |
2012-03-08 | Add myanpages | Jonathan McCrohan | 1 | -0/+1 | |
2012-03-07 | lintian cleanup | Jonathan McCrohan | 2 | -3/+4 | |
2012-03-07 | Update changelog | Jonathan McCrohan | 1 | -1/+1 | |
2012-03-07 | Reassign to Section: misc | Jonathan McCrohan | 1 | -1/+1 | |
2012-03-07 | Fix wonky patch | Jonathan McCrohan | 1 | -9/+19 | |
2012-03-07 | Delete unused dh_make examples | Jonathan McCrohan | 9 | -630/+0 | |
2012-03-07 | Clean up dh_make mess. | Jonathan McCrohan | 6 | -29/+80 | |
Getting there.... | |||||
2012-03-07 | Merge branch 'master' of git://github.com/klange/nyancat | Jonathan McCrohan | 1 | -1/+7 | |
2012-02-22 | Amended license header. | Kevin Lange | 1 | -0/+5 | |
2012-02-21 | Merge pull request #14 from froller/master | Kevin Lange | 1 | -1/+2 | |
Fixed SegFault if TERM variable is not set | |||||
2012-02-21 | Initial dh_make import. | Jonathan McCrohan | 22 | -0/+952 | |
2012-02-21 | Fixed SegFault if TERM variable is not set | Alexander Frolov | 1 | -1/+2 | |
2012-02-20 | Merge pull request #11 from Peetz0r/master | Kevin Lange | 1 | -23/+58 | |
Apple ][ support (please oh please don't break things) | |||||
2012-01-05 | Remove old crontab example that isn't used in the inetd version | Kevin Lange | 1 | -1/+0 | |