Fri, 31 Jan 2020 23:34:50 +0100 František Kučera Added tag v0.15 for changeset 5a63bf594f53 v_0 v0.16
Thu, 30 Jan 2020 23:27:49 +0100 František Kučera streamlet examples: xpath: support XInclude (like in relpipe-tr-xmltable) v_0 v0.15
Thu, 30 Jan 2020 18:04:10 +0100 František Kučera streamlet examples: xpath: RAW XML mode (adapted from relpipe-in-xmltable) v_0
Thu, 30 Jan 2020 14:40:52 +0100 František Kučera streamlet examples: makefile license v_0
Thu, 30 Jan 2020 14:19:14 +0100 František Kučera streamlet examples: encapsulate and hide abstract class fields v_0
Wed, 29 Jan 2020 20:50:12 +0100 František Kučera streamlet examples: documentation v_0
Wed, 29 Jan 2020 18:41:42 +0100 František Kučera streamlet examples: jar_info/zip_info: return real data v_0
Wed, 29 Jan 2020 18:05:13 +0100 František Kučera streamlet examples: dirty implementation of Java helper classes + demo code v_0
Wed, 29 Jan 2020 12:40:43 +0100 František Kučera streamlet examples: exiftool: integer data type for certain attributes v_0
Wed, 29 Jan 2020 00:58:37 +0100 František Kučera streamlets: move NULL handling from particular streamlets to StreamletAttributeFinder v_0
Tue, 28 Jan 2020 23:35:25 +0100 František Kučera streamlet examples: symlink to StreamletMsg.h v_0
Tue, 28 Jan 2020 23:18:21 +0100 František Kučera streamlet examples: xpath: support multiple modes (string, boolean, line-number, xpath), TODO: raw-xml v_0
Tue, 28 Jan 2020 14:26:39 +0100 František Kučera streamlet examples: xpath v_0
Mon, 27 Jan 2020 00:43:39 +0100 František Kučera streamlet examples: common functions in C/C++: check supported version v_0
Mon, 27 Jan 2020 00:29:56 +0100 František Kučera streamlet examples: xpath – parse and validate XML document v_0
Mon, 27 Jan 2020 00:03:27 +0100 František Kučera streamlet examples: pid v_0
Mon, 27 Jan 2020 00:03:14 +0100 František Kučera streamlet examples: common functions in C/C++ v_0
Sun, 26 Jan 2020 21:35:02 +0100 František Kučera parallel processing: optimize flush() + detect another protocol violation v_0
Sat, 25 Jan 2020 21:28:37 +0100 František Kučera parallel processing: refactoring: ParallelFilesystemWorker inherits FilesystemWorker v_0
Sat, 25 Jan 2020 16:37:20 +0100 František Kučera parallel processing: refactoring and clean-up v_0
Fri, 24 Jan 2020 21:05:10 +0100 František Kučera parallel processing: first working version v_0
Fri, 24 Jan 2020 16:53:31 +0100 František Kučera parallel processing: put some common code in FilesystemCommand + use POSIX semaphores for STDOUT synchronization across sub-processes v_0
Tue, 21 Jan 2020 00:19:56 +0100 František Kučera parallel processing: use directly file descriptors (FD) instead of STDIO streams v_0
Mon, 20 Jan 2020 23:47:54 +0100 František Kučera parallel processing: POSIX MQ helper classes + some demo code v_0
Mon, 20 Jan 2020 15:48:39 +0100 František Kučera parallel processing: link to librt (POSIX MQ) v_0
Mon, 20 Jan 2020 13:19:23 +0100 František Kučera parallel processing: rename FilesystemCommandBase to FilesystemCommand v_0
Mon, 20 Jan 2020 13:11:50 +0100 František Kučera parallel processing: rename FilesystemCommand to PlainFilesystemCommand v_0
Mon, 20 Jan 2020 12:39:22 +0100 František Kučera parallel processing: prepare infrastructure v_0
Sun, 19 Jan 2020 18:41:32 +0100 František Kučera streamlets: recover an old comment v_0
Sun, 19 Jan 2020 18:18:06 +0100 František Kučera streamlets: include streamlet-common.sh from the directory where the actual streamlet resides (not where is the symlink, if any) v_0
Sun, 19 Jan 2020 18:00:31 +0100 František Kučera streamlets: support also weird paths with spaces (RELPIPE_IN_FILESYSTEM_STREAMLET_PATH) v_0
Sun, 19 Jan 2020 17:05:46 +0100 František Kučera streamlets: separate parsing from searching v_0
Sun, 19 Jan 2020 15:44:30 +0100 František Kučera streamlets: find only executable files v_0
Sun, 19 Jan 2020 00:57:22 +0100 František Kučera streamlets: fix command name collisions, do not prepend $RELPIPE_IN_FILESYSTEM_STREAMLET_PATH to the $PATH v_0
Sat, 18 Jan 2020 20:09:34 +0100 František Kučera streamlets: use $RELPIPE_IN_FILESYSTEM_STREAMLET_PATH variable instead of __relpipe_in_filesystem_script_ prefix v_0
Sat, 18 Jan 2020 16:41:59 +0100 František Kučera do not force the name as the alias (allow different default in the finder/streamlet) v_0
Fri, 17 Jan 2020 14:07:33 +0100 František Kučera streamlet examples: tesseract OCR v_0
Fri, 17 Jan 2020 13:02:27 +0100 František Kučera streamlet examples: pdftotext v_0
Fri, 17 Jan 2020 01:35:39 +0100 František Kučera streamlet examples: exiftool v_0
Thu, 16 Jan 2020 16:02:00 +0100 František Kučera streamlet examples: exiv2 v_0
Mon, 13 Jan 2020 00:45:41 +0100 František Kučera streamlet examples: pdfinfo v_0
Sun, 12 Jan 2020 23:36:00 +0100 František Kučera streamlet: remove unused variables v_0
Sun, 12 Jan 2020 01:21:22 +0100 František Kučera streamlet: cloc – count lines of code v_0
Sun, 12 Jan 2020 01:20:52 +0100 František Kučera streamlet: mime_type: update documentation v_0
Sat, 11 Jan 2020 22:40:52 +0100 František Kučera streamlets: enable parallel processing v_0
Sat, 11 Jan 2020 22:11:01 +0100 František Kučera streamlet examples: hash v_0
Sat, 11 Jan 2020 19:15:58 +0100 František Kučera streamlet examples: common functions + inode, lines_count, mime_type v_0
Sat, 11 Jan 2020 19:10:01 +0100 František Kučera propagate the relation name to the finders and streamlets v_0
Sat, 11 Jan 2020 18:13:30 +0100 František Kučera rename --exec to --streamlet v_0
Sat, 11 Jan 2020 00:58:35 +0100 František Kučera add FD_CLOEXEC to --exec: needed for multiple uses of --exec v_0
Sat, 11 Jan 2020 00:56:51 +0100 František Kučera field group --exec, replaces --script and --hash, starts reusable sub-program that returns set of attributes for all records during its runtime v_0
Mon, 11 Nov 2019 14:42:13 +0100 František Kučera custom scripts for additional attributes v_0
Sun, 10 Nov 2019 22:55:42 +0100 František Kučera file hash: md5, sha1, sha256, sha512 v_0
Wed, 30 Oct 2019 16:47:41 +0100 František Kučera Added tag v0.14 for changeset 3f47b43e528d v_0
Sat, 26 Oct 2019 23:01:03 +0200 František Kučera bash-completion script v_0 v0.14
Tue, 22 Oct 2019 19:50:23 +0200 František Kučera fix license version: GNU GPLv3 v_0
Tue, 30 Jul 2019 23:56:29 +0200 František Kučera Added tag v0.13 for changeset 31e7f1994b12 v_0
Fri, 26 Jul 2019 22:50:35 +0200 František Kučera reading file content (with unicode support) v_0 v0.13
Fri, 26 Jul 2019 22:34:30 +0200 František Kučera reading file content (TODO: support unicode/UTF-8) v_0
Sun, 26 May 2019 22:22:58 +0200 František Kučera Added tag v0.12 for changeset 1cb4a1c9c696 v_0
(0) -60 tip