Commit graph

92 commits

Author SHA1 Message Date
Ole Tange f07696cc00 parallel: --ll should not print empty lines. 2022-12-20 22:29:28 +01:00
Ole Tange 24d23541c2 parallel: Fixed bug #63263: Joblog does not have the same exit code as bash. 2022-12-20 22:29:01 +01:00
Ole Tange 77e9f59abb parallel: --latest-line supports utf8, --colorfailed and line long --tag. 2022-11-16 01:31:47 +01:00
Ole Tange 466e184d5f parallel: Use --total-jobs + --bar if input is generated slowly. 2022-11-06 16:07:36 +01:00
Ole Tange 80d7ee698a parallel: Fixed bug #63296: --filter-hosts gets confused warnings. 2022-11-02 16:34:24 +01:00
Ole Tange 0566b05283 Released as 20221022 ('Nord Stream') 2022-10-22 18:43:06 +02:00
Ole Tange ba0f1d38d6 parallel: --latestline chops line length to terminal width. 2022-10-17 21:05:22 +02:00
Ole Tange 5ef995babb parallel: Determine max command length faster on Microsoft Windows. 2022-10-15 20:30:27 +02:00
Ole Tange 9a96fb0103 Released as 20220722 ('Roe vs Wade') 2022-07-24 09:13:30 +02:00
Ole Tange 8df9524948 Upgrade testsuite to Ubuntu 22.04. 2022-05-22 10:57:34 +02:00
Ole Tange 88f2312390 parallel: Make --slf reload every second. 2022-03-26 13:11:17 +01:00
Ole Tange 7f73c0fb2c Fixed bug #60221: --results foo.json fails.
Fixed --controlmaster.
2022-03-09 23:03:26 +01:00
Ole Tange 2ebb75eb17 parallel.pod: Added graph over related options. 2022-02-19 19:54:01 +01: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 ed9ddd0ddd Released as 20211222 ('Støjberg') 2021-12-22 22:27:34 +01:00
Ole Tange 917c1795f0 parallel: Don't postpone output until $jobslots jobs have been started. 2021-10-03 20:31:55 +02:00
Ole Tange a00733e2af parallel: Fixed bug #60908: --compress --result ' ' fails. 2021-07-11 20:12:52 +02:00
Ole Tange 0718388d12 Released as 20210222 ('AngSangSuKyi') 2021-02-21 22:39:24 +01:00
Ole Tange 0753d4348d Added *.rst format of documentation. 2021-02-17 15:49:47 +01:00
Ole Tange de8f083ba4 parallel: $PARALLEL_ARGHOSTGROUPS and {agrp} implemented. 2020-12-30 13:42:02 +01:00
Ole Tange ff7f7c918b Released as 20201222 ('Vaccine') 2020-12-21 14:30:23 +01:00
Ole Tange e1a62d362d Released as 20201122 ('Biden') 2020-11-22 16:22:54 +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 5ea74055dd Released as 20200822 ('Beirut') 2020-08-23 01:31:39 +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 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