]>
granicus.if.org Git - fortune-mod/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Shlomi Fish [Mon, 29 Aug 2016 15:31:37 +0000 (18:31 +0300)]
Correct a typo - "underwear".
Shlomi Fish [Sat, 20 Aug 2016 12:17:18 +0000 (15:17 +0300)]
Add a quote.
Thanks to Bram Moolenaar.
Shlomi Fish [Thu, 21 Jul 2016 16:56:08 +0000 (19:56 +0300)]
Copy the plain cookie files and the .u8 links.
Shlomi Fish [Thu, 21 Jul 2016 15:41:40 +0000 (18:41 +0300)]
Build some of the cookies.
Shlomi Fish [Thu, 21 Jul 2016 15:12:04 +0000 (18:12 +0300)]
Find the recode.h header.
Shlomi Fish [Mon, 6 Jun 2016 11:49:51 +0000 (14:49 +0300)]
Correct typos.
Thanks to codespell.
Shlomi Fish [Mon, 6 Jun 2016 10:28:10 +0000 (13:28 +0300)]
Correct some typos
Shlomi Fish [Sun, 5 Jun 2016 18:33:31 +0000 (21:33 +0300)]
Correct typos.
Shlomi Fish [Mon, 23 May 2016 18:08:47 +0000 (21:08 +0300)]
fix the cmake paths in the cmake build.
Shlomi Fish [Mon, 23 May 2016 17:14:05 +0000 (20:14 +0300)]
Build more executables.
Shlomi Fish [Mon, 23 May 2016 17:10:14 +0000 (20:10 +0300)]
Build the fortune target.
Shlomi Fish [Mon, 23 May 2016 16:55:18 +0000 (19:55 +0300)]
Start adding the cmake-based build system.
Shlomi Fish [Mon, 23 May 2016 16:26:19 +0000 (19:26 +0300)]
Fix a typo.
Shlomi Fish [Sat, 7 May 2016 15:24:41 +0000 (18:24 +0300)]
Correct a typo in "evidence".
Shlomi Fish [Fri, 22 Apr 2016 13:02:58 +0000 (16:02 +0300)]
Hopefully fix the Travis-CI tests.
Missing deps.
Shlomi Fish [Fri, 22 Apr 2016 12:13:36 +0000 (15:13 +0300)]
Fix some memory leaks+skipped valgrind test.
We need to skip it because librecode has memory leaks.
Shlomi Fish [Fri, 22 Apr 2016 10:59:59 +0000 (13:59 +0300)]
Quote an argument to a command.
Shlomi Fish [Mon, 4 Apr 2016 16:38:03 +0000 (19:38 +0300)]
Remove tabs from *.[ch]
Shlomi Fish [Mon, 4 Apr 2016 16:09:18 +0000 (19:09 +0300)]
get rid of GCC warnings.
Shlomi Fish [Mon, 4 Apr 2016 16:03:51 +0000 (19:03 +0300)]
retab
Shlomi Fish [Mon, 4 Apr 2016 16:00:57 +0000 (19:00 +0300)]
Fix GCC warnings.
Shlomi Fish [Mon, 4 Apr 2016 15:44:21 +0000 (18:44 +0300)]
Retab to avoid mixed tabs/spaces.
Shlomi Fish [Mon, 4 Apr 2016 14:33:40 +0000 (17:33 +0300)]
README enhancements
Chas Owens [Mon, 4 Apr 2016 14:58:43 +0000 (10:58 -0400)]
Kierkegaard quote missorted due to the word seduce
Shlomi Fish [Mon, 4 Apr 2016 12:45:56 +0000 (15:45 +0300)]
Now check the offensive fortunes as well.
Fix some long lines in them.
Shlomi Fish [Mon, 4 Apr 2016 12:35:38 +0000 (15:35 +0300)]
Extract an sh script to check a fortune file.
From the makefile and check it for errors.
Shlomi Fish [Mon, 4 Apr 2016 08:25:56 +0000 (11:25 +0300)]
README improvements.
Shlomi Fish [Sun, 3 Apr 2016 15:38:42 +0000 (18:38 +0300)]
Add Travis-CI badge/status image
Shlomi Fish [Sun, 3 Apr 2016 15:31:43 +0000 (18:31 +0300)]
Add README
Shlomi Fish [Sun, 3 Apr 2016 15:05:48 +0000 (18:05 +0300)]
Add a LICENSE file to the repo's root dir.
Shlomi Fish [Sun, 3 Apr 2016 13:34:56 +0000 (16:34 +0300)]
Travis-CI: add missing dep
Shlomi Fish [Sun, 3 Apr 2016 13:31:20 +0000 (16:31 +0300)]
Travis-CI fix
Shlomi Fish [Sun, 3 Apr 2016 13:28:02 +0000 (16:28 +0300)]
Add the Travis-CI .travis.yml.
Shlomi Fish [Sun, 3 Apr 2016 13:22:59 +0000 (16:22 +0300)]
Add check-deps.
Shlomi Fish [Sun, 3 Apr 2016 13:19:51 +0000 (16:19 +0300)]
Check for and remove trailing whitespace.
Shlomi Fish [Sun, 3 Apr 2016 13:07:55 +0000 (16:07 +0300)]
Start adding trailing-space-and-CRs.pl .
It passes the tests.
Shlomi Fish [Sat, 2 Apr 2016 21:29:51 +0000 (00:29 +0300)]
Add check target to the main Makefile.
Shlomi Fish [Sat, 2 Apr 2016 21:23:51 +0000 (00:23 +0300)]
Get rid of trailing whitespace in the Makefile.
Shlomi Fish [Sat, 2 Apr 2016 21:22:22 +0000 (00:22 +0300)]
Check and get rid of trailing whitespace.
Shlomi Fish [Sat, 2 Apr 2016 21:09:26 +0000 (00:09 +0300)]
Add another sanity check.
Shlomi Fish [Sat, 2 Apr 2016 21:03:09 +0000 (00:03 +0300)]
Got "make check" under datfiles/ to pass.
Involved removing trailing empty lines and reformatting long lines.
Shlomi Fish [Sat, 2 Apr 2016 20:37:34 +0000 (23:37 +0300)]
Add .gitignore and clean up the makefile.
We should probably convert the build system to CMake or whatever.
Shlomi Fish [Sat, 2 Apr 2016 20:17:56 +0000 (23:17 +0300)]
Convert the cookies to UTF-8.
Shlomi Fish [Sat, 2 Apr 2016 20:00:31 +0000 (23:00 +0300)]
Apply patch to fix typos from Mageia Cauldron.
The patch was written by me (= Shlomi Fish).
Shlomi Fish [Sat, 2 Apr 2016 19:52:16 +0000 (22:52 +0300)]
Fix a typo in "INDEX".
Shlomi Fish [Sat, 2 Apr 2016 19:50:53 +0000 (22:50 +0300)]
Add the files as of fortune-mod-1.99.1.
From the former redellipse.net and from the Mageia cauldron tarball.