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
b34b30b566
parallel: --sql* should add Vn columns for --colsep.
2020-03-15 04:28:12 +01:00
Ole Tange
f90250f2cc
Released as 20200222 ('BrexitDay')
2020-02-23 01:10:44 +01:00
Ole Tange
fc97f4f61b
testsuite: parallel-local-*s.sh will now timeout if a test takes >10x the median time.
2020-01-12 09:14:21 +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
372d3fdf24
Fixed bug #55992 : --delay with ms accuracy (around 5 ms).
2019-09-22 07:30:08 +02: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
088b43b5b0
parallel: $PARALLEL_SSHLOGIN can be used in command line.
2019-06-27 15:49:49 +02:00
Ole Tange
ebdc4c641a
parallel: Fixed bug #56540 : parallel echo $(printf "\257\256") ::: $(printf "\257\256").
...
parallel: added uq() as function for unquoting replacement string.
2019-06-23 08:31:28 +02:00
Ole Tange
f8ce632157
Released as 20190622 ('HongKong')
2019-06-21 16:52:48 +02:00
Ole Tange
5d81c7c053
parallel: Fixed bug #56275 : --shard with named column and perl expr.
2019-06-17 01:21:45 +02:00
Ole Tange
324a9f3a07
parallel: --group-by bug: Column name with Capitals.
...
testsuite: Re-org for faster execution.
2019-05-06 01:06:48 +02:00
Ole Tange
3319fcad5b
Released as 20190422 ('Invitation')
2019-04-21 20:16:33 +02:00
Ole Tange
fe4173927f
parallel: Fixed: --null conflicts with --resume --joblog.
2019-03-17 23:07:32 +01:00
Ole Tange
5e1e3775fc
parallel: --line-buffer memory usage changed from 2x to 1x.
2019-02-24 01:16:40 +01:00
Ole Tange
0615d0340b
parallel: --shellquote can be given multiple times.
2019-01-29 06:58:12 +01:00
Ole Tange
f9ff5717fe
sem --quote should not add empty argument.
2018-12-29 22:33:50 +01:00
Ole Tange
9fc4ad53af
testsuite: Make some tests more stable.
2018-12-29 21:04:58 +01:00
Ole Tange
8286e771ec
parallel: Simpler job scheduling flow.
2018-11-25 19:06:06 +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
36a8238a20
parallel: bug #54647 : parset ignores empty lines.
...
parallel: minix is working again.
parallel: bug #54128 : command too long when exporting big env
testsuite: polarhome parallelized.
2018-09-21 00:15:14 +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
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
1422b7b43a
parallel: Fixed bug #53748 : -k --retries 10 + out of filehandles = blocking.
2018-04-25 22:38:42 +02:00
Ole Tange
130e299af6
parallel: --timeout now gives warning.
...
niceload: --pid PID,PID,PID implemented.
2018-03-21 22:57:28 +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
a048f547eb
Fixed bug #52207 : Exit status 0 when child job is killed, even with "now,fail=1"
2018-01-06 19:58:01 +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
3eef90da33
parallel: --line-buffer speedup.
...
parallel: Max command line length relaxed due to bzip2'ing before transfer.
2017-08-21 23:58:53 +02: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
dce32425eb
testsuite: Made the tests more portable.
2017-06-22 13:35:58 +02:00
Ole Tange
0b8e949cbb
parallel: Allow for empty loadavg file. This can happen on NFS.
...
Passes testsuite.
2017-06-18 21:15:36 +02:00
Ole Tange
61525c90e1
Fixed bug #51006 : Slow total_jobs() eats job
2017-05-11 22:57:46 +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
1de0d2be9b
parallel: Fixed bug #50590 : Support systems where setpgrp fails.
2017-04-01 02:59:07 +02:00
Ole Tange
e135fb6fd3
Fixed bug #50655 : Positional dynamic replacement strings do not work.
2017-03-28 21:30:06 +02:00
Ole Tange
180ed0dd32
Fixed bug #50386 : --fifo does not export function, --cat does.
...
Test broken.
2017-03-02 22:40:46 +01:00
Ole Tange
a2358aebe4
Faster version bug #45479 : --pipe/--pipepart --tee.
2017-02-05 23:53:28 +01:00
Ole Tange
968e2ab2bb
Testsuite for bug #50107 : --tmux --fg should also write how to access it.
2017-01-21 19:55:14 +01:00
Ole Tange
61be3ff4a2
sql: Read input from STDIN, even if there is a ?query in the url.
2017-01-14 22:57:23 +01:00
Ole Tange
da705d03b6
parallel: If --results includes a replacement string, no tree structure with args will be generated.
2017-01-06 19:10:20 +01:00
Ole Tange
1407c1c947
New Year copyright update.
2017-01-01 17:51:14 +01:00
Ole Tange
1cd9efc69c
parallel: --tmux(pane) --fg implemented.
...
parallel_alternatives.pod: Split from parallel.pod.
2017-01-01 12:42:52 +01:00
Ole Tange
9b4fd8b33b
parallel: Implemented --results foo.csv/-.tsv. Incl. testsuite.
2016-12-18 11:14:06 +01:00