Erkin Batu Altunbaş
cecfbf75e8
A tiny bit of tweaking in documents.See issue 22 to discuss.
2012-07-12 16:46:17 +02:00
Erkin Batu Altunbaş
9b2e85c10d
A binary executable isn't a directory.
2012-07-11 18:49:45 +03:00
Mattias Andrée
72b9eebe93
See comment on last edit.
2012-07-11 18:42:49 +03:00
Erkin Batu Altunbaş
2f1566b74f
I tried to make it a bit more portable. I hope I didn't screw something up.
2012-07-11 18:36:18 +03:00
Pablo Lezaeta
63375b31a0
Added manpage in Spanish
2012-07-10 23:08:40 -04:00
Pablo Lezaeta
bfaaf11d7a
Added Queen Chrysalis
2012-07-10 22:34:44 -04:00
Pablo Lezaeta
2a33305ae0
Merge remote-tracking branch 'upstream/master'
2012-07-10 21:40:23 -04:00
Pablo Lezaeta
30edda8b9a
added Lyra correctly siting
2012-07-08 21:51:02 -04:00
Pablo Lezaeta
aafd1dc84d
added pinkie cañon
2012-07-08 02:41:15 -04:00
Pablo Lezaeta
bab016b1d5
not perfect but fleurdelis yoin to the ponysayç
2012-07-08 02:28:25 -04:00
Pablo Lezaeta
b406670031
Added fleur de lis
2012-07-08 00:11:48 -04:00
Pablo Lezaeta
9c6e7feac0
Added bonbonstand and somlink rose to roseluck
2012-07-08 00:06:55 -04:00
Pablo Lezaeta
535110ad7c
Added changeling
2012-07-05 23:12:29 -04:00
Pablo Lezaeta
9c31590a71
Added twilighrage flim flam discord and raritydrama (in they couch)
2012-07-05 19:49:15 -04:00
Mattias Andrée
615f84ca5c
derp
2012-07-05 11:00:09 +02:00
Mattias Andrée
241ace5d51
Merge branch 'master' of github.com:erkin/ponysay
2012-07-05 09:26:03 +02:00
Mattias Andrée
2cc95ba021
using stty and cut (coreutils) instead of tput (ncurses) for getting terminal width
2012-07-05 09:24:29 +02:00
Mattias Andrée
348c0084a8
environment variable PONYSAY_TRUNCATE_HEIGHT
2012-07-05 09:17:43 +02:00
Mattias Andrée
4a39ef4230
ponythink in manpage + environment variables PONYSAY_SHELL_LINES and PONYSAY_FULL_WIDTH
2012-07-05 09:14:14 +02:00
Mattias Andrée
6eff50c84a
Merge pull request #21 from jristz/master
...
Request submit teses (I hope this is the right way)
2012-07-04 23:43:56 -07:00
Pablo Lezaeta
63849f3325
Forget the /home/fyrefly right place ./.ponysay/{,tty}ponies
2012-07-05 00:27:35 -04:00
Pablo Lezaeta
cb1386607d
trixielulamoon and lulamoon, from the blindbags now are linked from trixie
2012-07-04 23:59:54 -04:00
Pablo Lezaeta
7e7521aef4
The fourth wave of mystery pack toys includes Twilight Velvet who shares the same coat color, eye color, and cutie mark as Twilight Sparkle's mother
2012-07-04 23:58:27 -04:00
Pablo Lezaeta
abd48d540f
Trixie -> Lulamoon and TrixieLulamoon (Read MLPFIM Wikia)
2012-07-04 23:44:52 -04:00
Pablo Lezaeta
4063e82a15
Migration to /usr/share/ponysay/{,tty}ponies (need more reviews)
2012-07-04 23:30:29 -04:00
Pablo Lezaeta
aa0b3c676d
In synchro for ponies and ttyponies
2012-07-04 23:21:21 -04:00
Mattias Andrée
738dc690eb
m
2012-07-04 11:27:06 +02:00
Mattias Andrée
46c3e0d74e
improving manpage + minor change in ponysay --help + sorting credits file
2012-07-04 10:32:12 +02:00
Mattias Andrée
81b9e4f0b3
fixing 'se also' reference to cowsay in manpage (wrong section)
2012-07-04 09:47:29 +02:00
Mattias Andrée
413b5d581c
moving manpage to section 1 (consitent with cowsay)
2012-07-04 09:45:18 +02:00
Mattias Andrée
404b144c79
adding manpage from github.com/kragniz/debian
2012-07-04 09:39:37 +02:00
Mattias Andrée
4aa332d159
mentioning ponypipe as an [better] alternative to the script to ponify fortune in README
2012-07-03 10:17:12 +02:00
Mattias Andrée
63e848a93f
Ponies are truncated on height under TTY, leaving 2 lines for shell interaction. export PONYSAY_BOTTOM=1 to show bottom instread of top.
2012-07-03 09:57:53 +02:00
Mattias Andrée
293f4d7403
cleaning up the make file and installing zsh-completion even if target directory is missing
2012-07-02 11:35:33 +02:00
Erkin Batu Altunbaş
1e64e48b9a
symlink the pony names
2012-06-18 00:51:04 +02:00
Mattias Andrée
85c54340c3
Fixed typo in comment.
2012-05-21 22:55:31 +03:00
Mattias Andrée
7897783a8f
Update Makefile
2012-05-13 21:09:31 +03:00
Erkin Batu Altunbaş
d0cad17e9e
Stupid web interface tab spacing length...
2012-05-13 19:35:53 +02:00
Erkin Batu Altunbaş
900088cd47
Avoid incompatible flags at all costs.
...
`mkdir` creates if it doesn't already exist, so it won't be an issue to replace `install -D` with `mkdir` then `install`.
2012-05-13 19:35:00 +03:00
Mattias Andrée
456ab9c9c3
Merge pull request #17 from etu/master
...
Repaired missing directories in isolated install enviroments and added make clean
2012-05-12 18:05:12 -07:00
Elis Axelsson
e147227c1c
Added rule, make clean
2012-05-13 02:01:17 +02:00
Elis Axelsson
b82a391c1f
Reparied errors about missing directories in isolated install enviroments like sandboxes
2012-05-13 02:01:01 +02:00
Mattias Andrée
96480e57a0
You forgot to increase version number here.
2012-05-12 21:35:14 +03:00
Mattias Andrée
68d1b02971
just a picture
2012-05-12 19:36:15 +02:00
Mattias Andrée
013b6558c9
minor documentation fix
2012-05-12 19:24:10 +02:00
Erkin Batu Altunbaş
cc0ddd7c74
Bunch of edits
...
* Make truncater rather readable and indented (hope you won't mind!)
* List people in CREDITS (ask to get your name removed or changed)
* Make README better
2012-05-12 19:57:55 +02:00
Sven-Hendrik Haase
8da0695c47
Merge pull request #16 from sycoso/master
...
Fixed the Makefile so it works on ubuntu 12.04 without zsh
2012-05-12 06:29:07 -07:00
Jannis Friedmann
2c849198f6
Fixed Makefile
...
* doesn't try to install and uninstall zsh-addon if zsh is not installed
* creates folders when they are missing (fixes installation bug on ubuntu 12.04)
2012-05-12 14:30:40 +02:00
Mattias Andrée
e76318dd68
... and (un)install + correction on last push
2012-05-12 03:00:21 +02:00
Mattias Andrée
6b2661f123
completion for bash
2012-05-12 02:57:40 +02:00