Commit graph

24 commits

Author SHA1 Message Date
Ole Tange 20025217b7 Released as 20240122 ('Frederik X') 2024-01-24 02:25:03 +01:00
Ole Tange 0553dbd55c parallel: --combine-exec implemented. 2023-11-26 21:53:15 +01:00
Ole Tange 84a44e4435 Make test suite more resilient. 2023-07-23 14:31:58 +02:00
Ole Tange 61f8b96f43 parallel: --group-by --pipepart -n bug. 2023-05-22 00:49:34 +02:00
Ole Tange e6fe5fafcd Allow $TMPDIR to contain spaces and newlines. 2023-02-02 00:37:20 +01:00
Ole Tange acb915b074 parallel: Fixed bug #63586: --ll does not clear till end of line. 2023-01-21 23:37:31 +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 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 4c187c7729 parallel: --sshlogin user:password@server supported using sshpass. 2022-03-06 15:20:31 +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 01228bfa41 parallel: Fixed bug #60579: Sem: Allow reading from stdin and setting -a. 2021-12-26 23:29:28 +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 eba8a4d13e parallel: Partial Reuse licensing support. 2021-03-22 21:16:35 +01:00
Ole Tange 0b44a9ceb2 Released as 20210122 ('CapitolRiots') 2021-01-21 21:01:30 +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 372d3fdf24 Fixed bug #55992: --delay with ms accuracy (around 5 ms). 2019-09-22 07:30:08 +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 62e34af892 Released as 20190122 ('Shutdown') 2019-01-21 03:16:59 +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 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 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 144164d516 Fixed bug #51299: --retry-failed with command with newline. 2017-06-23 23:00:05 +02:00