Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-03 | mentioning ponypipe as an [better] alternative to the script to ponify ↵ | Mattias Andrée | 1 | -3/+3 | |
fortune in README | |||||
2012-07-03 | Ponies are truncated on height under TTY, leaving 2 lines for shell ↵ | Mattias Andrée | 1 | -4/+22 | |
interaction. export PONYSAY_BOTTOM=1 to show bottom instread of top. | |||||
2012-07-02 | cleaning up the make file and installing zsh-completion even if target ↵ | Mattias Andrée | 1 | -8/+16 | |
directory is missing | |||||
2012-06-18 | symlink the pony names | Erkin Batu Altunbaş | 8 | -0/+8 | |
2012-05-21 | Fixed typo in comment. | Mattias Andrée | 1 | -1/+1 | |
2012-05-13 | Update Makefile | Mattias Andrée | 1 | -1/+1 | |
2012-05-13 | Stupid web interface tab spacing length... | Erkin Batu Altunbaş | 1 | -2/+2 | |
2012-05-13 | Avoid incompatible flags at all costs. | Erkin Batu Altunbaş | 1 | -2/+4 | |
`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-12 | Merge pull request #17 from etu/master | Mattias Andrée | 1 | -2/+5 | |
Repaired missing directories in isolated install enviroments and added make clean | |||||
2012-05-13 | Added rule, make clean | Elis Axelsson | 1 | -0/+3 | |
2012-05-13 | Reparied errors about missing directories in isolated install enviroments ↵ | Elis Axelsson | 1 | -2/+2 | |
like sandboxes | |||||
2012-05-12 | You forgot to increase version number here. | Mattias Andrée | 1 | -1/+1 | |
2012-05-12 | minor documentation fix | Mattias Andrée | 1 | -6/+5 | |
2012-05-12 | Bunch of edits | Erkin Batu Altunbaş | 4 | -121/+116 | |
* 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 | Merge pull request #16 from sycoso/master | Sven-Hendrik Haase | 1 | -4/+6 | |
Fixed the Makefile so it works on ubuntu 12.04 without zsh | |||||
2012-05-12 | Fixed Makefile | Jannis Friedmann | 1 | -4/+6 | |
* 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 | ... and (un)install + correction on last push | Mattias Andrée | 1 | -1/+3 | |
2012-05-12 | completion for bash | Mattias Andrée | 1 | -0/+33 | |
2012-05-12 | From ponysay-git in AUR by "gtmanfred" with adaption to [erkin]'s last push, ↵ | Mattias Andrée | 2 | -0/+15 | |
and uninstall rutine | |||||
2012-05-11 | Merge branch 'master' of github.com:erkin/ponysay | Mattias Andrée | 1 | -15/+13 | |
2012-05-11 | as most are | Mattias Andrée | 1 | -1/+1 | |
2012-05-11 | already in FAQ (were it is more stylish to have it) | Mattias Andrée | 1 | -2/+0 | |
2012-05-11 | Safety/portability etc measures. Probably missed something somewhere. | Erkin Batu Altunbaş | 1 | -15/+13 | |
2012-05-08 | Merge pull request #15 from L-four/master | maandree | 1 | -0/+6 | |
Print usage and exit when no stdin and no arguments are present | |||||
2012-05-08 | Check for stdin and args | Kyah Rindlisbacher | 1 | -0/+6 | |
2012-05-08 | much better | Mattias Andrée | 1 | -2/+5 | |
2012-05-08 | minor improvement | Mattias Andrée | 1 | -1/+1 | |
2012-05-07 | mkdir ttyponies and compile truncater | Mattias Andrée | 1 | -0/+4 | |
2012-05-07 | TTY ponies in make file | Mattias Andrée | 1 | -0/+3 | |
2012-05-07 | m | Mattias Andrée | 1 | -1/+1 | |
2012-05-07 | adding TTY note | Mattias Andrée | 1 | -0/+12 | |
2012-05-07 | TTY support!! | Mattias Andrée | 1 | -1/+10 | |
2012-05-07 | last version in tags is 0.8, but the script ponysay said 0.7 | Mattias Andrée | 1 | -1/+1 | |
2012-05-07 | TTY ponies | Mattias Andrée | 144 | -0/+3921 | |
2012-05-07 | using truncater if found | Mattias Andrée | 1 | -1/+1 | |
2012-05-07 | Port of Truncater to C | Mattias Andrée | 2 | -150/+174 | |
2012-05-06 | Merge pull request #14 from maandree/master | Erkin Batu Altunbaş | 23 | -0/+760 | |
See issue #13 | |||||
2012-05-04 | adding pony: lunafly | Mattias Andrée | 1 | -0/+41 | |
2012-05-03 | more ponies | Mattias Andrée | 21 | -0/+569 | |
2012-05-03 | truncates the output to the width of stderr | Mattias Andrée | 1 | -0/+150 | |
2012-05-03 | Third time's the charm! | Erkin Batu Altunbaş | 1 | -3/+4 | |
2012-05-03 | I probably made a few syntax errors. Oh well | Erkin Batu Altunbaş | 1 | -2/+6 | |
2012-05-03 | Update README.md | Erkin Batu Altunbaş | 1 | -8/+13 | |
2012-04-27 | Merge pull request #11 from L-four/master | Sven-Hendrik Haase | 1 | -0/+14 | |
synchronising README with gh-pages index | |||||
2012-04-27 | Update README.md | Kyah Rindlisbacher | 1 | -0/+14 | |
2012-04-26 | Merge pull request #10 from kragniz/master | Sven-Hendrik Haase | 1 | -2/+2 | |
Tiny re-wording in readme file | |||||
2012-04-27 | Tiny re-wording in readme file | Louis Taylor | 1 | -2/+2 | |
2012-04-25 | Merge pull request #9 from etu/master | Sven-Hendrik Haase | 2 | -0/+0 | |
Fixed spelling of a ponies name | |||||
2012-04-25 | Fixed spelling of two .pony-files | Elis Axelsson | 2 | -0/+0 | |
2012-04-25 | Merge pull request #8 from L-four/master | Sven-Hendrik Haase | 1 | -1/+5 | |
Updated Readme and fixed typo |