Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-27 | misc m fixes | Mattias Andrée | 1 | -1/+1 | |
2012-08-27 | allow print() without text | Mattias Andrée | 1 | -1/+1 | |
2012-08-27 | UTF-8 for the love of celestia | Mattias Andrée | 1 | -13/+21 | |
2012-08-27 | coding derp | Mattias Andrée | 1 | -1/+1 | |
2012-08-27 | message can coloured | Mattias Andrée | 1 | -2/+16 | |
2012-08-26 | ponysay --help fits 80x30 screen | Mattias Andrée | 1 | -20/+38 | |
2012-08-26 | everything seems to work | Mattias Andrée | 1 | -15/+15 | |
2012-08-26 | code manipulation in build system | Mattias Andrée | 1 | -34/+38 | |
2012-08-26 | setting version in python script to "dev", it will be changed by setup.py | Mattias Andrée | 1 | -1/+1 | |
2012-08-25 | bash completion recognises --bubble + adding options --symlist (-L), ↵ | Mattias Andrée | 1 | -3/+3 | |
++symlist (+L) and --bubblelist (-B) | |||||
2012-08-25 | proper copyright notices (mainly, the copyright (C) line under WTFPL's ↵ | Mattias Andrée | 1 | -4/+12 | |
version and date should refer to the license it self, not the program) | |||||
2012-08-23 | some work on configurations | Mattias Andrée | 1 | -2/+2 | |
2012-08-23 | versioning | Mattias Andrée | 1 | -1/+1 | |
2012-08-23 | better columnisation | Mattias Andrée | 1 | -7/+21 | |
2012-08-23 | better columnising | Mattias Andrée | 1 | -9/+21 | |
2012-08-23 | code refinement | Mattias Andrée | 1 | -53/+28 | |
2012-08-22 | final touches on extra ponies | Mattias Andrée | 1 | -4/+9 | |
2012-08-22 | misc | Mattias Andrée | 1 | -1/+1 | |
2012-08-22 | listing extra ponies | Mattias Andrée | 1 | -2/+10 | |
2012-08-22 | Non-TV ponies fix | Mattias Andrée | 1 | -10/+10 | |
2012-08-22 | Non-TV ponies | Mattias Andrée | 1 | -10/+41 | |
2012-08-22 | manual update | Mattias Andrée | 1 | -8/+7 | |
2012-08-22 | message stuff | Mattias Andrée | 1 | -2/+22 | |
2012-08-22 | ucs name support complete | Mattias Andrée | 1 | -3/+8 | |
2012-08-22 | sorting the symlinks in -L | Mattias Andrée | 1 | -0/+1 | |
2012-08-22 | sorting -L | Mattias Andrée | 1 | -13/+14 | |
2012-08-22 | wrap correction | Mattias Andrée | 1 | -1/+1 | |
2012-08-22 | support pipes and sockets as ponyfiles and balloon files | Mattias Andrée | 1 | -2/+2 | |
2012-08-22 | warping error with combining characters | Mattias Andrée | 1 | -9/+12 | |
2012-08-22 | support for combining characters (now we have full unicode support) | Mattias Andrée | 1 | -14/+53 | |
2012-08-22 | some work needed on UCS, otherwise complete | Mattias Andrée | 1 | -0/+48 | |
2012-08-22 | I think readlink only follows one level, this should get the canonical path ↵ | Mattias Andrée | 1 | -1/+1 | |
(absolute and to the last level) | |||||
2012-08-22 | accepts ucs in -f and -q | Mattias Andrée | 1 | -14/+70 | |
2012-08-21 | support for best.pony | Mattias Andrée | 1 | -6/+24 | |
2012-08-21 | typo in code make e.g fillycadance draw incorrectly | Mattias Andrée | 1 | -1/+1 | |
2012-08-21 | derp | Mattias Andrée | 1 | -2/+7 | |
2012-08-21 | forgot import | Mattias Andrée | 1 | -0/+1 | |
2012-08-21 | automatic cache clean | Mattias Andrée | 1 | -1/+25 | |
2012-08-21 | balloon styles: -b and -B options are implemented | Mattias Andrée | 1 | -31/+98 | |
2012-08-21 | in case you want to run `ponysay -l | less -r` | Mattias Andrée | 1 | -4/+0 | |
2012-08-21 | balloon stuff + pony names supersedes file names | Mattias Andrée | 1 | -6/+35 | |
2012-08-21 | balloon style parsing | Mattias Andrée | 1 | -13/+51 | |
2012-08-21 | improved balloon customisation | Mattias Andrée | 1 | -6/+16 | |
2012-08-21 | balloons are customisable (but there is not yet a way to do that) | Mattias Andrée | 1 | -13/+30 | |
2012-08-21 | balloon class used for balloon style customisation | Mattias Andrée | 1 | -13/+52 | |
2012-08-21 | never wrap less than 8 | Mattias Andrée | 1 | -0/+2 | |
2012-08-21 | separate colouring for pony, balloon and link | Mattias Andrée | 1 | -9/+58 | |
2012-08-21 | work on colour stack + make fix | Mattias Andrée | 1 | -2/+21 | |
2012-08-21 | preparation for colour stack used to seperate balloon and link colouring ↵ | Mattias Andrée | 1 | -6/+39 | |
from pony colouring | |||||
2012-08-21 | arbitrary balloon positioning | Mattias Andrée | 1 | -19/+68 | |