Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-06 | Removed an obsolte comment | jaseg | 1 | -1/+0 | |
2013-04-03 | Fixed -* list args, bash completion, zsh balloon completion | jaseg | 1 | -4/+5 | |
2013-04-02 | Small style fixes | jaseg | 1 | -3/+2 | |
2013-04-02 | Small improvement of bubble format doc | jaseg | 1 | -2/+2 | |
2013-04-01 | Fixed the ascii speech bubble | jaseg | 1 | -1/+1 | |
2013-04-01 | Made it installable. Also: Fixes! | jaseg | 1 | -33/+40 | |
* Added a Makefile for installing/uninstalling * Made it center one-line texts within speech bubbles * Made it importable * Added a funny test script * Added proper *think support * Fixed chrysalis' quotes file * Fixed a bug wrongly cropping the output | |||||
2013-03-31 | Repo orga fixes, README updated. | jaseg | 1 | -1/+1 | |
2013-03-31 | Removed the ttypoinies and changed the command line a *bit* | jaseg | 1 | -1/+1 | |
2013-03-31 | Rewrote the balloon rendering and integrated all previous balloon styles | jaseg | 1 | -10/+29 | |
2013-03-31 | Rewrite completed. <100lines. | jaseg | 1 | -2456/+96 | |
2012-10-28 | Correction in -W broke -o | Mattias Andrée | 1 | -2/+2 | |
2012-10-27 | wrapping options from issue #108 | Mattias Andrée | 1 | -4/+12 | |
2012-10-25 | enable --F and --f without argument, this way you can get any random ↵ | Mattias Andrée | 1 | -2/+2 | |
extrapony by ending the commmand line with just --F | |||||
2012-10-25 | fix balloon cowsay + fix mini balloons + fix wrapping bugs + inform user of ↵ | Mattias Andrée | 1 | -121/+168 | |
exception in wrapping and do skip wrapping | |||||
2012-10-24 | m fix wrap column | Mattias Andrée | 1 | -2/+2 | |
2012-10-23 | include quote file in the extra information + change log update + manual update | Mattias Andrée | 1 | -0/+1 | |
2012-10-23 | balloon autocorrection derp fix + if file descriptor 3 exists (for example ↵ | Mattias Andrée | 1 | -2/+25 | |
if you execute with 3>&2) information is printed to it | |||||
2012-10-23 | fix bug that made the program freeze if TAB (\t) is used in the pony file | Mattias Andrée | 1 | -3/+3 | |
2012-10-23 | autocorrection distance limit is set to 5, rather than unlimited | Mattias Andrée | 1 | -3/+3 | |
2012-10-23 | do not what for stdin message if -o is used | Mattias Andrée | 1 | -0/+1 | |
2012-10-22 | exit values are used if help is automatically printed | Mattias Andrée | 1 | -0/+3 | |
2012-10-22 | help un solely unrecognised options | Mattias Andrée | 1 | -6/+16 | |
2012-10-22 | -q works as -f + added --f, --F and --q which are varidic variants of -f, -F ↵ | Mattias Andrée | 1 | -14/+41 | |
and -q, respectivly + warn if -q is used with -f and -F but allow (but still warn if used) `-q -f` | |||||
2012-10-22 | automatic pony name and balloon style name spelling correction | Mattias Andrée | 1 | -23/+52 | |
2012-10-22 | doc typo | Mattias Andrée | 1 | -9/+9 | |
2012-10-22 | m | Mattias Andrée | 1 | -2/+2 | |
2012-10-12 | m doc | Mattias Andrée | 1 | -4/+1 | |
2012-10-12 | document code | Mattias Andrée | 1 | -5/+77 | |
2012-10-12 | more detailed method documentation | Mattias Andrée | 1 | -18/+124 | |
2012-10-12 | colouring is fully functional | Mattias Andrée | 1 | -11/+10 | |
2012-10-12 | colour options are almost fully functional, inplace balloons are problematic | Mattias Andrée | 1 | -22/+54 | |
2012-10-11 | printing just the pony | Mattias Andrée | 1 | -4/+8 | |
2012-10-11 | terminal capatily emulation fix | Mattias Andrée | 1 | -24/+42 | |
2012-10-11 | Merge branch 'master' into develop | Mattias Andrée | 1 | -2/+2 | |
2012-10-11 | fix for -V, -K and -X, and beginning of --pony-only | Mattias Andrée | 1 | -0/+14 | |
2012-10-11 | add --symall and --altall as alternatives to +A + m manual fix + -X, -V, -K ↵ | Mattias Andrée | 1 | -1/+19 | |
options | |||||
2012-10-10 | $name=value$ in .pony files support bug fix | Mattias Andrée | 1 | -2/+2 | |
2012-10-08 | m + ensure that change stuff always has proper permissions | Mattias Andrée | 1 | -1/+14 | |
2012-10-08 | syntax fix | Mattias Andrée | 1 | -1/+1 | |
2012-10-04 | spelling correction mechanism with weigthed character change | Mattias Andrée | 1 | -0/+162 | |
2012-10-04 | word wrapping bug fixed + word wrapper supports soft hythens and ↵ | Mattias Andrée | 1 | -18/+44 | |
non-breaking space + word wrapper colour inserted hyphens red | |||||
2012-09-30 | cleaner code | Mattias Andrée | 1 | -14/+22 | |
2012-09-30 | documenting the code | Mattias Andrée | 1 | -6/+40 | |
2012-09-30 | doc derp | Mattias Andrée | 1 | -1/+1 | |
2012-09-30 | documenting the code | Mattias Andrée | 1 | -5/+15 | |
2012-09-30 | use `with` instead of `try ... finally` | Mattias Andrée | 1 | -57/+74 | |
2012-09-29 | rename file ponysay to ponysay.py | Mattias Andrée | 1 | -0/+1779 | |
2012-08-20 | cleanup | Mattias Andrée | 1 | -1097/+0 | |
2012-08-20 | message wrapper (could be written nicer) | Mattias Andrée | 1 | -8/+107 | |
2012-08-20 | just wrapping needed | Mattias Andrée | 1 | -1/+25 | |