František Kučera <franta-hg@frantovo.cz> [Sat, 02 Jul 2022 19:45:18 +0200] rev 42
allow setting some options through ENV variables (not only CLI arguments)
František Kučera <franta-hg@frantovo.cz> [Sat, 02 Jul 2022 15:21:59 +0200] rev 41
configurable color schemes: rename monochrome to black-and-white
(it is still up to date + names will start with different letter)
František Kučera <franta-hg@frantovo.cz> [Fri, 01 Jul 2022 23:38:15 +0200] rev 40
configurable color schemes: greenish, amberish, midnight, monochrome
František Kučera <franta-hg@frantovo.cz> [Fri, 01 Jul 2022 22:56:30 +0200] rev 39
prepare for configurable color schemes
František Kučera <franta-hg@frantovo.cz> [Mon, 20 Jun 2022 00:55:56 +0200] rev 38
configurable table style: rounded, sharp, sharp-double, horizontal-only, ascii
František Kučera <franta-hg@frantovo.cz> [Mon, 20 Jun 2022 00:15:08 +0200] rev 37
replacement symbols for more whitespace characters: escape
František Kučera <franta-hg@frantovo.cz> [Sun, 01 May 2022 23:21:54 +0200] rev 36
replacement symbols for more whitespace characters: bell, backspace
František Kučera <franta-hg@frantovo.cz> [Sat, 04 Dec 2021 21:14:52 +0100] rev 35
Added tag v0.18 for changeset 508b51f094b8
František Kučera <franta-hg@frantovo.cz> [Sat, 27 Nov 2021 23:15:17 +0100] rev 34
exception: fix typo: getMessge() โ getMessage()
František Kučera <franta-hg@frantovo.cz> [Sat, 24 Oct 2020 00:08:19 +0200] rev 33
Added tag v0.17.1 for changeset 0b082065b120
František Kučera <franta-hg@frantovo.cz> [Tue, 20 Oct 2020 23:48:52 +0200] rev 32
Added tag v0.17 for changeset c22577615ce4
František Kučera <franta-hg@frantovo.cz> [Wed, 07 Oct 2020 16:42:37 +0200] rev 31
rename: --print-types, --print-relation-name, --print-record-count to --write-types, --write-relation-name, --write-record-count
โwriteโ is more generic and can be used consistently across various output modules
František Kučera <franta-hg@frantovo.cz> [Thu, 24 Sep 2020 18:57:20 +0200] rev 30
change CLI interface: options: --relation --print-types --print-relation-name --print-record-count
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Jun 2020 01:50:44 +0200] rev 29
Added tag v0.16 for changeset 2e51eb540e01
František Kučera <franta-hg@frantovo.cz> [Fri, 31 Jan 2020 23:34:52 +0100] rev 28
Added tag v0.15 for changeset f03e1f9cfcb6
František Kučera <franta-hg@frantovo.cz> [Fri, 29 Nov 2019 22:34:57 +0100] rev 27
compute correct width for whitespace characters that will be replaced
František Kučera <franta-hg@frantovo.cz> [Sun, 17 Nov 2019 17:51:13 +0100] rev 26
compute proper width of strings (characters might be wider than 1 column on display)
Before:
$ echo hello ๐ญ | relpipe-in-csv wide string | relpipe-out-tabular
wide:
โญโโโโโโโโโโโโโโโโโโฎ
โ string (string) โ
โโโโโโโโโโโโโโโโโโโค
โ hello ๐ญ โ
โฐโโโโโโโโโโโโโโโโโโฏ
Record count: 1
After:
$ echo hello ๐ญ | relpipe-in-csv wide string | relpipe-out-tabular
wide:
โญโโโโโโโโโโโโโโโโโโฎ
โ string (string) โ
โโโโโโโโโโโโโโโโโโโค
โ hello ๐ญ โ
โฐโโโโโโโโโโโโโโโโโโฏ
Record count: 1
František Kučera <franta-hg@frantovo.cz> [Wed, 30 Oct 2019 16:47:43 +0100] rev 25
Added tag v0.14 for changeset 992dde455b04
František Kučera <franta-hg@frantovo.cz> [Tue, 22 Oct 2019 21:59:41 +0200] rev 24
fix license version: GNU GPLv3
František Kučera <franta-hg@frantovo.cz> [Tue, 30 Jul 2019 23:56:31 +0200] rev 23
Added tag v0.13 for changeset b580941b4957
František Kučera <franta-hg@frantovo.cz> [Sun, 26 May 2019 22:23:00 +0200] rev 22
Added tag v0.12 for changeset 2efc95e208ea
František Kučera <franta-hg@frantovo.cz> [Mon, 08 Apr 2019 13:37:19 +0200] rev 21
Added tag v0.11 for changeset b9625491fbf5
František Kučera <franta-hg@frantovo.cz> [Sat, 30 Mar 2019 16:14:41 +0100] rev 20
fix typo: Hadler โ Handler
František Kučera <franta-hg@frantovo.cz> [Wed, 20 Feb 2019 11:30:50 +0100] rev 19
Added tag v0.10 for changeset bbd89ca03878
František Kučera <franta-hg@frantovo.cz> [Fri, 18 Jan 2019 20:26:31 +0100] rev 18
Added tag v0.9 for changeset bfc258d51baa
František Kučera <franta-hg@frantovo.cz> [Thu, 17 Jan 2019 23:26:50 +0100] rev 17
netbeans project + .hgignore updates
František Kučera <franta-hg@frantovo.cz> [Thu, 20 Dec 2018 00:26:00 +0100] rev 16
Added tag v0.8 for changeset 38f95a2b080f
František Kučera <franta-hg@frantovo.cz> [Wed, 19 Dec 2018 23:10:19 +0100] rev 15
builds with cmake 3.7.2 (e.g. on Debian GNU/Linux 9.6)
František Kučera <franta-hg@frantovo.cz> [Tue, 18 Dec 2018 22:45:00 +0100] rev 14
cmake: install
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Dec 2018 01:42:47 +0100] rev 13
fix table width: reset widths to 0
when there was a table with wider column, it stayed wide in consequent tables
František Kučera <franta-hg@frantovo.cz> [Sun, 09 Dec 2018 23:27:22 +0100] rev 12
netbeans project update after -lib-* cmake-conversions
František Kučera <franta-hg@frantovo.cz> [Sun, 09 Dec 2018 18:10:02 +0100] rev 11
cmake
František Kučera <franta-hg@frantovo.cz> [Mon, 03 Dec 2018 16:11:40 +0100] rev 10
CLI: untieStdIO() to avoid unwanted implicit flush() calls on std::cout โ less write() calls
František Kučera <franta-hg@frantovo.cz> [Thu, 29 Nov 2018 22:30:12 +0100] rev 9
license: GNU GPLv3+
František Kučera <franta-hg@frantovo.cz> [Sun, 16 Sep 2018 14:33:59 +0200] rev 8
remove unused constant
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Sep 2018 22:52:16 +0200] rev 7
AttributeMetadata: pImpl / d-pointer version but with memory-leak and unwanted empty constructor
František Kučera <franta-hg@frantovo.cz> [Sun, 09 Sep 2018 21:01:33 +0200] rev 6
use AttributeMetadata instead of std::pair for relation header
František Kučera <franta-hg@frantovo.cz> [Sun, 09 Sep 2018 02:00:00 +0200] rev 5
tabular handler, based on the prototype code
František Kučera <franta-hg@frantovo.cz> [Sat, 08 Sep 2018 19:44:51 +0200] rev 4
hgignore: qtcreator project
František Kučera <franta-hg@frantovo.cz> [Mon, 03 Sep 2018 23:44:34 +0200] rev 3
DemoHandler (not an actual tabular handler)
František Kučera <franta-hg@frantovo.cz> [Sat, 25 Aug 2018 12:29:03 +0200] rev 2
add cli and reader libraries
František Kučera <franta-hg@frantovo.cz> [Sat, 25 Aug 2018 11:43:54 +0200] rev 1
add AddressSanitizer (ASan): -fsanitize=address
František Kučera <franta-hg@frantovo.cz> [Sat, 25 Aug 2018 11:40:13 +0200] rev 0
empty project