Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2012-08-20 | work on balloon | Mattias Andrée | 1 | -4/+10 | |
2012-08-19 | misc | Mattias Andrée | 1 | -39/+104 | |
2012-08-19 | truncation + m | Mattias Andrée | 1 | -19/+49 | |
2012-08-19 | can print the pony with link and other variables | Mattias Andrée | 1 | -21/+103 | |
2012-08-19 | author text fix and moving patcher to bottom of list | Mattias Andrée | 1 | -3/+3 | |
2012-08-19 | stable | Mattias Andrée | 1 | -1/+1 | |
2012-08-19 | better (yes this is weird) | Mattias Andrée | 1 | -1/+1 | |
2012-08-19 | display help if no arguments and not piped | Mattias Andrée | 1 | -4/+4 | |
2012-08-19 | kms fix (however not working because of some bug in util-say) | Mattias Andrée | 1 | -4/+9 | |
2012-08-19 | help message complete | Mattias Andrée | 1 | -1/+6 | |
2012-08-19 | help message | Mattias Andrée | 1 | -20/+93 | |
2012-08-19 | bug fixes + a better fitting argument parse (--help is not implemented yet) | Mattias Andrée | 1 | -54/+244 | |