Ole Tange
|
2aabbf5e76
|
parallel: --header : sets named replacement string if input line ends in \r\n'.
|
2019-07-31 22:38:30 +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
|
2e26627e39
|
parallel: -J ./profile, -J /abs/profile, -J configprofile.
parallel: Fixed bug #56558: --rrs with --recend that is not regexp.
|
2019-06-26 23:11:33 +02:00 |
|
Ole Tange
|
a24bef3d03
|
parallel: Fixed bug in optimized finding (grand)*parent shell.
|
2019-06-26 13:46:29 +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
|
c25ae9cc87
|
parallel: --pipepart --groupby implemented.
|
2019-05-22 21:57:08 +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
|
fe4173927f
|
parallel: Fixed: --null conflicts with --resume --joblog.
|
2019-03-17 23:07:32 +01:00 |
|
Ole Tange
|
321419c73a
|
parallel: Unexplainable bug in --interactive fixed.
|
2019-02-22 19:00:42 +01:00 |
|
Ole Tange
|
79666b4906
|
parallel: Include parcat code in sharding to avoid depending on parcat.
|
2019-02-16 17:23:08 +01:00 |
|
Ole Tange
|
904cda6e19
|
parallel: --demux initial version.
|
2019-02-14 01:35:32 +01:00 |
|
Ole Tange
|
e79d1d978b
|
bug #55399: Clean up --wd ... when run locally.
bug #55398: set $OLDPWD when using --wd.
|
2019-01-06 13:45:43 +01:00 |
|
Ole Tange
|
036319dc09
|
parallel --halt soon,fail=100% </dev/null should not give division by zero.
|
2018-12-29 23:21:46 +01:00 |
|
Ole Tange
|
f9ff5717fe
|
sem --quote should not add empty argument.
|
2018-12-29 22:33:50 +01:00 |
|
Ole Tange
|
a51c54dafe
|
env_parallel.fish: Converted to '-quoting.
|
2018-12-28 12:47:25 +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
|
75007fcbbf
|
parallel: \-quoting replaced with '-quoting.
|
2018-07-22 08:58:32 +02:00 |
|
Ole Tange
|
fe92398309
|
parallel: Fixed perl expressions spanning multiple lines.
|
2018-07-18 14:36:04 +02:00 |
|
Ole Tange
|
e1e8693797
|
parallel: Fixed bug #54328: --pipe --recend '' blocks.
|
2018-07-18 09:49:24 +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
|
9b2012f021
|
parallel: Better parent_shell detection.
|
2018-05-22 21:02:10 +02:00 |
|
Ole Tange
|
94ac9fd72c
|
parallel: --results test.csv bug incl. testing.
|
2018-05-21 10:04:31 +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
|
bbcef1032c
|
parallel: --csv initial version.
|
2018-04-21 21:50:42 +02: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
|
d1aa26c1c9
|
Fixed bug #52740: Bash redirection with process substitution blocks.
|
2017-12-26 15:46:00 +01:00 |
|
Ole Tange
|
414667b8b4
|
parallel: -j1 --halt soon,fail=1 bug.
|
2017-12-21 18:40:03 +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
|
c73a27254a
|
Released as 20171122 ('Mugabe')
|
2017-11-22 23:29:03 +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
|
67c4377715
|
parcat: --rm, reading args from stdin.
|
2017-08-12 18:37:52 +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
|
8e22009706
|
Fixed newlines and positional replacement strings
https://lists.gnu.org/archive/html/parallel/2017-07/msg00001.html
|
2017-07-06 14:36:06 +02:00 |
|
Ole Tange
|
dce32425eb
|
testsuite: Made the tests more portable.
|
2017-06-22 13:35:58 +02:00 |
|
Ole Tange
|
fc6ad919d3
|
parallel: Allow \257 (Macron) in the command line.
|
2017-06-05 13:41:15 +02:00 |
|
Ole Tange
|
77da672741
|
parallel: --tmux needs LC_CTYPE set.
parallel: '--halt done'.
|
2017-04-22 22:42:11 +02:00 |
|
Ole Tange
|
70e29c7b5b
|
Fixed bug #50685: single ::::+ does not work.
|
2017-04-01 04:04:47 +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
|
d08c8ac417
|
parallel: --plus enables most bashisms for replacement strings.
|
2017-03-11 21:19:10 +01:00 |
|
Ole Tange
|
a2358aebe4
|
Faster version bug #45479: --pipe/--pipepart --tee.
|
2017-02-05 23:53:28 +01:00 |
|
Ole Tange
|
70006774e8
|
Fixed bug #50228: --pipe --tagstring broken.
|
2017-02-05 03:24:23 +01:00 |
|
Ole Tange
|
c028fa0ad7
|
Fixed bug #45479: --pipe/--pipepart --tee.
|
2017-02-05 02:46:29 +01:00 |
|
Ole Tange
|
09cc44e209
|
Fixed (for --retries) bug #50139: Replacement strings in other options.
|
2017-02-04 16:01:42 +01:00 |
|
Ole Tange
|
dae4f4b7ca
|
parallel: If --results {replstr} ends in /: save in dir. Otherwise save as file.
|
2017-01-27 23:15:25 +01:00 |
|
Ole Tange
|
924a0f1aab
|
sql: Store credentials in tmpfile instead of giving it on the command line.
parallel: Allow --block > 2GB with --pipepart.
parallel: Fixed bug #50107: --tmux --fg should also write how to access it.
|
2017-01-21 18:09:01 +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 |
|
Ole Tange
|
0388fb5b1e
|
Fixed bug #49800: --pipepart --block -1 should be --round-robin like.
|
2016-12-08 02:28:01 +01:00 |
|
Ole Tange
|
3e440983e7
|
env_parallel.{bash,ksh,pdksh,zsh}: Minimal --record-env.
|
2016-11-06 12:29:48 +01:00 |
|
Ole Tange
|
e458f35453
|
Fixed bug #49538: --header : and {= =}.
|
2016-11-05 18:58:46 +01:00 |
|
Ole Tange
|
55eaf48197
|
parallel: tmux uses $TMUX, so rename it to: $PARALLEL_TMUX.
|
2016-10-30 17:07:59 +01:00 |
|
Ole Tange
|
74e35933f4
|
parcat: Small fixup.
testsuite: Fixups for --line-buffer/--files.
|
2016-09-23 00:57:30 +02:00 |
|
Ole Tange
|
e0ac24f213
|
Fixed bug #48658: --linebuffer --files.
|
2016-08-27 23:24:30 +02:00 |
|
Ole Tange
|
9689682674
|
parallel: code cleanup.
|
2016-08-23 00:08:10 +02:00 |
|
Ole Tange
|
a7b50a054e
|
parallel: --xapply => --link.
|
2016-08-13 19:11:15 +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
|
85dfb3e96a
|
Fixed bug #48327: env_parallel.bash fails if function has ().
|
2016-06-28 18:13:35 +02:00 |
|
Ole Tange
|
9d1e2df9b9
|
Test requirements added.
Updates to *-local-* tests so they can run on different computers.
|
2016-06-27 21:00:19 +02:00 |
|
Ole Tange
|
7542609ef1
|
parallel: Removed $Global::envvar. More --env $PATH changes.
|
2016-05-29 23:06:15 +02:00 |
|
Ole Tange
|
51f212e548
|
parallel: If --block is left out, --pipepart will use a block size that will result in 10 jobs per jobslot.
|
2016-05-26 00:13:48 +02:00 |
|
Ole Tange
|
58fc7e7c7c
|
testsuite: reorg. Passes testsuite.
|
2016-05-17 02:11:38 +02:00 |
|
Ole Tange
|
38445ee49e
|
testsuite: :::+ (--xapply) with non-wrapping values.
|
2016-04-04 23:37:54 +02:00 |
|
Ole Tange
|
e663fe2636
|
Added env_parallel.csh env_parallel.pdksh.
env_parallel.fish now supports arrays.
Documentation updates.
|
2016-03-26 10:35:13 +01:00 |
|
Ole Tange
|
b1447b6bad
|
Fixed bug #47086: [PATCH] Initialize total_completed from joblog.
|
2016-02-19 22:15:08 +01:00 |
|
Ole Tange
|
6628b8980c
|
Fixed bug #47002: --tagstring with -d '\n\n'.
|
2016-01-28 23:45:11 +01:00 |
|
Ole Tange
|
a0716ab5fb
|
Fixed bug #46787: --wd {= =} does not work.
|
2016-01-04 00:33:09 +01:00 |
|
Ole Tange
|
b14ca07563
|
Fixed bug #46520: --basefile cleans up without --cleanup.
qqx() is qx{} with stderr ignored.
{= $_ = total_jobs() =} can now be used.
|
2015-11-30 00:47:21 +01:00 |
|
Ole Tange
|
b244ddf7ca
|
Re-fixed bug #45841: Replacement string for total no of jobs. --bar works, too.
|
2015-10-18 15:18:30 +02:00 |
|
Ole Tange
|
03a35016a9
|
Fixed bug #45841: Replacement string for total no of jobs.
|
2015-10-18 11:44:02 +02:00 |
|
Ole Tange
|
da9043fc65
|
Fixed bug #46232: {%} with --bar/--eta/--shuf or --halt xx% broken.
|
2015-10-17 16:54:15 +02:00 |
|
Ole Tange
|
51f5363211
|
Fixed bug #45993: --wd ... should also work when run locally.
|
2015-09-25 01:29:34 +02:00 |
|
Ole Tange
|
d3b5e26c1a
|
Fixed bug #46016: --joblog should not log when --dryrun.
|
2015-09-22 01:35:52 +02:00 |
|
Ole Tange
|
0c7f6c91e6
|
Fixed bug #45998: --pipe to function broken.
|
2015-09-18 22:28:47 +02:00 |
|
Ole Tange
|
a7ac76158f
|
Fixed bug #45939: {2} in {= =} fails.
|
2015-09-12 17:51:43 +02:00 |
|
Ole Tange
|
e65907fe88
|
Fixed bug #45842: Do not evaluate {= =} twice.
|
2015-08-31 01:57:14 +02:00 |
|
Ole Tange
|
18ab03c98d
|
Fixed bug #45769: --round-robin --pipepart gives wrong results.
|
2015-08-27 22:28:32 +02:00 |
|
Ole Tange
|
26606a5501
|
Fixed bug #45619: "--halt" erroneous error exit code.
|
2015-07-29 02:33:28 +02:00 |
|
Ole Tange
|
68d3abbbab
|
Testsuite fixup for new --block reading and for running on 2-core machine.
|
2015-07-22 08:28:05 +02:00 |
|
Ole Tange
|
499dfe9acb
|
testsuite: test quoting in all known shells.
|
2015-05-26 00:08:31 +02:00 |
|
Ole Tange
|
2ca7b7f201
|
parallel: '-quoting for rc-shell.
|
2015-05-25 22:07:37 +02:00 |
|
Ole Tange
|
847fbe125a
|
parallel: Formatting of error messages. Passes testsuite.
|
2015-05-15 08:47:44 +02:00 |
|
Ole Tange
|
f290cf9b05
|
testsuite: Additional --halt testing.
|
2015-05-15 01:59:57 +02:00 |
|
Ole Tange
|
5306f0f396
|
testsuite: more testing of --halt.
|
2015-05-07 00:40:36 +02:00 |
|
Ole Tange
|
fb41b2384c
|
parallel: killall() reaps children without doing anything else.
--tmux max length adjusted.
Run each testscript in its own $TMPDIR.
|
2015-04-21 00:08:08 +02:00 |
|
Ole Tange
|
0148770025
|
parallel: Minimize time when --compress leaves a file. Passes testsuite.
|
2015-04-15 22:32:46 +02:00 |
|
Ole Tange
|
d8ec46d2d8
|
parallel: Kill children if receving TERM or INT.
|
2015-04-10 01:20:51 +02:00 |
|
Ole Tange
|
41e2f0a7f9
|
Fixed bug #44460: --files --tag does not work.
|
2015-03-28 12:14:30 +01:00 |
|
Ole Tange
|
57c8ca0823
|
Fixed bug #44614: --pipepart --header off by one.
|
2015-03-25 00:14:50 +01:00 |
|
Ole Tange
|
ebf4242ea8
|
Fixed bug #44546: If --compress-program fails: fail.
Passes testsuite.
|
2015-03-22 01:53:19 +01:00 |
|
Ole Tange
|
815d00ac38
|
parallel: More general --tmux length detection.
|
2015-03-17 20:44:09 +01:00 |
|
Ole Tange
|
8990c7bb42
|
Fixed bug #44553: --rpl should replace the longest expression first.
|
2015-03-16 19:51:08 +01:00 |
|
Ole Tange
|
8d3bc91cc0
|
testsuite: --joblog added to many tests.
|
2015-01-03 18:57:37 +01:00 |
|
Ole Tange
|
0c8761689c
|
Fixed bug #43817: Some JP char cause problems in positional replacement string
|
2015-01-02 22:32:17 +01:00 |
|