Commit graph

66 commits

Author SHA1 Message Date
Mattias Andrée
beb6fab662 change default wrapping column to 65 from 60 (was 40 in the last release), as discussed in issue 172
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-10-31 07:30:39 +01:00
Mattias Andrée
d3316e31b6 fix kms bug
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-19 13:00:32 +02:00
Mattias Andrée
82e3dc3cf5 fix issue 117
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 08:29:25 +02:00
Mattias Andrée
6adc6586c1 whether to use colours in ArgParser.help
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 08:18:49 +02:00
Mattias Andrée
718d769d0c prepare for --help-colour
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 08:12:05 +02:00
Mattias Andrée
f47199bc74 split out logic for get selected ponies
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 07:54:57 +02:00
Mattias Andrée
acc543cfe0 add documentation
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 07:35:04 +02:00
Mattias Andrée
f763d3dae6 split out logic for getting link and balloon colour as well as the hyphen style
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 07:31:45 +02:00
Mattias Andrée
fd6863c37a split out logic for height truncation and printing
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 07:23:17 +02:00
Mattias Andrée
42cfdfd22e split out logic for the getting the wrapping column
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 07:16:31 +02:00
Mattias Andrée
7586505f2b split out logic for the getting the truncation column
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 07:10:30 +02:00
Mattias Andrée
857eb42aa6 it really should not have been is here, that would not make since
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 06:38:52 +02:00
Mattias Andrée
0d73716fce split out logic for the message
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 06:35:43 +02:00
Mattias Andrée
2b0cea8e0c m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 06:26:47 +02:00
Mattias Andrée
5e15110754 split out logic for compressing message
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 06:18:18 +02:00
Mattias Andrée
3bee0c375e split out logic for converting png files
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 06:13:58 +02:00
Mattias Andrée
5317fcddac m fix
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 03:37:44 +02:00
Mattias Andrée
91e62b4a60 split out the logic for randomly selecting a pony when none is selected
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 03:18:02 +02:00
Mattias Andrée
4ebc80ff5c split out the pony restriction logic
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 03:01:11 +02:00
Mattias Andrée
15eed0bb57 split out logical for getting available ponies
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-17 02:32:59 +02:00
Mattias Andrée
d234ee6c6c fix -f, +f, -F issue
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-13 01:09:52 +02:00
Mattias Andrée
27e1be4861 misc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-12 10:38:17 +02:00
Mattias Andrée
f3d68c5a2b m + those colons should not have been there
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-12 10:04:24 +02:00
Mattias Andrée
90028ec636 misc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-12 09:53:01 +02:00
Mattias Andrée
f44a77924d KMS.{usingkms => usingKMS} + split up KMS class into more functions
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-12 08:29:35 +02:00
Mattias Andrée
7b5af293a6 Metadata.{getfitting ==> getFitting}
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-12 07:57:07 +02:00
Mattias Andrée
ecdac1b6a1 move documentation to be below the declaration and not above, this makes it parsable by python's help command, althought it is not as pretty, but hay, help() is awesome
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-12 07:54:31 +02:00
Mattias Andrée
a18804002b doc balloon.py
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-12 07:29:09 +02:00
Mattias Andrée
696884ced4 Balloon.{fromfile ==> fromFile}
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-12 07:21:44 +02:00
Mattias Andrée
011c31dd93 typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-12 07:19:32 +02:00
Mattias Andrée
97630ced5d fix issue 152
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-12 06:48:18 +02:00
Mattias Andrée
8f98681290 m code style + fix issue 169
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-12 06:28:45 +02:00
Mattias Andrée
5bb6879117 add $X$ for $\$ crossing $/$
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-05-22 23:21:34 -04:00
Mattias Andrée
f5f41cf115 status
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-12 03:27:53 +02:00
Mattias Andrée
fba2fbf862 metadata read fix in ponysay-tool + fix documentation on metadata
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-06 23:24:17 +02:00
Mattias Andrée
66c17159a9 bug fix to allow pipes in fd3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-05 15:00:04 +02:00
Mattias Andrée
8d3e4a03fd more explicit options when using ponytool
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-05 10:47:56 +02:00
Mattias Andrée
e502103cac fix __extraponies() this fixes options such as ++list, ++altlist, --all and --altall
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-05 09:40:51 +02:00
Mattias Andrée
151d44b22d fix -b
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-04 17:52:29 +02:00
Mattias Andrée
c3fdf769f8 fix -B
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-04 17:43:09 +02:00
Mattias Andrée
a8ba7cb7b5 remove a bookmark in the source
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-04 14:16:39 +02:00
Mattias Andrée
298679fecf fix ponysay-tool installation
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-04 14:14:09 +02:00
Mattias Andrée
7bbc0a0266 install ponysay-tool
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-04 14:09:18 +02:00
Mattias Andrée
8c0b930ba5 kms and setup fix
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-04 10:56:56 +02:00
Mattias Andrée
0fc2fcafda fix issue #148
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-04 03:35:53 +02:00
Mattias Andrée
34d0b21b12 fix ponysay-tool --kms
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-04 03:23:26 +02:00
Mattias Andrée
3aded082c2 files are horrible unsorted
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-04 01:44:17 +02:00
Mattias Andrée
de5f9c9d5a fixes
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-04 01:30:38 +02:00
Mattias Andrée
dc6afac7b7 bug fixes
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-04 00:08:26 +02:00
Mattias Andrée
c38b34a000 misc fixes
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-04-03 23:49:21 +02:00