aboutsummaryrefslogtreecommitdiff
path: root/ponysay
AgeCommit message (Expand)AuthorFilesLines
2013-09-16Fixed up directory layoutjaseg140-0/+0
2013-09-16.gitignore ponysay/ponies, add ponysay/__init__.pyjaseg1-0/+164
2013-09-16Fixed setup stuff. Python setuptools really is a pain.jaseg141-51/+632
2013-07-29Added a proper setup.pyjaseg1-0/+51
2012-09-29rename file ponysay to ponysay.pyMattias Andrée1-1779/+0
2012-09-29Merge branch 'develop'Mattias Andrée1-14/+18
2012-09-29Use proper executable nameSven-Hendrik Haase1-1/+1
2012-09-14Added -A, +A (--all, ++all) opts for show both fim and non fim mlp poniesPablo Lezaeta1-14/+18
2012-09-02Correct spelling/grammarErkin Batu Altunbaş1-1/+1
2012-09-01better colour stackingMattias Andrée1-24/+12
2012-08-27misc m fixesMattias Andrée1-1/+1
2012-08-27allow print() without textMattias Andrée1-1/+1
2012-08-27UTF-8 for the love of celestiaMattias Andrée1-13/+21
2012-08-27coding derpMattias Andrée1-1/+1
2012-08-27message can colouredMattias Andrée1-2/+16
2012-08-26ponysay --help fits 80x30 screenMattias Andrée1-20/+38
2012-08-26everything seems to workMattias Andrée1-15/+15
2012-08-26code manipulation in build systemMattias Andrée1-34/+38
2012-08-26setting version in python script to "dev", it will be changed by setup.pyMattias Andrée1-1/+1
2012-08-25bash completion recognises --bubble + adding options --symlist (-L), ++symlis...Mattias Andrée1-3/+3
2012-08-25proper copyright notices (mainly, the copyright (C) line under WTFPL's versio...Mattias Andrée1-4/+12
2012-08-23some work on configurationsMattias Andrée1-2/+2
2012-08-23versioningMattias Andrée1-1/+1
2012-08-23better columnisationMattias Andrée1-7/+21
2012-08-23better columnisingMattias Andrée1-9/+21
2012-08-23code refinementMattias Andrée1-53/+28
2012-08-22final touches on extra poniesMattias Andrée1-4/+9
2012-08-22miscMattias Andrée1-1/+1
2012-08-22listing extra poniesMattias Andrée1-2/+10
2012-08-22Non-TV ponies fixMattias Andrée1-10/+10
2012-08-22Non-TV poniesMattias Andrée1-10/+41
2012-08-22manual updateMattias Andrée1-8/+7
2012-08-22message stuffMattias Andrée1-2/+22
2012-08-22ucs name support completeMattias Andrée1-3/+8
2012-08-22sorting the symlinks in -LMattias Andrée1-0/+1
2012-08-22sorting -LMattias Andrée1-13/+14
2012-08-22wrap correctionMattias Andrée1-1/+1
2012-08-22support pipes and sockets as ponyfiles and balloon filesMattias Andrée1-2/+2
2012-08-22warping error with combining charactersMattias Andrée1-9/+12
2012-08-22support for combining characters (now we have full unicode support)Mattias Andrée1-14/+53
2012-08-22some work needed on UCS, otherwise completeMattias Andrée1-0/+48
2012-08-22I think readlink only follows one level, this should get the canonical path (...Mattias Andrée1-1/+1
2012-08-22accepts ucs in -f and -qMattias Andrée1-14/+70
2012-08-21support for best.ponyMattias Andrée1-6/+24
2012-08-21typo in code make e.g fillycadance draw incorrectlyMattias Andrée1-1/+1
2012-08-21derpMattias Andrée1-2/+7
2012-08-21forgot importMattias Andrée1-0/+1
2012-08-21automatic cache cleanMattias Andrée1-1/+25
2012-08-21balloon styles: -b and -B options are implementedMattias Andrée1-31/+98
2012-08-21in case you want to run `ponysay -l | less -r`Mattias Andrée1-4/+0