Commit graph

122 commits

Author SHA1 Message Date
Mattias Andrée
ce23f8892a m fix + metadata collection creation with ponysay-tool 2012-11-03 09:52:24 +01:00
Mattias Andrée
2765e8f33f the implemention for --restrict, the data storing is not yet implemented 2012-11-03 07:43:57 +01:00
Mattias Andrée
055b28e8dc derp 2012-11-03 07:12:28 +01:00
Mattias Andrée
fa4e463073 misc 2012-11-03 07:10:18 +01:00
Mattias Andrée
62d61d84c1 print metadata with --info and ++info 2012-11-03 00:17:15 +01:00
Mattias Andrée
1fdb1085d1 pass --info/++info to backend 2012-11-02 12:44:25 +01:00
Mattias Andrée
1a561a63de -i, +i and -r autocompletion and argparsing listing 2012-11-02 12:38:58 +01:00
Mattias Andrée
ac4a8ce9d7 screen big ponies from random selection 2012-11-02 01:23:34 +01:00
Mattias Andrée
b3d9b671f0 m 2012-11-01 02:45:59 +01:00
Mattias Andrée
3ef8ab35e3 the all awesome new balloon placement 2012-11-01 02:17:35 +01:00
Mattias Andrée
8f30c75c1d important null check 2012-10-31 23:58:05 +01:00
Mattias Andrée
2ddd5859b3 xdg-data-dir and /etc 2012-10-31 23:32:07 +01:00
Mattias Andrée
e30f25b7b1 when using -o metadata can remove lines at the top and at the bottom of the pony 2012-10-30 22:49:42 +01:00
Mattias Andrée
307e8b8949 --help colouring edit + commands to remove, stash and apply pony metadata 2012-10-30 21:32:56 +01:00
Mattias Andrée
862d123781 conflict resolve 2012-10-30 19:19:37 +01:00
Mattias Andrée
e73c8518d1 ponysay-tool can get the print string for a pony and the ponies dimensions 2012-10-30 02:17:00 +01:00
Mattias Andrée
0a79a833d4 beginning of ponysay-tool which will be able to edit pony meta data. ponysay.py as been a bit edited so ponysay-tool can run it internally 2012-10-30 01:31:17 +01:00
Mattias Andrée
af6d0e13e7 m + manual hard copy back cover 2012-10-29 21:12:40 +01:00
Mattias Andrée
cb70951a5f -c long option info/--help conflict 2012-10-29 20:58:27 +01:00
Mattias Andrée
ec209dfdc3 m 2012-10-29 20:54:08 +01:00
Mattias Andrée
41a4a0ba9e allow argumented options to be unargumented of at end of command line 2012-10-29 20:29:25 +01:00
Mattias Andrée
c6932d9823 --quoters fix: convert set to list 2012-10-29 05:10:03 +01:00
Mattias Andrée
e5379adb32 .ponysayrc support 2012-10-28 16:25:11 +01:00
Mattias Andrée
388a6ed142 pre-class Ponysay code is ran inside if __name__ == "__main__" 2012-10-28 15:59:29 +01:00
Mattias Andrée
998f8230ba Correction in -W broke -o 2012-10-28 15:42:07 +01:00
Mattias Andrée
86b6cf1e7b Correction in -W broke -o 2012-10-28 15:41:42 +01:00
Mattias Andrée
90990ba099 wrapping settings 2012-10-28 04:46:51 +01:00
Mattias Andrée
03ab06b8e1 environment variables PONYSAY_{TYPO_LIMIT,WRAP_HYPHEN} 2012-10-28 04:09:53 +01:00
Mattias Andrée
5fd404eef3 rename option -F to +f and --F and ++f 2012-10-28 03:33:14 +01:00
Mattias Andrée
4d27b0a873 wrapping options from issue #108 2012-10-27 22:50:17 +02:00
Mattias Andrée
13308a6880 enable --F and --f without argument, this way you can get any random extrapony by ending the commmand line with just --F 2012-10-25 02:36:35 +02:00
Mattias Andrée
e23628daf9 fix balloon cowsay + fix mini balloons + fix wrapping bugs + inform user of exception in wrapping and do skip wrapping 2012-10-25 00:06:30 +02:00
Mattias Andrée
86b983ec7d m fix wrap column 2012-10-24 19:40:18 +02:00
Mattias Andrée
78eda26515 include quote file in the extra information + change log update + manual update 2012-10-23 23:42:28 +02:00
Mattias Andrée
42b9744572 balloon autocorrection derp fix + if file descriptor 3 exists (for example if you execute with 3>&2) information is printed to it 2012-10-23 23:10:35 +02:00
Mattias Andrée
bcd88c9862 fix bug that made the program freeze if TAB (\t) is used in the pony file 2012-10-23 22:27:20 +02:00
Mattias Andrée
e726084422 autocorrection distance limit is set to 5, rather than unlimited 2012-10-23 22:09:59 +02:00
Mattias Andrée
002f42fb0f do not what for stdin message if -o is used 2012-10-23 20:02:22 +02:00
Mattias Andrée
fd2ee9fe35 exit values are used if help is automatically printed 2012-10-22 15:04:49 +02:00
Mattias Andrée
b160350c0d help un solely unrecognised options 2012-10-22 14:58:55 +02:00
Mattias Andrée
f6eae560b1 -q works as -f + added --f, --F and --q which are varidic variants of -f, -F and -q, respectivly + warn if -q is used with -f and -F but allow (but still warn if used) -q -f 2012-10-22 14:40:20 +02:00
Mattias Andrée
de0813f523 automatic pony name and balloon style name spelling correction 2012-10-22 13:17:42 +02:00
Mattias Andrée
10b55d4def doc typo 2012-10-22 12:26:17 +02:00
Mattias Andrée
45c3d2a1aa m 2012-10-22 12:25:01 +02:00
Mattias Andrée
5aa773ef93 m doc 2012-10-12 18:47:19 +02:00
Mattias Andrée
9cd7e26542 document code 2012-10-12 16:46:27 +02:00
Mattias Andrée
d62f6d495e more detailed method documentation 2012-10-12 12:11:24 +02:00
Mattias Andrée
e74b16297e colouring is fully functional 2012-10-12 02:59:43 +02:00
Mattias Andrée
dc38ab4e6d colour options are almost fully functional, inplace balloons are problematic 2012-10-12 01:56:08 +02:00
Mattias Andrée
bf619ffa24 printing just the pony 2012-10-11 23:35:51 +02:00