Mattias Andrée
|
53de8013dc
|
add and fix BALLOON {TOP,BOTTOM} for extra ponies
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 22:07:21 +02:00 |
|
Mattias Andrée
|
8cae06c7fd
|
less calls to coreutils:chmod
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 21:57:34 +02:00 |
|
Mattias Andrée
|
e5db85e6da
|
remove zip dependency by replacing it with the zipfile module which is included in python
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 21:50:13 +02:00 |
|
Mattias Andrée
|
2d0d087cbb
|
the develop branch is not stabil
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 21:35:25 +02:00 |
|
Mattias Andrée
|
0fe529d0da
|
setup fix
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 21:11:06 +02:00 |
|
Mattias Andrée
|
5e77bd6224
|
setup fixes
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 20:57:50 +02:00 |
|
Mattias Andrée
|
db23f940c2
|
improve gitignore
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 20:50:11 +02:00 |
|
Mattias Andrée
|
92b3bedcd7
|
fall back to -f if none is used
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 20:48:29 +02:00 |
|
Mattias Andrée
|
b861c8a65e
|
chmod 755 the command
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 20:44:54 +02:00 |
|
Mattias Andrée
|
70471ce780
|
list zip as build dependency in the readme
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 20:41:28 +02:00 |
|
Mattias Andrée
|
d51bf6b85f
|
pull develop
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 20:34:46 +02:00 |
|
Mattias Andrée
|
9e1eaddd69
|
fix selection of pony without any listed
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 20:30:07 +02:00 |
|
Mattias Andrée
|
49aa843415
|
a bit buggy when it comes to selecting pony without any listed in the command line
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 20:00:57 +02:00 |
|
Mattias Andrée
|
63f47bd979
|
m misc + most of the work for issue 106, except quote support
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 17:03:42 +02:00 |
|
Mattias Andrée
|
c3d9e73d71
|
m doc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 12:29:02 +02:00 |
|
Mattias Andrée
|
93851e9d19
|
listing zip as a build dependency
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 11:59:19 +02:00 |
|
Mattias Andrée
|
9f75e0f44f
|
Merge branch 'develop' of github.com:erkin/ponysay into develop
|
2013-04-03 11:53:51 +02:00 |
|
Mattias Andrée
|
f0f5a81d24
|
setup fixes
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 11:53:00 +02:00 |
|
Pablo Lezaeta
|
c5c578156c
|
Fix spelocorrecter.kms because steup want spellocorrecter,kms as ONE archive whit these name
Signed-off-by: Pablo Lezaeta <prflr88@gmail.com>
|
2013-04-03 06:49:15 -03:00 |
|
Mattias Andrée
|
64b7b6a2ec
|
misc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-03 10:33:57 +02:00 |
|
Mattias Andrée
|
5456154b80
|
minor bug fix in ponysay-tool + more flexible code
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-02 20:18:43 +02:00 |
|
Mattias Andrée
|
8db29c00b6
|
add missing import + support +L and -L at the same time (= +A), and +l and -l at the same time (= -A) + cleaner action selection fromm options
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-02 18:48:38 +02:00 |
|
Mattias Andrée
|
3bb4790f15
|
update gitignore
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-02 11:48:35 +02:00 |
|
Mattias Andrée
|
35aeb9cfa7
|
add imports
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-02 11:26:38 +02:00 |
|
Mattias Andrée
|
5df821d7cd
|
splitting into multiple files
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-02 11:21:33 +02:00 |
|
Mattias Andrée
|
9a8fa37ab8
|
ponysay.py => __main__.py
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-02 11:12:17 +02:00 |
|
Mattias Andrée
|
f07349398a
|
preperation for spliting into multiple files
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-02 11:11:06 +02:00 |
|
Mattias Andrée
|
ae6f0492b4
|
m doc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-02 10:27:03 +02:00 |
|
Mattias Andrée
|
b3f7622bc8
|
put comment after soft hyphens and no breaking spaces, so that you do not need an editor that marks them
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-02 09:56:43 +02:00 |
|
Mattias Andrée
|
8633c265ab
|
comment typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-02 09:51:31 +02:00 |
|
Mattias Andrée
|
99443f22fb
|
minor rewording
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-02 09:17:07 +02:00 |
|
Mattias Andrée
|
fe5a300641
|
remaster every pony file with util-say 3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-01 21:56:25 +02:00 |
|
Mattias Andrée
|
20a34dcd3d
|
fix settings for remastering
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-01 21:52:33 +02:00 |
|
Mattias Andrée
|
d36a208a3c
|
Revert "remaster every pony file with util-say 3"
Bad settings for xterm was choosen...
This reverts commit 1287bfc284 .
|
2013-04-01 21:50:54 +02:00 |
|
Mattias Andrée
|
1287bfc284
|
remaster every pony file with util-say 3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-01 21:48:34 +02:00 |
|
Mattias Andrée
|
6ac91b9165
|
bug fix
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-01 21:44:47 +02:00 |
|
Mattias Andrée
|
a61d7df57b
|
update dist.sh
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-01 21:43:49 +02:00 |
|
Mattias Andrée
|
9fb1cb4adf
|
bug fixes
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-01 21:43:21 +02:00 |
|
Mattias Andrée
|
a5b7489e14
|
update info for util-say 3 (minor miss in the previous update)
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-01 20:49:29 +02:00 |
|
Mattias Andrée
|
e22b697ee5
|
everything needed for -F except for the logic itself
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-01 20:35:12 +02:00 |
|
Mattias Andrée
|
4a2f35a7ae
|
update gitignore
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-01 19:33:10 +02:00 |
|
Mattias Andrée
|
845f0d633f
|
fix issue #134
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-01 19:21:08 +02:00 |
|
Mattias Andrée
|
1c1b27923f
|
add current working directory as a data directory
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-01 17:56:40 +02:00 |
|
Mattias Andrée
|
8af40226af
|
syntax fix
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-01 17:43:51 +02:00 |
|
Mattias Andrée
|
947ea140b7
|
relicensing to gnu gpl 3+
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-01 16:52:28 +02:00 |
|
Mattias Andrée
|
04a2a6e367
|
Merge branch 'develop' of github.com:erkin/ponysay into develop
|
2013-04-01 16:14:08 +02:00 |
|
Mattias Andrée
|
799bb335d5
|
update to util-say 3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-04-01 16:13:46 +02:00 |
|
Pablo Lezaeta
|
e6f7da39e8
|
Added official writting names
Signed-off-by: Pablo Lezaeta <prflr88@gmail.com>
|
2013-04-01 02:29:31 -03:00 |
|
Mattias Andrée
|
6db699c54a
|
Merge branch 'develop' of github.com:erkin/ponysay into develop
|
2013-03-30 06:11:49 +01:00 |
|
Mattias Andrée
|
8edf6e7ea4
|
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
|
2013-03-30 06:11:31 +01:00 |
|