]>
granicus.if.org Git - fortune-mod/log
Shlomi Fish [Sun, 7 Nov 2021 11:28:15 +0000 (13:28 +0200)]
add the Kleon quote
Shlomi Fish [Sun, 7 Nov 2021 08:32:13 +0000 (10:32 +0200)]
update the readme
Shlomi Fish [Sat, 6 Nov 2021 07:32:47 +0000 (09:32 +0200)]
Adjust rinutils-deb per changelog per RFS
See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993764
Shlomi Fish [Fri, 22 Oct 2021 08:37:44 +0000 (11:37 +0300)]
refactoring: remove unhelpful debugprints
Shlomi Fish [Fri, 22 Oct 2021 08:26:55 +0000 (11:26 +0300)]
Extract an open4read() function.
This is Refactoring / code cleanup.
See:
* https://refactoring.com/catalog/extractMethod.html
Shlomi Fish [Mon, 11 Oct 2021 09:04:25 +0000 (12:04 +0300)]
Correct some wrong capitalization.
See https://en.wikipedia.org/wiki/Capitalization ; uppercase vs.
lowercase.
Shlomi Fish [Tue, 5 Oct 2021 05:02:23 +0000 (08:02 +0300)]
add info
Shlomi Fish [Mon, 27 Sep 2021 07:03:11 +0000 (10:03 +0300)]
minor refactoring: static+const
Shlomi Fish [Sun, 12 Sep 2021 16:59:14 +0000 (19:59 +0300)]
update rinutils debian docker build
Shlomi Fish [Sun, 12 Sep 2021 05:53:20 +0000 (08:53 +0300)]
add another tpratchett quote.
Also see: https://github.com/shlomif/fortune-mod/issues/53
Shlomi Fish [Tue, 24 Aug 2021 06:35:03 +0000 (09:35 +0300)]
add a Rick Cook quote
Shlomi Fish [Tue, 24 Aug 2021 06:12:47 +0000 (09:12 +0300)]
fix typo
Shlomi Fish [Sun, 15 Aug 2021 06:00:32 +0000 (09:00 +0300)]
fix the debian build
use "master" branch
Shlomi Fish [Sat, 14 Aug 2021 07:47:14 +0000 (10:47 +0300)]
md2asciidoc
Shlomi Fish [Sat, 14 Aug 2021 07:31:37 +0000 (10:31 +0300)]
md2asciidoc
Shlomi Fish [Sat, 14 Aug 2021 07:22:13 +0000 (10:22 +0300)]
cmake motivation
Shlomi Fish [Sat, 14 Aug 2021 07:11:26 +0000 (10:11 +0300)]
md2asciidoc
Shlomi Fish [Mon, 31 May 2021 16:05:26 +0000 (19:05 +0300)]
fix issue #52 test; rinutils subdir
Shlomi Fish [Mon, 31 May 2021 15:54:46 +0000 (18:54 +0300)]
fix issue #52 ; missing rinutils in archive
Shlomi Fish [Tue, 20 Apr 2021 14:46:34 +0000 (17:46 +0300)]
bump ver
Shlomi Fish [Mon, 19 Apr 2021 14:15:42 +0000 (17:15 +0300)]
add Last Action Hero quotes
Shlomi Fish [Mon, 19 Apr 2021 13:31:13 +0000 (16:31 +0300)]
add a missing cmake include
Tristan Batchler [Fri, 9 Apr 2021 23:18:30 +0000 (09:18 +1000)]
Move blonde riddle to off
Christian Christiansen [Thu, 1 Apr 2021 00:58:05 +0000 (11:58 +1100)]
Create CONTRIBUTING
Shlomi Fish [Thu, 1 Apr 2021 10:37:03 +0000 (13:37 +0300)]
try2fix travis
Christian Christiansen [Thu, 25 Mar 2021 04:29:26 +0000 (15:29 +1100)]
Fix several typos
Shlomi Fish [Tue, 30 Mar 2021 14:26:28 +0000 (17:26 +0300)]
Fix tidyall tests.
See:
https://metacpan.org/release/Code-TidyAll .
Shlomi Fish [Wed, 3 Feb 2021 05:23:43 +0000 (07:23 +0200)]
Fix tidyall tests.
See:
https://metacpan.org/release/Code-TidyAll .
Shlomi Fish [Wed, 3 Feb 2021 05:18:59 +0000 (07:18 +0200)]
Fix tidyall tests.
See:
https://metacpan.org/release/Code-TidyAll .
Shlomi Fish [Tue, 26 Jan 2021 20:17:44 +0000 (22:17 +0200)]
move offensive quote
Shlomi Fish [Tue, 26 Jan 2021 20:06:31 +0000 (22:06 +0200)]
Fix tidyall tests.
See:
https://metacpan.org/release/Code-TidyAll .
Shlomi Fish [Mon, 30 Nov 2020 17:57:24 +0000 (19:57 +0200)]
debian; rinutils v0.8.0
Shlomi Fish [Sun, 29 Nov 2020 12:00:37 +0000 (14:00 +0200)]
debian / rinutils: dpkg -i
Shlomi Fish [Sun, 29 Nov 2020 11:52:00 +0000 (13:52 +0200)]
debian / rinutils: dpkg -i
Shlomi Fish [Fri, 27 Nov 2020 14:01:52 +0000 (16:01 +0200)]
fork to package rinutils
Shlomi Fish [Tue, 24 Nov 2020 13:01:43 +0000 (15:01 +0200)]
Extract the rinutils_bootstrap module.
See:
* https://github.com/shlomif/fc-solve/commit/
396755081ef49d0bd4dccf7cd23a78f223301771
* https://github.com/shlomif/fortune-mod/commit/
532435d33d4fe4480239bde35f6045d5c0d013ad
For streamlining the build process of co-developers.
This is Refactoring / code cleanup.
See:
* https://refactoring.com/catalog/extractMethod.html
* https://en.wikipedia.org/wiki/Code_refactoring
* https://www.refactoring.com/
* https://www.joelonsoftware.com/2002/01/23/rub-a-dub-dub/
Some small optimisations may have slipped in as well.
Shlomi Fish [Tue, 24 Nov 2020 10:38:51 +0000 (12:38 +0200)]
Extract a common module/library/header.
rinutils_bootstrap.cmake.
This is Refactoring / code cleanup.
See:
* https://refactoring.com/catalog/extractMethod.html
* https://en.wikipedia.org/wiki/Code_refactoring
* https://www.refactoring.com/
* https://www.joelonsoftware.com/2002/01/23/rub-a-dub-dub/
Some small optimisations may have slipped in as well.
Shlomi Fish [Sun, 22 Nov 2020 09:51:06 +0000 (11:51 +0200)]
debian package
Shlomi Fish [Mon, 9 Nov 2020 15:01:59 +0000 (17:01 +0200)]
Add badges for CI services.
Travis-CI or appveyor or similar. They appear in the top-level README and
provide a link or similar.
See:
* https://en.wikipedia.org/wiki/Continuous_integration .
"Badges? We don't need no stinkin' badges!"
https://en.wikipedia.org/wiki/Stinking_badges
Shlomi Fish [Mon, 9 Nov 2020 14:00:12 +0000 (16:00 +0200)]
prepare for the release
Shlomi Fish [Mon, 9 Nov 2020 13:44:52 +0000 (15:44 +0200)]
add a quote
Shlomi Fish [Mon, 9 Nov 2020 13:33:21 +0000 (15:33 +0200)]
rephrase the recode.h warning
See: https://github.com/shlomif/fortune-mod/issues/44
Heiko Becker [Sun, 8 Nov 2020 21:58:44 +0000 (22:58 +0100)]
Make recode support work again
45c25e3cbc2e1a96db4ad9a89dd538d162eef47c made recode an optional
dependency. check_include_files sets HAVE_RECODE_H, which is a cmake
cache variable but that's not in the scope of the preprocessor, so
WITH_RECODE is never defined because HAVE_RECODE_H is not.
Shlomi Fish [Sun, 8 Nov 2020 10:07:43 +0000 (12:07 +0200)]
add a quote
Shlomi Fish [Sun, 8 Nov 2020 09:45:43 +0000 (11:45 +0200)]
Add the "looking too normal" quote.
See: http://shlomifishswiki.branchable.com/Never_Try_to_Please_Everyone/
Shlomi Fish [Sun, 8 Nov 2020 09:34:08 +0000 (11:34 +0200)]
add the Bill Gates rebuttal of "640k"
Shlomi Fish [Sun, 8 Nov 2020 09:10:19 +0000 (11:10 +0200)]
prepare for a new release
Shlomi Fish [Thu, 5 Nov 2020 15:11:58 +0000 (17:11 +0200)]
Correct some broken grammar / spelling / syntax / etc.
See https://duckduckgo.com/?q=english+grammar&ia=web ;
https://duckduckgo.com/?q=english+spelling&ia=web and for the lighter side:
* https://www.youtube.com/watch?v=8Gv0H-vPoDc
* https://shlomif.livejournal.com/53966.html
* http://i.imgur.com/HL1ZR.jpg .
Shlomi Fish [Sat, 31 Oct 2020 12:09:31 +0000 (14:09 +0200)]
add an answer to 'why in C?'
Shlomi Fish [Tue, 27 Oct 2020 06:25:58 +0000 (08:25 +0200)]
Extract a method or a function.
my_recode_string().
* https://refactoring.com/catalog/extractMethod.html
Shlomi Fish [Mon, 26 Oct 2020 09:13:52 +0000 (11:13 +0200)]
Made lib-recode optional.
See: https://github.com/shlomif/fortune-mod/issues/44
Shlomi Fish [Mon, 26 Oct 2020 09:06:58 +0000 (11:06 +0200)]
Reword the error message
See: https://github.com/shlomif/fortune-mod/issues/44
Shlomi Fish [Sun, 25 Oct 2020 18:18:20 +0000 (20:18 +0200)]
try to make builds based on git clone work.
Without the --recursive flag
Shlomi Fish [Fri, 23 Oct 2020 10:16:19 +0000 (13:16 +0300)]
Made the cmake rinutils warning less noisy.
See:
* https://github.com/shlomif/fortune-mod/issues/44 .
Shlomi Fish [Mon, 19 Oct 2020 14:13:39 +0000 (17:13 +0300)]
Add the "One does not simply" quote.
Shlomi Fish [Mon, 19 Oct 2020 13:59:41 +0000 (16:59 +0300)]
remove a stray leading plus-sign (due to manual patching?)
Shlomi Fish [Thu, 1 Oct 2020 18:14:11 +0000 (21:14 +0300)]
Add "All your base" Zero Wing quotes.
In a VCS branch for now to not interfere with PRs.
Rashad Saleh [Wed, 16 Sep 2020 13:07:42 +0000 (16:07 +0300)]
Add some quotes to the "wisdom" collection.
Shlomi Fish [Fri, 2 Oct 2020 09:57:56 +0000 (12:57 +0300)]
convert INSTALL to adoc+add more deps
Shlomi Fish [Fri, 25 Sep 2020 09:01:46 +0000 (12:01 +0300)]
update the README
Shlomi Fish [Thu, 24 Sep 2020 10:14:07 +0000 (13:14 +0300)]
embed librinutils
Shlomi Fish [Wed, 16 Sep 2020 10:53:01 +0000 (13:53 +0300)]
prepare for a release
Shlomi Fish [Wed, 16 Sep 2020 10:36:54 +0000 (13:36 +0300)]
add a quote
Shlomi Fish [Wed, 16 Sep 2020 10:24:47 +0000 (13:24 +0300)]
add the reddit/"is cheating" quote
Shlomi Fish [Wed, 16 Sep 2020 10:03:45 +0000 (13:03 +0300)]
appveyor tweak #1: disable cache (it is slow)
Shlomi Fish [Wed, 16 Sep 2020 10:02:41 +0000 (13:02 +0300)]
silence signed comparison warning.
Shlomi Fish [Wed, 16 Sep 2020 09:52:48 +0000 (12:52 +0300)]
appveyor fix #5: syntax
Shlomi Fish [Wed, 16 Sep 2020 09:39:50 +0000 (12:39 +0300)]
appveyor fix #4: syntax
Shlomi Fish [Wed, 16 Sep 2020 09:33:50 +0000 (12:33 +0300)]
appveyor fix #3: syntax
Shlomi Fish [Wed, 16 Sep 2020 09:32:41 +0000 (12:32 +0300)]
appveyor fix cleanup #2: check for strawberryperl
Shlomi Fish [Wed, 16 Sep 2020 09:19:18 +0000 (12:19 +0300)]
appveyor fix #1: avoid strawberryperl install
Shlomi Fish [Tue, 15 Sep 2020 16:21:58 +0000 (19:21 +0300)]
add credits
Shlomi Fish [Tue, 15 Sep 2020 15:53:48 +0000 (18:53 +0300)]
travis: upgrade dist
Shlomi Fish [Tue, 15 Sep 2020 15:50:19 +0000 (18:50 +0300)]
rename to a nicer name
Shlomi Fish [Tue, 15 Sep 2020 15:37:27 +0000 (18:37 +0300)]
add const
Shlomi Fish [Tue, 15 Sep 2020 15:30:34 +0000 (18:30 +0300)]
Avoid double negative+remove us of non-POSIX regexes
Shlomi Fish [Sun, 30 Aug 2020 11:17:55 +0000 (14:17 +0300)]
refactoring: merge some duplicate code
Shlomi Fish [Sun, 30 Aug 2020 06:39:04 +0000 (09:39 +0300)]
prepare for the new release
Shlomi Fish [Mon, 24 Aug 2020 17:59:44 +0000 (20:59 +0300)]
fix some C compiler warnings when not using lib-recode
Shlomi Fish [Mon, 24 Aug 2020 17:54:40 +0000 (20:54 +0300)]
fix some C compiler warnings on windows
Shlomi Fish [Mon, 24 Aug 2020 17:38:47 +0000 (20:38 +0300)]
appveyor fix #5: fix CR line ends tests on mswin
Shlomi Fish [Mon, 24 Aug 2020 17:18:29 +0000 (20:18 +0300)]
appveyor fix #4: docbook xsltproc cygwin path hack
Shlomi Fish [Mon, 24 Aug 2020 16:59:11 +0000 (19:59 +0300)]
appveyor fix #3: missing docbook deps
Shlomi Fish [Mon, 24 Aug 2020 16:21:52 +0000 (19:21 +0300)]
appveyor fix #2: missing docmake deps
Shlomi Fish [Mon, 24 Aug 2020 16:07:36 +0000 (19:07 +0300)]
appveyor fix #1: better windows/etc. compat
Shlomi Fish [Thu, 20 Aug 2020 12:49:48 +0000 (15:49 +0300)]
prepare for the 2.29.0-dev release
Shlomi Fish [Tue, 18 Aug 2020 12:10:17 +0000 (15:10 +0300)]
Convert more manpages to DocBook 5 XML.
Remove unused nroff-generating program and update gitignore.
See:
* https://github.com/shlomif/fortune-mod/issues/41
Made use of doclifter ( http://www.catb.org/~esr/doclifter/ ),
docmake ( https://www.shlomifish.org/open-source/projects/docmake/ ),
cmake, and Perl 5. Thanks!
The current plan is to provide the resultant nroff outputs (or easily 's/.../.../'able
templates of them) inside the source tarballs to avoid a build time dependency on
DocBook XSL and docmake.
Shlomi Fish [Tue, 18 Aug 2020 12:06:38 +0000 (15:06 +0300)]
refactoring
Shlomi Fish [Tue, 18 Aug 2020 12:02:39 +0000 (15:02 +0300)]
Convert more manpages to DocBook 5 XML.
post process the directory names.
See:
* https://github.com/shlomif/fortune-mod/issues/41
Made use of doclifter ( http://www.catb.org/~esr/doclifter/ ),
docmake ( https://www.shlomifish.org/open-source/projects/docmake/ ),
cmake, and Perl 5. Thanks!
The current plan is to provide the resultant nroff outputs (or easily 's/.../.../'able
templates of them) inside the source tarballs to avoid a build time dependency on
DocBook XSL and docmake.
Shlomi Fish [Tue, 18 Aug 2020 11:42:58 +0000 (14:42 +0300)]
Convert more manpages to DocBook 5 XML.
CMake / named SGML entities / etc.
See:
* https://github.com/shlomif/fortune-mod/issues/41
Made use of doclifter ( http://www.catb.org/~esr/doclifter/ ),
docmake ( https://www.shlomifish.org/open-source/projects/docmake/ ),
cmake, and Perl 5. Thanks!
The current plan is to provide the resultant nroff outputs (or easily 's/.../.../'able
templates of them) inside the source tarballs to avoid a build time dependency on
DocBook XSL and docmake.
Shlomi Fish [Tue, 18 Aug 2020 11:10:50 +0000 (14:10 +0300)]
Convert more manpages to DocBook 5 XML.
cmake generating code.
See:
* https://github.com/shlomif/fortune-mod/issues/41
Made use of doclifter ( http://www.catb.org/~esr/doclifter/ ),
docmake ( https://www.shlomifish.org/open-source/projects/docmake/ ),
cmake, and Perl 5. Thanks!
The current plan is to provide the resultant nroff outputs (or easily 's/.../.../'able
templates of them) inside the source tarballs to avoid a build time dependency on
DocBook XSL and docmake.
Shlomi Fish [Tue, 18 Aug 2020 10:34:02 +0000 (13:34 +0300)]
Convert more manpages to DocBook 5 XML.
The fortune(1) one in its two versions.
See:
* https://github.com/shlomif/fortune-mod/issues/41
Made use of doclifter ( http://www.catb.org/~esr/doclifter/ ),
docmake ( https://www.shlomifish.org/open-source/projects/docmake/ ),
cmake, and Perl 5. Thanks!
The current plan is to provide the resultant nroff outputs (or easily 's/.../.../'able
templates of them) inside the source tarballs to avoid a build time dependency on
DocBook XSL and docmake.
Shlomi Fish [Tue, 18 Aug 2020 06:40:10 +0000 (09:40 +0300)]
remove files that appear to not be used
Shlomi Fish [Sat, 15 Aug 2020 16:39:57 +0000 (19:39 +0300)]
Convert more manpages to DocBook 5 XML.
See:
* https://github.com/shlomif/fortune-mod/issues/41
Made use of doclifter ( http://www.catb.org/~esr/doclifter/ ),
docmake ( https://www.shlomifish.org/open-source/projects/docmake/ ),
cmake, and Perl 5. Thanks!
The current plan is to provide the resultant nroff outputs (or easily 's/.../.../'able
templates of them) inside the source tarballs to avoid a build time dependency on
DocBook XSL and docmake.
Shlomi Fish [Sat, 15 Aug 2020 16:34:40 +0000 (19:34 +0300)]
Convert more manpages to DocBook 5 XML.
See:
* https://github.com/shlomif/fortune-mod/issues/41
Made use of doclifter ( http://www.catb.org/~esr/doclifter/ ),
docmake ( https://www.shlomifish.org/open-source/projects/docmake/ ),
cmake, and Perl 5. Thanks!
The current plan is to provide the resultant nroff outputs (or easily 's/.../.../'able
templates of them) inside the source tarballs to avoid a build time dependency on
DocBook XSL and docmake.
Shlomi Fish [Sat, 15 Aug 2020 16:31:52 +0000 (19:31 +0300)]
Convert more manpages to DocBook 5 XML.
See:
* https://github.com/shlomif/fortune-mod/issues/41
Made use of doclifter ( http://www.catb.org/~esr/doclifter/ ),
docmake ( https://www.shlomifish.org/open-source/projects/docmake/ ),
cmake, and Perl 5. Thanks!
The current plan is to provide the resultant nroff outputs (or easily 's/.../.../'able
templates of them) inside the source tarballs to avoid a build time dependency on
DocBook XSL and docmake.
Shlomi Fish [Sat, 15 Aug 2020 16:18:37 +0000 (19:18 +0300)]
fix regex match
Shlomi Fish [Sat, 15 Aug 2020 15:44:15 +0000 (18:44 +0300)]
Convert more manpages to DocBook 5 XML.
See:
* https://github.com/shlomif/fortune-mod/issues/41
Made use of doclifter ( http://www.catb.org/~esr/doclifter/ ),
docmake ( https://www.shlomifish.org/open-source/projects/docmake/ ),
cmake, and Perl 5. Thanks!
The current plan is to provide the resultant nroff outputs (or easily 's/.../.../'able
templates of them) inside the source tarballs to avoid a build time dependency on
DocBook XSL and docmake.
Shlomi Fish [Sat, 15 Aug 2020 15:13:30 +0000 (18:13 +0300)]
Extract a method or a function.
This is Refactoring / code cleanup.
See:
* https://refactoring.com/catalog/extractMethod.html
* https://en.wikipedia.org/wiki/Code_refactoring
* https://www.refactoring.com/
* https://www.joelonsoftware.com/2002/01/23/rub-a-dub-dub/
Some small optimisations may have slipped in as well.
Shlomi Fish [Sat, 15 Aug 2020 13:36:57 +0000 (16:36 +0300)]
refactor: remove unused imports