Ole Tange
61d58288aa
parset uses --_parset in ash,dash,sh.
...
env_parallel.*sh shellschecked.
2022-04-07 00:23:42 +02:00
Ole Tange
6b13c5d928
parallel: ssh command hexed to a script in $PARALLEL_REMOTE_TMPDIR.
2022-02-17 22:39:01 +01:00
Ole Tange
71d008a5a4
parset: support for associative arrays in bash, ksh, zsh.
2021-07-11 16:59:27 +02:00
Ole Tange
de8f083ba4
parallel: $PARALLEL_ARGHOSTGROUPS and {agrp} implemented.
2020-12-30 13:42:02 +01:00
Ole Tange
bb2c22b0d4
parallel: --(n)onall and --sshdelay fixed.
2020-10-22 21:47:01 +02:00
Ole Tange
53d688077c
parallel: Faster --group-by. -vv --joblog / --onall --ssh bugfix.
2020-10-13 01:17:14 +02:00
Ole Tange
79b56269bb
parallel: Fixed bug #58802 . Now passes testsuite.
2020-08-07 22:20:30 +02:00
Ole Tange
28620b2c49
parallel: Avoid warning in MySQL, fish and perl.
2020-06-25 13:07:02 +02:00
Ole Tange
62ff9a8722
Released as 20200622 ('Floyd')
2020-06-23 00:34:52 +02:00
Ole Tange
1e7da025c4
Released as 20200522 ('Kraftwerk')
2020-05-23 20:04:09 +02:00
Ole Tange
f90250f2cc
Released as 20200222 ('BrexitDay')
2020-02-23 01:10:44 +01:00
Ole Tange
b804568ffd
parallel: Fixed bug #56403 : --pipe block by time. Passes testsuite.
...
Yearly copyright update.
2020-01-09 14:37:41 +01:00
Ole Tange
e91d8597a0
parallel: Fixed $HOME and cached setpgrp.
2019-07-20 20:58:54 +02:00
Ole Tange
c36cb46a23
parallel: Fixed bug #56578 : --lb --tag misses some lines.
...
parallel: Experimental (buggy) --bin.
2019-07-14 16:48:57 +02:00
Ole Tange
f8ce632157
Released as 20190622 ('HongKong')
2019-06-21 16:52:48 +02:00
Ole Tange
0615d0340b
parallel: --shellquote can be given multiple times.
2019-01-29 06:58:12 +01:00
Ole Tange
4234c24658
env_parallel: --end-session implemented.
2019-01-18 16:15:47 +01:00
Ole Tange
9fc4ad53af
testsuite: Make some tests more stable.
2018-12-29 21:04:58 +01:00
Ole Tange
83ffe1af13
parallel: Simpler job control flow.
2018-11-23 00:30:23 +01:00
Ole Tange
001d9d0f66
env_parallel.fish: Initial support for --session.
...
parallel: 'true | parallel --shuf echo' fixed.
testsuite: Updates due to Ubuntu 18.04.
parallel: Fixed bug #54869 : Long lines break.
2018-10-23 00:46:38 +02:00
Ole Tange
4f0422d9b0
Released as 20180922 ('Danske')
2018-09-22 23:09:30 +02:00
Ole Tange
490474ea8c
parset: set exit code.
2018-08-23 00:21:29 +02:00
Ole Tange
75007fcbbf
parallel: \-quoting replaced with '-quoting.
2018-07-22 08:58:32 +02:00
Ole Tange
628c0029cc
env_parallel: Fixed bug #54212 : env_parallel env_parallel echo ::: 1 fails.
2018-07-18 17:29:57 +02:00
Ole Tange
0d5072907d
env_parallel.mksh: Initial version.
2018-07-13 07:33:11 +02:00
Ole Tange
dd5fb4a08b
env_parallel: Code is now more similar for {d,b,}ash,{k,z}sh.
2018-07-11 18:46:05 +02:00
Ole Tange
1a81db5e2b
parallel: Test that PARALLEL_ENV as a fifo works.
...
testsuite: Check normal installation (incl. building docs).
testsuite: Less sensitive to run on slow machine.
2018-07-08 20:45:39 +02:00
Ole Tange
4e301386e3
parallel: Deal better with multibyte chars by forcing LC_ALL=C.
2018-06-10 17:07:24 +02:00
Ole Tange
60e45b20eb
env_parallel: --session implemented.
2018-04-27 18:52:00 +02:00
Ole Tange
9a1d2e9dad
parallel: Fixed bug #53718 : --pipe --regexp -N blocks.
2018-04-23 23:45:16 +02:00
Ole Tange
1e15645faa
parallel: --pipe --csv: Pass only full CSV-records.
2018-04-22 16:28:01 +02:00
Ole Tange
8b050b68d4
env_parallel.*sh: Parsing 'type' depends on $LANG. Set LANG=C.
...
--tee: No longer spawns cat, but uses redirection instead.
2018-04-20 23:29:44 +02:00
Ole Tange
e2792e2101
parallel --embed uses same code for all shells.
...
parallel --embed compatible with env_parallel, parset, env_parset.
env_parallel.* update to be more like env_parallel.sh.
2018-03-06 01:35:26 +01:00
Ole Tange
e6339f4512
parset: Now a copy of env_parallel.
2018-02-22 20:43:33 +01:00
Ole Tange
78fade1e62
parallel: --embed initial version. Incompatible with env_*.
...
env_parallel.*: Minor bugfixes.
parallel: More commenting.
2018-01-25 03:48:16 +01:00
Ole Tange
b597f4166f
Released as 20180122 ('Mayon')
2018-01-22 17:23:23 +01:00
Ole Tange
bf24d5e4db
Fixed bug #52769 : --lb puts stdout on stderr sometimes.
...
Fixed bug #52507 : parset arr1 -v echo ::: fails.
--dryrun should not append to joblog.
Cleaned up print_tag().
Some testsuite reorg.
2018-01-03 09:03:16 +01:00
Ole Tange
da545d53ff
parallel: Check if PARALLEL_SHELL is in path.
...
env_parallel compatible with more unices.
2017-12-23 00:01:20 +01:00
Ole Tange
400611158b
env_parallel: which is now _which(). Bugfix for (t)csh when tempfile does not exist.
2017-12-04 22:44:34 +01:00
Ole Tange
77599baa96
env_parallel: bugfix of ash/dash/sh + increased testing.
2017-12-03 01:40:01 +01:00
Ole Tange
8f63e3f5e7
env_parallel: Aliases with newlines either supported (ash/dash/zsh) or warning (bash).
...
testsuite: functionized freebsd tests.
2017-12-01 20:53:56 +01:00
Ole Tange
9e5433e3e5
parset/env_parset: Support for ash, dash, ksh, sh, zsh.
2017-11-26 16:18:55 +01:00
Ole Tange
9179a80bd3
parallel: SIGPIPE must be handled differently if printing to --pipe.
...
parallel: --keep-dirlinks is not supported on Centos3/Redhat9.
2017-07-21 21:43:34 +02:00
Ole Tange
144164d516
Fixed bug #51299 : --retry-failed with command with newline.
2017-06-23 23:00:05 +02:00
Ole Tange
dce32425eb
testsuite: Made the tests more portable.
2017-06-22 13:35:58 +02:00
Ole Tange
426ea9b372
env_parallel.{ash,bash,dash,ksh,sh}: Fixed bug #50815 : env_parallel should warn if the environment is too big.
...
parallel --tmux --fg: Connect to tmux socket more aggressively.
parallel --joblog: Fixed bug #50781 : joblog format with multiline commands.
Irix's Perl does not have decode_base64 and is no longer supported.
2017-04-17 16:25:58 +02:00
Ole Tange
05afa7ec65
Fixed bug #50229 : --tee -S fails.
...
Minor adjustments to dynamic --rpl's in --plus.
Documentation prettification for man.pdf.
2017-03-21 22:20:38 +01:00
Ole Tange
06e2dd958d
Fixed bug #50435 : Remote fifo broke in 20150522.
...
Fixed bug #50441 : env_parallel --pipe in csh does not work.
Fixed test bug #50386 : --fifo does not export function, --cat does.
2017-03-04 16:03:14 +01:00
Ole Tange
68610ea9dd
Released as 20170222 ('13769')
2017-02-22 00:30:36 +01:00
Ole Tange
1407c1c947
New Year copyright update.
2017-01-01 17:51:14 +01:00