Fri, 13 May 2022 21:35:30 +0200 František Kučera portable order of (i++) parameters v_0 tip
Sat, 23 Apr 2022 19:08:11 +0200 František Kučera comment on null bytes 0x00 in the Streamlet protocol v_0
Sat, 04 Dec 2021 21:14:49 +0100 František Kučera Added tag v0.18 for changeset 979848ccdc9c v_0
Sat, 27 Nov 2021 23:15:15 +0100 František Kučera exception: fix typo: getMessge() → getMessage() v_0 v0.18
Sat, 01 May 2021 18:18:01 +0200 František Kučera streamlet examples: QR: rename qr → barcode v_0
Sun, 25 Apr 2021 20:30:53 +0200 František Kučera streamlet examples: QR: file-pattern option v_0
Sun, 25 Apr 2021 19:26:43 +0200 František Kučera streamlet examples: QR: value-pattern option v_0
Sun, 25 Apr 2021 18:47:57 +0200 František Kučera streamlet examples: QR: rename qr to qr-decode + simplify Makefile v_0
Sat, 24 Apr 2021 20:22:59 +0200 František Kučera streamlet examples: QR: return also the polygon points v_0
Sat, 24 Apr 2021 20:12:41 +0200 František Kučera streamlet examples: QR: return also the symbol count v_0
Sat, 24 Apr 2021 20:03:39 +0200 František Kučera streamlet examples: QR: first version v_0
Sat, 24 Apr 2021 20:03:18 +0200 František Kučera update netbeans project v_0
Sat, 24 Oct 2020 23:24:42 +0200 František Kučera streamlet examples: date: comment v_0
Sat, 24 Oct 2020 22:59:57 +0200 František Kučera streamlet examples: date v_0
Sat, 24 Oct 2020 00:08:17 +0200 František Kučera Added tag v0.17.1 for changeset 5f7ef44ea5bb v_0
Tue, 20 Oct 2020 23:48:50 +0200 František Kučera Added tag v0.17 for changeset fd7b3e510dd9 v_0 v0.17.1
Sat, 06 Jun 2020 01:50:42 +0200 František Kučera Added tag v0.16 for changeset 288a7f075777 v_0 v0.17
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
Mon, 08 Apr 2019 13:37:09 +0200 František Kučera Added tag v0.11 for changeset f910aa601f26 v_0 v0.12
Wed, 20 Feb 2019 11:30:48 +0100 František Kučera Added tag v0.10 for changeset 87a7607d5def v_0 v0.11
Fri, 01 Feb 2019 21:10:33 +0100 František Kučera remove unused namespace v_0 v0.10
Sat, 19 Jan 2019 21:21:26 +0100 František Kučera support custom relation name through --relation option v_0
Sat, 19 Jan 2019 21:16:39 +0100 František Kučera use default set of fields even if there are some other CLI arguments v_0
Fri, 18 Jan 2019 20:26:30 +0100 František Kučera Added tag v0.9 for changeset b0fabeceb18a v_0
Fri, 18 Jan 2019 20:23:48 +0100 František Kučera xattr: detault namespace is: user. v_0 v0.9
Fri, 18 Jan 2019 16:47:56 +0100 František Kučera requested field's options as an ordered multi-map v_0
Thu, 17 Jan 2019 23:26:48 +0100 František Kučera netbeans project + .hgignore updates v_0
Thu, 17 Jan 2019 13:14:37 +0100 František Kučera parse CLI arguments v_0
Wed, 16 Jan 2019 19:31:37 +0100 František Kučera process also links to non-existent files and non-readable links v_0
Wed, 16 Jan 2019 18:19:50 +0100 František Kučera interpret empty string as current directory (e.g. result of: find -printf '%P\0') v_0
Wed, 16 Jan 2019 18:16:07 +0100 František Kučera add symlink link target field v_0
Wed, 16 Jan 2019 18:01:49 +0100 František Kučera distinguish link type and link target type v_0
Wed, 16 Jan 2019 17:48:06 +0100 František Kučera support field aliases v_0
Wed, 16 Jan 2019 17:23:05 +0100 František Kučera modular design v_0
Sun, 13 Jan 2019 16:44:11 +0100 František Kučera xattr: comments v_0
Sun, 13 Jan 2019 03:13:07 +0100 František Kučera read filenames separated by a null-byte; fetch their size, owner, group… and some xattr (extended attribute); a preview version v_0
Sat, 12 Jan 2019 19:29:49 +0100 František Kučera enable std::filesystem library (stdc++fs) and C++17; using GCC 8 v_0
Thu, 10 Jan 2019 19:50:21 +0100 František Kučera project skeleton v_0
(0) tip