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
Ole Tange
9b4fd8b33b
parallel: Implemented --results foo.csv/-.tsv. Incl. testsuite.
2016-12-18 11:14:06 +01:00
Ole Tange
5bbf0bbd80
teststuite: Major rewrite of several tests.
2016-12-14 08:48:27 +01:00
Ole Tange
5ed19b901c
env_parallel.fish: Compatible with fish 2.0.0.
2016-12-08 12:03:04 +01:00
Ole Tange
f905690898
env_parallel.{bash,fish,ksh,zsh} fixes + testsuite.
2016-11-06 23:01:42 +01:00
Ole Tange
e3d00f03f6
Fixed bug #49413 : env_parallel does not respect exit code from functions.
2016-10-22 13:46:01 +02:00
Ole Tange
089fc5b287
Fixed env_parallel does not respect exit code from functions.
...
http://lists.gnu.org/archive/html/bug-parallel/2016-10/msg00001.html
2016-10-18 00:02:48 +02:00
Ole Tange
ed76fe2979
testsuite: Many small changes due to production OS upgrade. No radical changes.
2016-08-03 23:45:13 +02:00
Ole Tange
1082b5ca02
testsuite fixups.
2016-07-22 23:57:23 +02:00
Ole Tange
f38d7fe29f
testsuite: env_parallel expanded.
2016-07-22 20:39:12 +02:00
Ole Tange
68a48146ea
env_parallel: --env _ supported in (t)csh and pdksh.
2016-07-14 20:08:26 +02:00
Ole Tange
3ba7a4646d
testsuite: --env for csh.
2016-07-11 03:50:52 +02:00
Ole Tange
9feeaefc56
env_parallel.csh: Testing of --env _ for csh works.
2016-07-11 03:45:38 +02:00
Ole Tange
bec3d7924b
env_parallel.tcsh: Testing of --env _ for tcsh works.
2016-07-11 03:30:18 +02:00
Ole Tange
1cb786c62e
env_parallel.tcsh: --env _ works.
2016-07-10 22:57:33 +02:00
Ole Tange
eacc07bcb0
env_parallel.bash: --env _ supported.
...
env_parallel.ksh: --env _ supported.
env_parallel.zsh: --env _ supported.
testsuite/.../parallel-local-ssh7: Focuses on env_parallel.
2016-07-05 13:28:22 +02:00