- rev. 70 by Jan Pobrislo <ccx_at_te2000_dot_cz> into branch trunk--dorje at Mon 2022-08-01 05:07:10 +0200
- parent: 69 diff
Avoid using <<< as busybox sh doesn't seem to support it (and it's not POSIX)
- rev. 69 by Jan Pobrislo <ccx_at_te2000_dot_cz> into branch trunk--dorje at Tue 2022-07-26 21:22:24 +0200
- parent: 68 diff
Support for conditions in !f and !fc command subvariants.
- rev. 68 by Jan Pobrislo <ccx_at_te2000_dot_cz> into branch trunk--dorje at Tue 2022-07-26 20:17:33 +0200
- parent: 67 diff
Slightly more friendly debugging info for ? command parse error
- rev. 67 by Jan Pobrislo <ccx_at_te2000_dot_cz> into branch trunk--dorje at Sun 2022-07-17 17:29:57 +0200
- parent: 66 diff
Change regex quoting to prevent / being misinterpreted.
- rev. 66 by Jan Pobříslo <ccx_at_te2000_dot_cz> into branch fileset at Sat 2022-06-25 21:36:46 +0200
- parent: 65 diff
Add -h option to zf_ln to disable certain symlink resolution behavior.
- rev. 65 by Jan Pobříslo <ccx_at_te2000_dot_cz> into branch fileset at Sat 2022-06-25 20:27:10 +0200
- parent: 64 diff
Make it possible to change symlink ownership
- rev. 64 by Jan Pobříslo <ccx_at_te2000_dot_cz> into branch fileset at Thu 2022-06-23 00:22:24 +0200
- parent: 63 diff
UID and GID are decimal, not octal
- rev. 63 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Fri 2021-01-15 19:05:22 +0100
- parent: 62 diff
Silence errors from zstat
- rev. 62 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Fri 2021-01-15 18:51:43 +0100
- parent: 61 diff
Remove forgotten code
- rev. 61 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Fri 2021-01-15 18:50:36 +0100
- parent: 60 diff
Don't use temporary variable in fs_contentl
- rev. 60 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Fri 2021-01-15 18:37:26 +0100
- parent: 59 diff
Use helper global variable for setting content
- rev. 59 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Fri 2021-01-15 18:32:13 +0100
- parent: 58 diff
Double-escaping content_call
- rev. 58 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Fri 2021-01-15 18:07:00 +0100
- parent: 57 diff
Create global fileset_stat_* associative arrays explicitly
- rev. 57 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Fri 2021-01-15 18:00:52 +0100
- parent: 56 diff
Pass down flags= conditionally
- rev. 56 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Fri 2021-01-15 17:56:03 +0100
- parent: 55 diff
Make flags= optional, alias for creating plaintext files.
- rev. 55 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Thu 2020-04-02 18:03:29 +0200
- parent: 54 diff
Store major and minor part of mdev in global parameters.
- rev. 54 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Thu 2020-04-02 18:01:33 +0200
- parent: 53 diff
Fix mknod invocation
- rev. 53 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Thu 2020-04-02 17:45:13 +0200
- parent: 52 diff
Allow creating device nodes
- rev. 52 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2019-06-18 19:12:17 +0200
- parent: 51 diff
Fix mkfifo call
- rev. 51 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2019-06-18 19:09:43 +0200
- parent: 50 diff
Pipe support
- rev. 50 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2019-06-18 18:57:32 +0200
- parent: 49 diff
Fix incorrect variable name (file -> filename)
- rev. 49 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Wed 2019-02-13 13:07:30 +0100
- parent: 48 diff
Fixes for conditional script execution command
- rev. 48 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Wed 2018-11-21 16:51:58 +0100
- parent: 47 diff
Don't forget to close the memory mapping.
- rev. 47 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Wed 2018-11-21 16:48:47 +0100
- parent: 46 diff
New, faster fslist.py.
- rev. 46 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Fri 2017-12-15 01:49:11 +0100
- parent: 45 diff
fslist implementations based on cpio and GNU find/sort
- rev. 45 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Fri 2017-06-02 19:02:58 +0200
- parent: 44 diff
fix devices in fslist, WIP cpio2fs
- rev. 44 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Fri 2017-05-05 08:43:15 +0200
- parent: 43 diff
Use cat instead of print when we want the additional newline
- rev. 43 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2016-03-15 15:35:41 +0100
- parent: 42 diff
invert value properly
- rev. 42 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2016-03-15 15:31:03 +0100
- parent: 41 diff
reset cache when removing files
- rev. 41 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2016-03-15 15:24:32 +0100
- parent: 40 diff
fix typo
- rev. 40 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2016-03-15 15:20:46 +0100
- parent: 39 diff
changed fs_type_or_missing to handle bzr cdiff flag itself, printing errors appropriately
- rev. 39 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2016-03-15 15:00:29 +0100
- parent: 38 diff
parameter declaration
- rev. 38 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2016-03-15 14:50:30 +0100
- parent: 37 diff
change fileset_stat_cur to be associative array instead of parameter name
- rev. 37 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2016-03-15 14:32:29 +0100
- parent: 36 diff
initialize variables
- rev. 36 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2016-03-15 14:29:49 +0100
- parent: 35 diff
fix parameter name, silence missing file errors from zstat
- rev. 35 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2016-03-15 14:17:14 +0100
- parent: 34 diff
declare globals properly
- rev. 34 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2016-03-15 14:06:04 +0100
- parent: 33 diff
fix typo
- rev. 33 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Mon 2016-03-07 14:43:00 +0100
- parent: 32 diff
fix else/if
- rev. 32 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2016-03-01 15:39:40 +0100
- parent: 31 diff
untested hexdump mode
- rev. 31 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Fri 2016-02-19 11:22:14 +0100
- parent: 30 diff
remove all aliases - mksh has conflicting definition of "r"
- rev. 30 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2016-01-05 16:40:55 +0100
- parent: 29 diff
fix C and B command
- rev. 29 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2016-01-05 16:21:24 +0100
- parent: 28 diff
error out on unknown statements, fix array declaration
- rev. 28 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2016-01-05 16:06:17 +0100
- parent: 27 diff
fix indentation
- rev. 27 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Mon 2016-01-04 17:09:23 +0100
- parent: 26 diff
implement fs_c using arbitrary callable statement
- rev. 26 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Mon 2016-01-04 16:44:10 +0100
- parent: 25 diff
all essential functions for confz except for c
- rev. 25 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Mon 2016-01-04 12:27:15 +0100
- parent: 24 diff
some basic functions for zsh implementation
- rev. 24 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Mon 2015-12-21 22:07:36 +0100
- parent: 23 diff
custom condition / checks
- rev. 23 by Jan Pobrislo <ccx_at_wpr_dot_cz> into branch fileset at Thu 2015-12-10 01:04:45 +0100
- parent: 22 diff
fix function numbering
- rev. 22 by Jan Pobrislo <ccx_at_wpr_dot_cz> into branch fileset at Thu 2015-12-10 00:31:28 +0100
- parent: 21 diff
pass the arguments to do_* functions, fix check for r
- rev. 21 by Jan Pobrislo <ccx_at_wpr_dot_cz> into branch fileset at Wed 2015-12-09 23:13:01 +0100
- parent: 20 diff
fix syntax in fileset.awk, disable printing of rsync filters to stderr to default
- rev. 20 by Jan Pobrislo <ccx_at_wpr_dot_cz> into branch fileset at Wed 2015-12-09 09:05:43 +0100
- parent: 19 diff
WIP change to check/do style of execution
- rev. 19 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Fri 2015-11-27 19:23:20 +0100
- parent: 18 diff
mention b/B in documentation
- rev. 18 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Fri 2015-11-27 19:19:20 +0100
- parent: 17 diff
use base64 for encoding binary files
- rev. 17 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Tue 2015-04-21 13:44:26 +0200
- parent: 16 diff
handle broken symbolic links
- rev. 16 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Wed 2014-08-13 13:50:38 +0200
- parent: 15 diff
script for detecting duplicates in filesets
- rev. 15 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Wed 2014-07-09 21:39:16 +0200
- parent: 14 diff
fix root path in fslist
- rev. 14 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Thu 2014-06-26 16:20:39 +0200
- parent: 13 diff
fix vimdiff, clean $RSFILTER if it exists, more configurable fslist
- rev. 13 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Fri 2014-06-20 17:23:19 +0200
- parent: 12 diff
fsvimdiff
- rev. 12 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Fri 2014-06-20 16:09:59 +0200
- parent: 11 diff
support $ROOT and $compact variables in fslist
- rev. 11 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Mon 2014-05-26 11:12:33 +0200
- parent: 10 diff
print out rsync filters
- rev. 10 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Mon 2013-12-09 19:54:33 +0100
- parent: 9 diff
fix symlink handling
- rev. 9 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Mon 2013-09-30 17:21:46 +0200
- parent: 8 diff
readme file
- rev. 8 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Sun 2013-09-29 01:58:03 +0200
- parent: 7 diff
don't define dirname, let user override the shell in fsapply
- rev. 7 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Sat 2013-09-28 22:13:08 +0200
- parent: 6 diff
use shell functions instead of generating code
- rev. 6 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Thu 2013-09-26 22:18:07 +0200
- parent: 5 diff
remove superfluous newline after c
- rev. 5 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Thu 2013-09-26 22:16:05 +0200
- parent: 4 diff
don't omit top-level directories
- rev. 4 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Thu 2013-09-26 22:09:40 +0200
- parent: 3 diff
canonicalize commands to uppercase iff it reads till the end of the statement
- rev. 3 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Thu 2013-09-26 21:34:34 +0200
- parent: 2 diff
fixed die function, made fsapply wrapper
- rev. 2 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Thu 2013-09-26 20:03:45 +0200
- parent: 1 diff
fslist prototype in zsh, fix escaping in fileset.awk
- rev. 1 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch fileset at Wed 2013-09-25 21:46:16 +0200
initial commit