Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-08-19 | kms fix (however not working because of some bug in util-say) | Mattias Andrée | 1 | -4/+9 |
2012-08-19 | help message complete | Mattias Andrée | 1 | -1/+6 |
2012-08-19 | help message | Mattias Andrée | 1 | -20/+93 |
2012-08-19 | bug fixes + a better fitting argument parse (--help is not implemented yet) | Mattias Andrée | 1 | -54/+244 |
2012-08-19 | .png files in -f if util-say is installed | Mattias Andrée | 1 | -4/+12 |
2012-08-18 | m doc | Mattias Andrée | 1 | -2/+2 |
2012-08-18 | make fix + m | Mattias Andrée | 1 | -3/+3 |
2012-08-18 | typo | Mattias Andrée | 1 | -1/+1 |
2012-08-18 | Merge branch 'python' of github.com:erkin/ponysay into python | Mattias Andrée | 1 | -1/+11 |
2012-08-18 | kms ponies | Mattias Andrée | 1 | -4/+50 |
2012-08-18 | Check if script is being launched in subshell or being redirected to file, an... | Elis Axelsson | 1 | -1/+11 |
2012-08-18 | height trunction | Mattias Andrée | 1 | -21/+51 |
2012-08-18 | m | Mattias Andrée | 1 | -5/+29 |
2012-08-18 | further improving quote fallback (you change may fallback quote ☹) | Mattias Andrée | 1 | -1/+8 |
2012-08-18 | merge conf resolve | Mattias Andrée | 1 | -9/+13 |
2012-08-18 | cowsay replacement env vars + can get terminal if stdin is piped in | Mattias Andrée | 1 | -10/+28 |
2012-08-18 | Fallback quote for ponies without quotes | Elis Axelsson | 1 | -9/+13 |
2012-08-18 | Drop newline at end of file of ponyquotes | Elis Axelsson | 1 | -1/+1 |
2012-08-18 | ponyquotes support | Mattias Andrée | 1 | -1/+29 |
2012-08-18 | Message can now contain ':s | Mattias Andrée | 1 | -1/+1 |
2012-08-18 | m misc | Mattias Andrée | 1 | -3/+11 |
2012-08-18 | wrap support | Mattias Andrée | 1 | -2/+3 |
2012-08-18 | doc | Mattias Andrée | 1 | -0/+15 |
2012-08-18 | m | Mattias Andrée | 1 | -8/+8 |
2012-08-18 | m | Mattias Andrée | 1 | -2/+2 |
2012-08-18 | Merge branch 'python' of github.com:erkin/ponysay into python | Mattias Andrée | 1 | -1/+4 |
2012-08-18 | setting erkin as copyright holder, as specified in the copying file, and list... | Mattias Andrée | 1 | -1/+8 |
2012-08-18 | Support for ponythink | Elis Axelsson | 1 | -1/+4 |
2012-08-18 | m | Mattias Andrée | 1 | -1/+3 |
2012-08-18 | whops | Mattias Andrée | 1 | -1/+13 |
2012-08-18 | merge conflict resolve | Mattias Andrée | 1 | -17/+8 |
2012-08-18 | Avoid 'empty range for randrage()' | Elis Axelsson | 1 | -1/+1 |
2012-08-18 | home dirs before sys dirs for priority + moving a method | Mattias Andrée | 1 | -18/+20 |
2012-08-18 | Fix stuff. | Elis Axelsson | 1 | -21/+12 |
2012-08-18 | merge conflict resolved | Mattias Andrée | 1 | -25/+33 |
2012-08-18 | are there any ponies | Mattias Andrée | 1 | -7/+19 |
2012-08-18 | Merge | Elis Axelsson | 1 | -5/+59 |
2012-08-18 | Created method to get which ponyfile you should render, includes randomizing ... | Elis Axelsson | 1 | -27/+31 |
2012-08-18 | forgot to commit python script | Mattias Andrée | 1 | -1/+36 |
2012-08-18 | support quotes in ~/.local/share/ponysay/quotes (new feature) | Mattias Andrée | 1 | -4/+20 |
2012-08-18 | -L is now implemented | Mattias Andrée | 1 | -5/+77 |
2012-08-18 | m + a method for getting all quotes | Mattias Andrée | 1 | -3/+23 |
2012-08-18 | bold outpont in --list on ponies with quotes | Mattias Andrée | 1 | -1/+29 |
2012-08-18 | m | Mattias Andrée | 1 | -6/+6 |
2012-08-18 | no need for curses, the use of it also caused some problem in the terminal wh... | Mattias Andrée | 1 | -28/+44 |
2012-08-18 | POC of ponysay.py, this refs #64 | Elis Axelsson | 1 | -0/+95 |