log

age author description
Fri, 20 Sep 2024 21:48:18 +0200 Franz Glasner Manpages: note that ftjail datasets-tmpl does not automatically mount newly created datasets automatically
Fri, 20 Sep 2024 10:39:11 +0200 Franz Glasner >>>>> signature for changeset 2332c6fb975e
Fri, 20 Sep 2024 10:38:45 +0200 Franz Glasner >>>>> tag v0.27 for changeset 330ebeb57515
Fri, 20 Sep 2024 10:38:26 +0200 Franz Glasner +++++ v0.27 v0.27
Fri, 20 Sep 2024 00:27:05 +0200 Franz Glasner farray.sh: FIX: error message
Fri, 20 Sep 2024 00:24:09 +0200 Franz Glasner farray.sh: Implement falist_items(), falist_keys() and falist_values()
Thu, 19 Sep 2024 22:20:02 +0200 Franz Glasner farray.sh: Implement falist_update(): update an existing alist from another
Thu, 19 Sep 2024 20:03:29 +0200 Franz Glasner farray.sh: falist_create() and falist_set() now accept a sequence of key-value pairs.
Thu, 19 Sep 2024 18:29:57 +0200 Franz Glasner farray.sh: Implemented comparison (ordered and unordered) for alists
Thu, 19 Sep 2024 17:31:59 +0200 Franz Glasner farray.sh: Document that an alist preserves insertion order
Thu, 19 Sep 2024 17:19:35 +0200 Franz Glasner farray.sh: docs: more on farray_splice() (examples)
Thu, 19 Sep 2024 13:28:01 +0200 Franz Glasner farray.sh: docs
Thu, 19 Sep 2024 13:13:23 +0200 Franz Glasner farray.sh: Remove arithmetic expansion where it does more harm than good
Thu, 19 Sep 2024 12:21:58 +0200 Franz Glasner farray.sh: Generalized indices for falist_tryget_{item,key,value}_at_index()
Thu, 19 Sep 2024 12:15:33 +0200 Franz Glasner farray.sh: tests: add forgotten check for left artifacts (memory leaks)
Thu, 19 Sep 2024 11:52:42 +0200 Franz Glasner farray.sh: enhance unittests for alists
Wed, 18 Sep 2024 23:08:06 +0200 Franz Glasner farray.sh: Moved all currently existing tests for alists into cram tests.
Wed, 18 Sep 2024 22:06:45 +0200 Franz Glasner farray.sh: More unittests with regard to array parameter checks
Wed, 18 Sep 2024 22:06:19 +0200 Franz Glasner farray.sh: changed some error messages slightly
Wed, 18 Sep 2024 21:48:06 +0200 Franz Glasner farray.sh: Remove old array tests in _farray_test().
Wed, 18 Sep 2024 21:46:43 +0200 Franz Glasner farray.sh: Unittests for joining arrays
Wed, 18 Sep 2024 21:20:13 +0200 Franz Glasner farray.sh: farray_find(): Fixes in "start" and "end" param evaluation.
Wed, 18 Sep 2024 17:10:43 +0200 Franz Glasner farray.sh: FIX: docs
Wed, 18 Sep 2024 16:57:41 +0200 Franz Glasner farray.sh: _farr_array_get_meta(), farr_array_tryget_meta() and _farr_array_tryget_meta_nonfatal() now do not use arithmetic expansion to check for valid length values.
Wed, 18 Sep 2024 16:44:47 +0200 Franz Glasner farray.sh: farray_set() now accepts general indices
Wed, 18 Sep 2024 16:15:19 +0200 Franz Glasner Docs: wording
Wed, 18 Sep 2024 16:13:51 +0200 Franz Glasner farray.sh: farray_del() now accepts general index value
Wed, 18 Sep 2024 15:57:31 +0200 Franz Glasner farray.sh: farray_get() and farray_tryget() now uses the _farr_make_index() function.
Wed, 18 Sep 2024 15:56:47 +0200 Franz Glasner Style
Wed, 18 Sep 2024 14:51:45 +0200 Franz Glasner farray.sh: farray_splice() now uses the new _farr_make_index()
Wed, 18 Sep 2024 14:51:27 +0200 Franz Glasner farray.sh: Implement _farr_make_index().
Wed, 18 Sep 2024 13:13:26 +0200 Franz Glasner farray.sh: farray_splice() now checks the given index and length values
Wed, 18 Sep 2024 13:05:01 +0200 Franz Glasner farray.sh: implement _farr_is_decimal_number() to prepare for more thorough index checks
Wed, 18 Sep 2024 03:21:55 +0200 Franz Glasner Tests: activate the shell's "-u" for all the cram tests
Wed, 18 Sep 2024 03:18:15 +0200 Franz Glasner Tests: Thorough unittests for farray_splice()
Wed, 18 Sep 2024 01:25:25 +0200 Franz Glasner farray.sh: Implement an equality test in "farray_are_equal()"
Wed, 18 Sep 2024 01:23:57 +0200 Franz Glasner Tests: structure using headlines
Wed, 18 Sep 2024 00:46:17 +0200 Franz Glasner Begin unittests for farray.sh using "cram"
Tue, 17 Sep 2024 23:03:28 +0200 Franz Glasner farray.sh: implement farray_splice().
Tue, 17 Sep 2024 23:02:30 +0200 Franz Glasner WS
Sun, 15 Sep 2024 23:09:57 +0200 Franz Glasner farray.sh: more thorough index checks where needed.
Sun, 15 Sep 2024 22:35:37 +0200 Franz Glasner farray.sh: farray_contains() now accepts multiple search values and returns true if any of them is found within the array
Sun, 15 Sep 2024 21:58:33 +0200 Franz Glasner fzfs: make other "normal" properties an array and use eval with proper escaping.
Sun, 15 Sep 2024 21:57:11 +0200 Franz Glasner fzfs: Init local array and alist variables as recommented
Sun, 15 Sep 2024 21:56:21 +0200 Franz Glasner fzfs: Variable name confusion: use _propvalue everywhere -- as intended
Sun, 15 Sep 2024 21:26:55 +0200 Franz Glasner farray.sh: implement falist_tryget_item_at_index(): try to get a key-value item with one call
Sun, 15 Sep 2024 11:36:38 +0200 Franz Glasner .shellcheckrc: Comment on reasons: FreeBSD has this non-required features in POSIX shells
Sun, 15 Sep 2024 11:28:51 +0200 Franz Glasner farray.sh: quote whe using given names as params
Fri, 13 Sep 2024 23:05:01 +0200 Franz Glasner farray.sh: mark valid low-level error messages as such
Fri, 13 Sep 2024 23:04:17 +0200 Franz Glasner farray.sh: Implement falist_trydel() to remove a key/value from an alist
Fri, 13 Sep 2024 23:01:51 +0200 Franz Glasner farray.sh: FIX: error message: remove invalid word in message
Fri, 13 Sep 2024 21:30:13 +0200 Franz Glasner farray.sh: no need to redirect output twice when calling _farr_fatal()
Fri, 13 Sep 2024 21:15:03 +0200 Franz Glasner FIX: Docs
Fri, 13 Sep 2024 18:59:26 +0200 Franz Glasner farray.sh: another test for proper a proper farray_del() implementation
Fri, 13 Sep 2024 18:58:31 +0200 Franz Glasner farray.sh: simplify farray_del() somewhat: use less local variables
Thu, 12 Sep 2024 00:38:28 +0200 Franz Glasner farray.sh: use optimized quoting everywhere
Thu, 12 Sep 2024 00:28:41 +0200 Franz Glasner farray.sh: in farray_join_for_eval(): use dollar-single-quotes only of really needed.
Thu, 12 Sep 2024 00:01:46 +0200 Franz Glasner farray.sh: change the quoting responsibilities: the decoration is now provided by the called function also
Wed, 11 Sep 2024 22:03:46 +0200 Franz Glasner farray.sh: array_append() can now append multiple values at once.
Wed, 11 Sep 2024 18:19:41 +0200 Franz Glasner FIX: SC2295: expansions inside ${..} need to be quoted separately, otherwise they will match as a pattern.