Commit graph

2469 commits

Author SHA1 Message Date
K. Lange
15ebc0ce48 relative imports 2022-05-28 17:37:15 +09:00
K. Lange
a2add10071 Add /usr/ponysay/ as a share dir since that's where we put this 2022-03-31 18:05:52 +09:00
K. Lange
f9f6669fdb Swap out readme for one that explains the port 2022-03-29 18:17:48 +09:00
K. Lange
0fa2f49561 Fix bad sequence injection 2022-03-29 09:36:37 +09:00
K. Lange
4a85549a1f Fix quotes 2022-03-29 09:36:27 +09:00
K. Lange
6f88812467 Fixup remaining % format attempts 2022-03-29 09:24:25 +09:00
K. Lange
c313ba25db Static analyzer checks on argparser.krk 2022-03-29 09:21:57 +09:00
K. Lange
7f661c285f Static analyzer checks on spellocorrector.krk 2022-03-29 09:21:37 +09:00
K. Lange
9a2f3b71bd Static analyzer checks on ponysay.krk 2022-03-29 09:21:20 +09:00
K. Lange
28a83b9e33 Static analyzer checks on lists.krk 2022-03-29 09:20:42 +09:00
K. Lange
8fe3277759 Stack analyzer checks on coloursay.krk 2022-03-29 09:19:52 +09:00
K. Lange
57cc131f3b Static analyzer checks on ponysay.krk 2022-03-29 09:19:21 +09:00
K. Lange
4e92fc2ff0 Disable garbage collector during operation 2022-03-28 08:53:44 +09:00
K. Lange
8afd43527b Use os.get_terminal_size; random got some fixes upstream 2022-03-27 16:50:19 +09:00
K. Lange
e2a6948b7b Remove a bunch of unsupported / unused things so we can use this repo as a submodule 2022-03-23 09:30:24 +09:00
K. Lange
d9a68d6ae0 fix more vars 2022-03-23 08:56:57 +09:00
K. Lange
514125496b Fix columnization of lists 2022-03-23 06:38:54 +09:00
K. Lange
e64118e9d3 readme 2022-03-22 23:10:19 +09:00
K. Lange
2a32fed223 kuroko port 2022-03-22 23:05:06 +09:00
Lulu Cathrinus Grimalkin
8a2c71416e
Merge pull request #306 from Luxter77/patch-1
Updated browserponies url
2021-03-28 04:02:17 +03:00
Lulu Cathrinus Grimalkin
01c6f16477
Merge pull request #303 from jsteemann/add-texinfo-dependency
add `texinfo` as a dependency during installation
2021-03-28 04:01:50 +03:00
Lucas Daniel Velazquez M
86000764fb
Updated browserponies url
old one is long gone
2021-03-24 13:33:23 -03:00
jsteemann
e59c60f985 add texinfo as a dependency during installation 2020-10-29 08:37:29 +01:00
JotaRandom
56089bb002
Merge pull request #299 from adasiko/patch-1
fix: do not compare literal with "is not"
2020-10-07 08:14:24 -03:00
adasiko
f9154fd806
fix: do not compare literal with "is not" 2020-03-22 19:33:28 +07:00
JotaRandom
12eba07d6c
Update CHANGELOG 2020-01-22 13:23:40 -03:00
JotaRandom
c7c33ac6c8
Merge pull request #298 from eli-schwartz/completion
fix incorrect install dir for fish completion

Tested by me with no issue
2020-01-22 13:22:03 -03:00
Eli Schwartz
dd922c09bb
fix incorrect install dir for fish completion
fish completions should never be installed to share/fish/completions/ as
that directory is reserved exclusively for completions shipped as part
of the fish source code.

Use the same vendor_completions.d/ directory which the default fish
configuration uses.
2020-01-21 23:55:44 -05:00
Mattias Andrée
70cb831c41
Merge pull request #293 from dnsjts/master
fix: do not compare literal with "is not"
2019-11-16 10:12:42 +01:00
MÓZES Ádám István
69c23e3ae1
fix: do not compare literal with "is not"
Python3.8 issued the following warning on each ponysay invocation:

/bin/ponysay/backend.py:294: SyntaxWarning: "is not" with a literal. Did you mean "!="?

This has been corrected here.

Signed-off-by: MÓZES Ádám István <mozes.adam.istvan@pm.me>
2019-11-16 09:58:28 +01:00
Pablo Lezaeta
67d18d957d Update list of episodes
Signed-off-by: Pablo Lezaeta <prflr88@gmail.com>
2019-08-27 23:34:10 -04:00
Pablo Lezaeta
204e8c2da6 Add Smolder
Signed-off-by: Pablo Lezaeta <prflr88@gmail.com>
2019-08-27 23:11:44 -04:00
Pablo Lezaeta
0bdcf1583b Update ponylist
Signed-off-by: Pablo Lezaeta <prflr88@gmail.com>
2019-08-27 21:16:35 -04:00
JotaRandom
9457e944a4
Merge pull request #282 from Gabgab2003/master
Fix ponies/starlightglimmer
2019-08-22 02:08:55 -04:00
JotaRandom
1b735d8c54
Merge pull request #288 from matthias4217/quotes
Adds a bunch of quotes
Add Rarypunk
2019-08-22 02:06:59 -04:00
8af1c17e52 Merge branch 'quotes-s08e07' into quotes 2019-07-11 11:55:31 +01:00
036311a93d Adds quotes from season 8 2019-07-11 11:51:19 +01:00
57a350aba6 Adds link to raripunk from the quotes 2019-07-09 10:29:23 +01:00
a4d7b1e8b9 Adds a bunch of quotes 2019-07-09 10:27:10 +01:00
d82c6a7c3c Fix error in the name of the author of Raripunk sprite 2019-07-01 09:55:47 +01:00
ca76356220 Adds Raripunk from S07E19 2019-07-01 09:47:31 +01:00
JotaRandom
2d196cca23
Merge pull request #281 from kerrizor/patch-1
Fixing small typos
2019-03-21 04:20:19 -03:00
DownloadPizza
485eb33f1c
Fix ponies/starlightglimmer
Starlight had a random "^[[00m" in her image, so i removed it.
2018-10-02 07:08:33 +02:00
Kerri Miller
d05233290b
Fixing small typos 2018-09-26 08:55:33 -07:00
Pablo Lezaeta Reyes [pˈaβ̞lo lˌe̞θaˈeta rˈejɛ]
4e6d1ad3ed
Merge pull request #278 from mathieu-aubin/master
Removes executable bit on files that do not need it
2018-08-04 21:17:52 -04:00
OldFart
488394dc0c removes executable bit on files that do not need it 2018-07-23 06:58:37 +02:00
Mattias Andrée
9b0dc702c6
Merge pull request #277 from izabera/master
fix typo
2018-05-23 09:05:09 +02:00
izabera
9a60b67fd0 fix typo 2018-05-23 03:24:11 +01:00
Pablo Lezaeta Reyes
87a0d79b56
Added remainig metadata to solarflare fanpony
Signed-off-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
2017-12-21 00:05:33 -03:00
Pablo Lezaeta Reyes [pˈaβ̞lo lˌe̞θaˈeta rˈejɛ]
b110626a89
Merge pull request #269 from ariSunz/solarflare
Initial addition of a really angry Celestia aka. Solarflare to extra{tty}ponies

this will sufice our old pre-season 6 todo about adding an angry celestia.
It need work but I will do it
2017-12-20 22:39:26 -03:00