aboutsummaryrefslogtreecommitdiff
path: root/ponysay.py
AgeCommit message (Expand)AuthorFilesLines
2012-08-19help messageMattias Andrée1-20/+93
2012-08-19bug fixes + a better fitting argument parse (--help is not implemented yet)Mattias Andrée1-54/+244
2012-08-19.png files in -f if util-say is installedMattias Andrée1-4/+12
2012-08-18m docMattias Andrée1-2/+2
2012-08-18make fix + mMattias Andrée1-3/+3
2012-08-18typoMattias Andrée1-1/+1
2012-08-18Merge branch 'python' of github.com:erkin/ponysay into pythonMattias Andrée1-1/+11
2012-08-18kms poniesMattias Andrée1-4/+50
2012-08-18Check if script is being launched in subshell or being redirected to file, an...Elis Axelsson1-1/+11
2012-08-18height trunctionMattias Andrée1-21/+51
2012-08-18mMattias Andrée1-5/+29
2012-08-18further improving quote fallback (you change may fallback quote ☹)Mattias Andrée1-1/+8
2012-08-18merge conf resolveMattias Andrée1-9/+13
2012-08-18cowsay replacement env vars + can get terminal if stdin is piped inMattias Andrée1-10/+28
2012-08-18Fallback quote for ponies without quotesElis Axelsson1-9/+13
2012-08-18Drop newline at end of file of ponyquotesElis Axelsson1-1/+1
2012-08-18ponyquotes supportMattias Andrée1-1/+29
2012-08-18Message can now contain ':sMattias Andrée1-1/+1
2012-08-18m miscMattias Andrée1-3/+11
2012-08-18wrap supportMattias Andrée1-2/+3
2012-08-18docMattias Andrée1-0/+15
2012-08-18mMattias Andrée1-8/+8
2012-08-18mMattias Andrée1-2/+2
2012-08-18Merge branch 'python' of github.com:erkin/ponysay into pythonMattias Andrée1-1/+4
2012-08-18setting erkin as copyright holder, as specified in the copying file, and list...Mattias Andrée1-1/+8
2012-08-18Support for ponythinkElis Axelsson1-1/+4
2012-08-18mMattias Andrée1-1/+3
2012-08-18whopsMattias Andrée1-1/+13
2012-08-18merge conflict resolveMattias Andrée1-17/+8
2012-08-18Avoid 'empty range for randrage()'Elis Axelsson1-1/+1
2012-08-18home dirs before sys dirs for priority + moving a methodMattias Andrée1-18/+20
2012-08-18Fix stuff.Elis Axelsson1-21/+12
2012-08-18merge conflict resolvedMattias Andrée1-25/+33
2012-08-18are there any poniesMattias Andrée1-7/+19
2012-08-18MergeElis Axelsson1-5/+59
2012-08-18Created method to get which ponyfile you should render, includes randomizing ...Elis Axelsson1-27/+31
2012-08-18forgot to commit python scriptMattias Andrée1-1/+36
2012-08-18support quotes in ~/.local/share/ponysay/quotes (new feature)Mattias Andrée1-4/+20
2012-08-18-L is now implementedMattias Andrée1-5/+77
2012-08-18m + a method for getting all quotesMattias Andrée1-3/+23
2012-08-18bold outpont in --list on ponies with quotesMattias Andrée1-1/+29
2012-08-18mMattias Andrée1-6/+6
2012-08-18no need for curses, the use of it also caused some problem in the terminal wh...Mattias Andrée1-28/+44
2012-08-18POC of ponysay.py, this refs #64Elis Axelsson1-0/+95