Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-18 | merge conflict resolved | Mattias Andrée | 1 | -25/+33 | |
2012-08-18 | are there any ponies | Mattias Andrée | 2 | -35/+19 | |
2012-08-18 | Merge | Elis Axelsson | 4 | -57/+82 | |
2012-08-18 | Created method to get which ponyfile you should render, includes randomizing ↵ | Elis Axelsson | 1 | -27/+31 | |
and looking for files. | |||||
2012-08-18 | forgot to commit python script | Mattias Andrée | 1 | -1/+36 | |
2012-08-18 | move clean update | Mattias Andrée | 1 | -8/+12 | |
2012-08-18 | simplier completion | Mattias Andrée | 2 | -44/+11 | |
2012-08-18 | support quotes in ~/.local/share/ponysay/quotes (new feature) | Mattias Andrée | 1 | -4/+20 | |
2012-08-18 | removing old stuff | Mattias Andrée | 2 | -86/+0 | |
2012-08-18 | -L is now implemented | Mattias Andrée | 1 | -5/+77 | |
2012-08-18 | m make | Mattias Andrée | 2 | -9/+15 | |
2012-08-18 | make file update | Mattias Andrée | 2 | -5/+25 | |
2012-08-18 | adding .sh to shell version + removing old files | Mattias Andrée | 4 | -91/+0 | |
2012-08-18 | m + a method for getting all quotes | Mattias Andrée | 1 | -3/+23 | |
2012-08-18 | bold outpont in --list on ponies with quotes | Mattias Andrée | 1 | -1/+29 | |
2012-08-18 | m | Mattias Andrée | 1 | -6/+6 | |
2012-08-18 | no need for curses, the use of it also caused some problem in the terminal ↵ | Mattias Andrée | 1 | -28/+44 | |
when the program exited + pony dirs that do no exist are ignored + -l does not print .pony and is fixed | |||||
2012-08-18 | POC of ponysay.py, this refs #64 | Elis Axelsson | 1 | -0/+95 | |
2012-08-18 | Merge branch 'develop' | Mattias Andrée | 4 | -14/+12 | |
2012-08-18 | no longer used | Mattias Andrée | 1 | -1/+0 | |
2012-08-18 | -l and -L fix and one less lib file | Mattias Andrée | 3 | -13/+12 | |
2012-08-18 | readme update | Mattias Andrée | 2 | -3/+2 | |
2012-08-18 | Merge branch 'develop' | Mattias Andrée | 2 | -11/+20 | |
2012-08-18 | info manual m fix + man page removing partial non essential sentence | Mattias Andrée | 3 | -6/+4 | |
2012-08-18 | adding built PDF, with fixes: fixed quote style (UK) and typo fix | Mattias Andrée | 2 | -2/+2 | |
2012-08-18 | manual dead fluttershy edition front cover update | Mattias Andrée | 1 | -0/+0 | |
2012-08-18 | manual update: customised installation and uninstallation | Mattias Andrée | 2 | -7/+81 | |
2012-08-18 | bash and fish completion knowns which ponies have quotes | Mattias Andrée | 2 | -11/+20 | |
2012-08-18 | changelog update | Mattias Andrée | 2 | -0/+20 | |
2012-08-18 | but i wasn't prepared for this | Mattias Andrée | 3 | -16/+14 | |
2012-08-16 | Bump all to ver 1.4 for preventing another: identifi as version, inconsistency | Pablo Lezaeta | 3 | -2/+6 | |
2012-08-17 | Fixing install | Sven-Hendrik Haase | 1 | -3/+3 | |
2012-08-16 | shell completion improvements | Mattias Andrée | 3 | -8/+7 | |
2012-08-16 | portability: [[ is not recongised by dash | Mattias Andrée | 3 | -28/+28 | |
2012-08-15 | m + pdf updates (typo corrections) | Mattias Andrée | 2 | -1/+1 | |
2012-08-15 | `make install-pdf` installs the pdf manual into /usr/doc, this is not done ↵ | Mattias Andrée | 1 | -1/+5 | |
by default (i.e. `make install`) + make unstall fix | |||||
2012-08-15 | PREFIX is applied into completions scripts | Mattias Andrée | 2 | -14/+19 | |
2012-08-15 | dev/spell.sh can be used to run spell checker on the manuals, using aspell, ↵ | Mattias Andrée | 4 | -19/+62 | |
`dev/spell.sh man` checks manpage.6, `dev/spell.sh man es` checks manpage.es.6 and `dev/spell.sh` checks ponysay.texinfo + typo corrections in English manuals + gitignore update | |||||
2012-08-14 | added dir "dev" for files used by developers, the ponylist, and the ↵ | Mattias Andrée | 21 | -10/+10 | |
psuedoinstallation that can be used when testing | |||||
2012-08-14 | make uninstall-old and make clean-old can be used to remove files from file ↵ | Mattias Andrée | 1 | -0/+9 | |
locations/names that are no longer being used | |||||
2012-08-14 | directory _ is added to gitignore, you can place your files not ready for ↵ | Mattias Andrée | 1 | -0/+10 | |
commiting there | |||||
2012-08-14 | changelog update [for prev. commit] | Mattias Andrée | 2 | -0/+5 | |
2012-08-14 | PREFIX=/some-dir can be used when invoking make, the default value is /usr | Mattias Andrée | 1 | -70/+68 | |
2012-08-14 | texinfo syntax fix [missed line] + make fix + make improvement | Mattias Andrée | 3 | -27/+28 | |
2012-08-13 | Added missing mention of PONYSAY_COWSAY, PDF habe it | Pablo Lezaeta | 2 | -0/+14 | |
2012-08-11 | Merge branch 'master' of http://github.com/erkin/ponysay | Pablo Lezaeta | 1 | -44/+45 | |
2012-08-06 | fix in make install/uninstall + make clean and make uninstalll skips missing ↵ | Mattias Andrée | 1 | -44/+45 | |
files + modularised make install | |||||
2012-08-01 | some edits | Mattias Andrée | 25 | -160/+179 | |
2012-08-01 | partial merge of quotes into main | Mattias Andrée | 293 | -34/+489 | |
2012-07-31 | Sindy changed to powderrouge and add powderrouge simlink to elsie | Pablo Lezaeta | 6 | -48/+60 | |