aboutsummaryrefslogtreecommitdiff
path: root/ponysay.py
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Mattias Andrée1-1/+8
listing all contributors of ponysay(.sh) and ponysay.py in alphabetical order
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
and looking for files.
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 ↵Mattias Andrée1-28/+44
when the program exited + pony dirs that do no exist are ignored + -l does not print .pony and is fixed
2012-08-18POC of ponysay.py, this refs #64Elis Axelsson1-0/+95