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
Mattias Andrée
a3677eae4a
From ponysay-git in AUR by "gtmanfred" with adaption to [erkin]'s last push, and uninstall rutine
2012-05-12 02:19:59 +02:00
Mattias Andrée
fc2e89f44e
Merge branch 'master' of github.com:erkin/ponysay
2012-05-11 22:07:41 +02:00
Mattias Andrée
348e925fc5
as most are
2012-05-11 22:07:14 +02:00
Mattias Andrée
6becf3e997
already in FAQ (were it is more stylish to have it)
2012-05-11 22:05:50 +02:00
Erkin Batu Altunbaş
b900d6e82a
Safety/portability etc measures. Probably missed something somewhere.
2012-05-11 19:40:48 +03:00
maandree
a018192fa0
Merge pull request #15 from L-four/master
...
Print usage and exit when no stdin and no arguments are present
2012-05-08 05:15:06 -07:00
Kyah Rindlisbacher
40c0f58ca8
Check for stdin and args
2012-05-08 18:04:26 +10:00
Mattias Andrée
3ed997195b
much better
2012-05-08 06:17:09 +02:00
Mattias Andrée
e3d582901b
minor improvement
2012-05-08 00:15:00 +02:00
Mattias Andrée
cd41eddbb5
mkdir ttyponies and compile truncater
2012-05-07 20:44:12 +02:00
Mattias Andrée
81cc58c44d
TTY ponies in make file
2012-05-07 17:06:42 +02:00
Mattias Andrée
8fae1dd9ba
m
2012-05-07 16:30:27 +02:00
Mattias Andrée
cd82d5e39d
adding TTY note
2012-05-07 16:29:43 +02:00
Mattias Andrée
76112f7bc5
TTY support!!
2012-05-07 16:07:39 +02:00
Mattias Andrée
e71522c0b8
last version in tags is 0.8, but the script ponysay said 0.7
2012-05-07 16:02:37 +02:00
Mattias Andrée
f8298f77c0
TTY ponies
2012-05-07 15:56:51 +02:00
Mattias Andrée
518058c3e5
using truncater if found
2012-05-07 02:05:57 +02:00
Mattias Andrée
986d158bfe
Port of Truncater to C
2012-05-07 01:57:03 +02:00
Erkin Batu Altunbaş
fa5a06db88
Merge pull request #14 from maandree/master
...
See issue #13
2012-05-06 05:46:39 -07:00
Mattias Andrée
9c01ed4bba
adding pony: lunafly
2012-05-04 20:25:38 +02:00
Mattias Andrée
809cbd3666
more ponies
2012-05-03 16:09:53 +02:00
Mattias Andrée
bde7ac5023
truncates the output to the width of stderr
2012-05-03 15:05:53 +02:00
Erkin Batu Altunbaş
c9c429c3ae
Third time's the charm!
2012-05-03 01:07:27 +03:00
Erkin Batu Altunbaş
5fe2c88148
I probably made a few syntax errors. Oh well
2012-05-03 01:06:10 +03:00
Erkin Batu Altunbaş
0467a6ee22
Update README.md
2012-05-03 01:00:09 +03:00
Sven-Hendrik Haase
297bdd48c0
Merge pull request #11 from L-four/master
...
synchronising README with gh-pages index
2012-04-27 04:58:29 -07:00
Kyah Rindlisbacher
a4264b2da5
Update README.md
2012-04-27 19:49:33 +10:00
Sven-Hendrik Haase
3920f06214
Merge pull request #10 from kragniz/master
...
Tiny re-wording in readme file
2012-04-26 18:40:00 -07:00
Louis Taylor
e528b81f3d
Tiny re-wording in readme file
2012-04-27 01:05:54 +01:00
Sven-Hendrik Haase
b01b390a8b
Merge pull request #9 from etu/master
...
Fixed spelling of a ponies name
2012-04-25 13:32:00 -07:00
Elis Axelsson
b0584101ec
Fixed spelling of two .pony-files
2012-04-25 22:28:03 +02:00