Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-16 | Fixed the Makefile | jaseg | 1 | -3/+2 | |
2013-09-16 | Fixed setup stuff. Python setuptools really is a pain. | jaseg | 1 | -4/+4 | |
2013-07-29 | Added a proper setup.py | jaseg | 1 | -29/+3 | |
2013-04-06 | Re-organized the repo to include only png source files. | jaseg | 1 | -2/+11 | |
2013-04-01 | Added zsh and bash completion | jaseg | 1 | -1/+7 | |
2013-04-01 | Fixed the Makefile | jaseg | 1 | -16/+16 | |
2013-04-01 | Made it installable. Also: Fixes! | jaseg | 1 | -0/+22 | |
* Added a Makefile for installing/uninstalling * Made it center one-line texts within speech bubbles * Made it importable * Added a funny test script * Added proper *think support * Fixed chrysalis' quotes file * Fixed a bug wrongly cropping the output | |||||
2012-10-28 | Revert "make manual-update + css for manual" | Mattias Andrée | 1 | -14/+0 | |
Whoops, wrong branch! This reverts commit f259066b7fa47185d3d48a288621ec6daec3fea9. | |||||
2012-10-28 | make manual-update + css for manual | Mattias Andrée | 1 | -0/+14 | |
2012-08-18 | continued work on configure | Mattias Andrée | 1 | -190/+0 | |
2012-08-18 | make fix + m | Mattias Andrée | 1 | -8/+9 | |
2012-08-18 | move clean update | Mattias Andrée | 1 | -8/+12 | |
2012-08-18 | m make | Mattias Andrée | 1 | -8/+12 | |
2012-08-18 | make file update | Mattias Andrée | 1 | -5/+5 | |
2012-08-18 | -l and -L fix and one less lib file | Mattias Andrée | 1 | -1/+1 | |
2012-08-17 | Fixing install | Sven-Hendrik Haase | 1 | -3/+3 | |
2012-08-16 | portability: [[ is not recongised by dash | Mattias Andrée | 1 | -5/+5 | |
2012-08-15 | `make install-pdf` installs the pdf manual into /usr/doc, this is not done ↵ | Mattias Andrée | 1 | -1/+5 | |
by default (i.e. `make install`) + make unstall fix | |||||
2012-08-15 | PREFIX is applied into completions scripts | Mattias Andrée | 1 | -13/+18 | |
2012-08-14 | make uninstall-old and make clean-old can be used to remove files from file ↵ | Mattias Andrée | 1 | -0/+9 | |
locations/names that are no longer being used | |||||
2012-08-14 | PREFIX=/some-dir can be used when invoking make, the default value is /usr | Mattias Andrée | 1 | -70/+68 | |
2012-08-14 | texinfo syntax fix [missed line] + make fix + make improvement | Mattias Andrée | 1 | -27/+27 | |
2012-08-06 | fix in make install/uninstall + make clean and make uninstalll skips missing ↵ | Mattias Andrée | 1 | -44/+45 | |
files + modularised make install | |||||
2012-08-01 | some edits | Mattias Andrée | 1 | -32/+33 | |
2012-08-01 | partial merge of quotes into main | Mattias Andrée | 1 | -34/+53 | |
2012-07-26 | m manual + make file inits submodules | Mattias Andrée | 1 | -0/+1 | |
2012-07-24 | Makefile updates submodules | Mattias Andrée | 1 | -0/+1 | |
2012-07-24 | Edit Makefile for submodule ponyquotes | Mattias Andrée | 1 | -1/+8 | |
2012-07-24 | Merge branch 'master' of github.com:erkin/ponysay | Mattias Andrée | 1 | -10/+1 | |
2012-07-24 | svenstaro: make install obviously should correctly have the other deps set up | Erkin Batu Altunbaş | 1 | -10/+1 | |
2012-07-24 | fix ponysay -L + fix for issue 53 | Mattias Andrée | 1 | -0/+2 | |
2012-07-21 | Add force flag to rm commands on clean because of write-protected regular files. | Erkin Batu Altunbaş | 1 | -6/+6 | |
2012-07-20 | Maybe solution for the bug | Elis Axelsson | 1 | -1/+1 | |
2012-07-20 | m | Mattias Andrée | 1 | -2/+2 | |
2012-07-20 | issue 45 | Mattias Andrée | 1 | -0/+2 | |
2012-07-20 | do not force "all" to run when invoking "make install", it may create files ↵ | Mattias Andrée | 1 | -1/+1 | |
owned by root (in cwd), that should not be owned by root | |||||
2012-07-20 | m + installation of info manual + prebuild PDF | Mattias Andrée | 1 | -4/+29 | |
2012-07-20 | Revert "Merge pull request #43 from etu/master" | Mattias Andrée | 1 | -3/+3 | |
This commit broke bash-completion for ponythink. This reverts commit 9dd1fbe1754ee592059e3c7f33f7ffd66fbfaad5, reversing changes made to 7e5018d58a4cb2f24087e6c3ac8d7b43b3c5066a. | |||||
2012-07-20 | Made generation of ponythink completions simpler | Elis Axelsson | 1 | -3/+3 | |
2012-07-19 | Moved ponysaytruncater and ponysaylist.pl to /usr/lib/ponysay/truncater and ↵ | Elis Axelsson | 1 | -4/+6 | |
/usr/lib/ponysay/list.pl | |||||
2012-07-19 | autogeneration of ponythink shell completions from ponysay completions | Mattias Andrée | 1 | -9/+24 | |
2012-07-19 | Added completions for the fish and fishfish(a fork of fish) shell | Elis Axelsson | 1 | -0/+4 | |
2012-07-18 | new options, ponysay -L, just like ponysay -l but puts symlinks inside ↵ | Mattias Andrée | 1 | -2/+2 | |
brackets after their targets, I also edited Makefile to preserve symlinks | |||||
2012-07-18 | flewless `ponysay -l` | Mattias Andrée | 1 | -0/+2 | |
2012-07-17 | ttyponies.sh merged into Makefile | Mattias Andrée | 1 | -1/+14 | |
2012-07-17 | enjoy ponysay message when installed | Mattias Andrée | 1 | -0/+18 | |
2012-07-16 | Makefile gzip compresses manpages | Mattias Andrée | 1 | -9/+17 | |
2012-07-15 | dezebraised and non-kms-comp. ttyponies + auto building of ttyponies | Mattias Andrée | 1 | -0/+4 | |
2012-07-13 | Moved manpages to separate directory: manuals | Mattias Andrée | 1 | -2/+2 | |
2012-07-12 | Fix spanish manpage install mistake | Pablo Lezaeta | 1 | -3/+1 | |