aboutsummaryrefslogtreecommitdiff
path: root/ponysay.py
AgeCommit message (Expand)AuthorFilesLines
2013-07-29Added a proper setup.pyjaseg1-45/+2
2013-04-06Removed an obsolte commentjaseg1-1/+0
2013-04-03Fixed -* list args, bash completion, zsh balloon completionjaseg1-4/+5
2013-04-02Small style fixesjaseg1-3/+2
2013-04-02Small improvement of bubble format docjaseg1-2/+2
2013-04-01Fixed the ascii speech bubblejaseg1-1/+1
2013-04-01Made it installable. Also: Fixes!jaseg1-33/+40
2013-03-31Repo orga fixes, README updated.jaseg1-1/+1
2013-03-31Removed the ttypoinies and changed the command line a *bit*jaseg1-1/+1
2013-03-31Rewrote the balloon rendering and integrated all previous balloon stylesjaseg1-10/+29
2013-03-31Rewrite completed. <100lines.jaseg1-2456/+96
2012-10-28Correction in -W broke -oMattias Andrée1-2/+2
2012-10-27wrapping options from issue #108Mattias Andrée1-4/+12
2012-10-25enable --F and --f without argument, this way you can get any random extrapon...Mattias Andrée1-2/+2
2012-10-25fix balloon cowsay + fix mini balloons + fix wrapping bugs + inform user of e...Mattias Andrée1-121/+168
2012-10-24m fix wrap columnMattias Andrée1-2/+2
2012-10-23include quote file in the extra information + change log update + manual updateMattias Andrée1-0/+1
2012-10-23balloon autocorrection derp fix + if file descriptor 3 exists (for example if...Mattias Andrée1-2/+25
2012-10-23fix bug that made the program freeze if TAB (\t) is used in the pony fileMattias Andrée1-3/+3
2012-10-23autocorrection distance limit is set to 5, rather than unlimitedMattias Andrée1-3/+3
2012-10-23do not what for stdin message if -o is usedMattias Andrée1-0/+1
2012-10-22exit values are used if help is automatically printedMattias Andrée1-0/+3
2012-10-22help un solely unrecognised optionsMattias Andrée1-6/+16
2012-10-22-q works as -f + added --f, --F and --q which are varidic variants of -f, -F ...Mattias Andrée1-14/+41
2012-10-22automatic pony name and balloon style name spelling correctionMattias Andrée1-23/+52
2012-10-22doc typoMattias Andrée1-9/+9
2012-10-22mMattias Andrée1-2/+2
2012-10-12m docMattias Andrée1-4/+1
2012-10-12document codeMattias Andrée1-5/+77
2012-10-12more detailed method documentationMattias Andrée1-18/+124
2012-10-12colouring is fully functionalMattias Andrée1-11/+10
2012-10-12colour options are almost fully functional, inplace balloons are problematicMattias Andrée1-22/+54
2012-10-11printing just the ponyMattias Andrée1-4/+8
2012-10-11terminal capatily emulation fixMattias Andrée1-24/+42
2012-10-11Merge branch 'master' into developMattias Andrée1-2/+2
2012-10-11fix for -V, -K and -X, and beginning of --pony-onlyMattias Andrée1-0/+14
2012-10-11add --symall and --altall as alternatives to +A + m manual fix + -X, -V, -K o...Mattias Andrée1-1/+19
2012-10-10$name=value$ in .pony files support bug fixMattias Andrée1-2/+2
2012-10-08m + ensure that change stuff always has proper permissionsMattias Andrée1-1/+14
2012-10-08syntax fixMattias Andrée1-1/+1
2012-10-04spelling correction mechanism with weigthed character changeMattias Andrée1-0/+162
2012-10-04word wrapping bug fixed + word wrapper supports soft hythens and non-breaking...Mattias Andrée1-18/+44
2012-09-30cleaner codeMattias Andrée1-14/+22
2012-09-30documenting the codeMattias Andrée1-6/+40
2012-09-30doc derpMattias Andrée1-1/+1
2012-09-30documenting the codeMattias Andrée1-5/+15
2012-09-30use `with` instead of `try ... finally`Mattias Andrée1-57/+74
2012-09-29rename file ponysay to ponysay.pyMattias Andrée1-0/+1779
2012-08-20cleanupMattias Andrée1-1097/+0
2012-08-20message wrapper (could be written nicer)Mattias Andrée1-8/+107