aboutsummaryrefslogtreecommitdiff
path: root/ponysay
AgeCommit message (Expand)AuthorFilesLines
2012-07-21support for kmsponies4ponysayMattias Andrée1-3/+17
2012-07-21release correctionMattias Andrée1-1/+1
2012-07-21tag testErkin Batu Altunbaş1-2/+2
2012-07-21Sorry :) Missed that part, fixed.Elis Axelsson1-1/+1
2012-07-21Support ponies by name like "Apple Jack"Elis Axelsson1-1/+1
2012-07-20Removed some weird echos and reindeted the full fileElis Axelsson1-159/+162
2012-07-20fixing ponythink bug I introducedMattias Andrée1-4/+21
2012-07-20fix on env varMattias Andrée1-1/+1
2012-07-20new environment variable, PONYSAY_COWSAY, allows replace cowsay with another ...Mattias Andrée1-4/+24
2012-07-20m + work in info manualMattias Andrée1-2/+2
2012-07-19adding support for customise cowsay with UCS use, but removing support for co...Mattias Andrée1-3/+3
2012-07-19Fix path to truncater and listElis Axelsson1-2/+3
2012-07-19Moved ponysaytruncater and ponysaylist.pl to /usr/lib/ponysay/truncater and /...Elis Axelsson1-5/+3
2012-07-19.local/share instead of .configMattias Andrée1-2/+2
2012-07-19Don't use $0 as base for ponysaylist, if you use ponythink it would result in...Elis Axelsson1-1/+1
2012-07-19Move homeponies to .config/ponysay/Elis Axelsson1-2/+2
2012-07-19support for github.com/maandree/ponyquotes4ponysayMattias Andrée1-4/+47
2012-07-19m fixMattias Andrée1-1/+1
2012-07-18new options, ponysay -L, just like ponysay -l but puts symlinks inside bracke...Mattias Andrée1-7/+103
2012-07-18fix for issue #32Mattias Andrée1-1/+1
2012-07-18flewless `ponysay -l`Mattias Andrée1-17/+4
2012-07-18support for multiple -fMattias Andrée1-1/+7
2012-07-17using tail instread of tac | head | tacMattias Andrée1-6/+10
2012-07-16ponysay -l is columnated, however a bit slow and limited to 80 in screen widthMattias Andrée1-4/+22
2012-07-15First stable release. Let's see how stable it is...Erkin Batu Altunbaş1-1/+1
2012-07-13tiny fix in helpErkin Batu Altunbaş1-1/+1
2012-07-11See comment on last edit.Mattias Andrée1-1/+1
2012-07-11I tried to make it a bit more portable. I hope I didn't screw something up.Erkin Batu Altunbaş1-7/+7
2012-07-05Merge branch 'master' of github.com:erkin/ponysayMattias Andrée1-4/+4
2012-07-05using stty and cut (coreutils) instead of tput (ncurses) for getting terminal...Mattias Andrée1-3/+4
2012-07-05environment variable PONYSAY_TRUNCATE_HEIGHTMattias Andrée1-1/+1
2012-07-05ponythink in manpage + environment variables PONYSAY_SHELL_LINES and PONYSAY_...Mattias Andrée1-5/+12
2012-07-05Forget the /home/fyrefly right place ./.ponysay/{,tty}poniesPablo Lezaeta1-2/+2
2012-07-04Trixie -> Lulamoon and TrixieLulamoon (Read MLPFIM Wikia)Pablo Lezaeta1-6/+8
2012-07-04Migration to /usr/share/ponysay/{,tty}ponies (need more reviews)Pablo Lezaeta1-2/+2
2012-07-04improving manpage + minor change in ponysay --help + sorting credits fileMattias Andrée1-6/+8
2012-07-03Ponies are truncated on height under TTY, leaving 2 lines for shell interacti...Mattias Andrée1-4/+22
2012-05-21Fixed typo in comment.Mattias Andrée1-1/+1
2012-05-12You forgot to increase version number here.Mattias Andrée1-1/+1
2012-05-08Check for stdin and argsKyah Rindlisbacher1-0/+6
2012-05-08much betterMattias Andrée1-2/+5
2012-05-08minor improvementMattias Andrée1-1/+1
2012-05-07TTY support!!Mattias Andrée1-1/+10
2012-05-07last version in tags is 0.8, but the script ponysay said 0.7Mattias Andrée1-1/+1
2012-05-07using truncater if foundMattias Andrée1-1/+1
2012-04-05updated to 0.7Erkin Batu Altunbaş1-1/+1
2012-04-05quick addition of a listing argumentErkin Batu Altunbaş1-1/+12
2012-03-12Use heredocs, smarter check for cowsayJan Alexander Steffens (heftig)1-20/+24
2012-03-11derp. >.<Erkin Batu Altunbaş1-3/+4
2012-03-11added to check if cowsay exists, also readmeErkin Batu Altunbaş1-3/+11