Ole Tange
|
0a6ae96002
|
parallel: Fixed bug #65723: parallel --number-of-cores=12, should be 16.
|
2024-10-20 17:09:46 +02:00 |
|
Ole Tange
|
05ec7b93f4
|
parallel: --match from bug #64819: Regexp capture groups.
|
2024-08-21 22:28:37 +02:00 |
|
Ole Tange
|
67cfb6b79f
|
parallel: Format replacement string.
|
2024-08-03 19:44:56 +02:00 |
|
Ole Tange
|
e5281f89c9
|
Oracle/23.4.0-Free in Vagrant: for GNU SQL testing.
|
2024-07-17 11:12:08 +02:00 |
|
Ole Tange
|
e2677b976c
|
Fixed bug #65127: env_parallel --record-env and --recordenv should do the same.
|
2024-06-24 08:38:08 +02:00 |
|
Ole Tange
|
7092a9ef45
|
Released as 20240522 ('Tbilisi')
|
2024-05-22 22:55:05 +02:00 |
|
Ole Tange
|
510dcb7fa1
|
parallel: --onall now supports sshpass - user:pass@host.
|
2024-05-12 16:43:14 +02:00 |
|
Ole Tange
|
d6a19d82b6
|
Released as 20240322 ('Sweden')
|
2024-03-31 23:29:30 +02:00 |
|
Ole Tange
|
574b8b5fe4
|
parallel: Determine CPU via topology bugfix.
|
2024-01-24 01:51:16 +01:00 |
|
Ole Tange
|
fa129a592f
|
--plus: {slot-1}/{seq-1} = {%}-1/{#}-1 (count from 0).
|
2024-01-07 16:11:06 +01:00 |
|
Ole Tange
|
2e352aa51f
|
parallel: --progress bug: Short jobs had first status before the header.
|
2023-12-13 01:02:19 +01:00 |
|
Ole Tange
|
0553dbd55c
|
parallel: --combine-exec implemented.
|
2023-11-26 21:53:15 +01:00 |
|
Ole Tange
|
2bc95e8f06
|
parallel: -a file1 -a +file2 will link file2 to file1.
|
2023-11-03 22:56:46 +01:00 |
|
Ole Tange
|
bee700ca97
|
Released as 20230822 ('Chandrayaan')
|
2023-08-24 06:28:48 +02: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
|
5ef995babb
|
parallel: Determine max command length faster on Microsoft Windows.
|
2022-10-15 20:30:27 +02:00 |
|
Ole Tange
|
8df9524948
|
Upgrade testsuite to Ubuntu 22.04.
|
2022-05-22 10:57:34 +02:00 |
|
Ole Tange
|
5ecca1ccf4
|
parallel: --latest-line implemented.
|
2022-05-22 10:48:33 +02:00 |
|
Ole Tange
|
57f385d54a
|
parallel: Fixed bug #62310: xargs compatibility --process-slot-var.
|
2022-04-30 01:48:26 +02:00 |
|
Ole Tange
|
8a918029ab
|
Released as 20220422 ('Буча')
|
2022-04-23 11:38:57 +02:00 |
|
Ole Tange
|
58d1437470
|
Released as 20220322 ('Маріу́поль')
|
2022-03-22 23:08:24 +01:00 |
|
Ole Tange
|
7f73c0fb2c
|
Fixed bug #60221: --results foo.json fails.
Fixed --controlmaster.
|
2022-03-09 23:03:26 +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
|
917c1795f0
|
parallel: Don't postpone output until $jobslots jobs have been started.
|
2021-10-03 20:31:55 +02:00 |
|
Ole Tange
|
42aec9a964
|
parallel: Use unit prefix for more arguments that take a number.
|
2021-08-03 22:50:03 +02:00 |
|
Ole Tange
|
71d008a5a4
|
parset: support for associative arrays in bash, ksh, zsh.
|
2021-07-11 16:59:27 +02:00 |
|
Ole Tange
|
3cfcbc6920
|
Released as 20210422 ('Ever Given')
|
2021-04-22 18:20:41 +02:00 |
|
Ole Tange
|
22244d765a
|
parallel: --regexp . no longer matches \n. Allow for pre-record garbage.
|
2021-03-23 22:11:02 +01:00 |
|
Ole Tange
|
eba8a4d13e
|
parallel: Partial Reuse licensing support.
|
2021-03-22 21:16:35 +01:00 |
|
Ole Tange
|
0718388d12
|
Released as 20210222 ('AngSangSuKyi')
|
2021-02-21 22:39:24 +01:00 |
|
Ole Tange
|
fff769f675
|
parallel: --tmpl implemented.
|
2021-02-20 16:02:26 +01:00 |
|
Ole Tange
|
0753d4348d
|
Added *.rst format of documentation.
|
2021-02-17 15:49:47 +01:00 |
|
Ole Tange
|
e81a0eba05
|
parallel: --memsuspend working.
|
2021-01-20 01:15:16 +01:00 |
|
Ole Tange
|
b210039626
|
parallel: Fixed bug #59893: --halt soon doesn't work with --delay.
|
2021-01-17 12:19:57 +01:00 |
|
Ole Tange
|
de8f083ba4
|
parallel: $PARALLEL_ARGHOSTGROUPS and {agrp} implemented.
|
2020-12-30 13:42:02 +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
|
69cca79c3b
|
parallel: --sqlworker combined with -N fixed.
|
2020-10-14 19:27:31 +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
|
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
|
21fb3b6e60
|
Released as 20191122 ('QuantumSupremacy')
|
2019-11-23 22:14:03 +01:00 |
|
Ole Tange
|
eac8944b1d
|
parallel: Fixed bug #56981: --tee should try and use --output-error=warn-nopipe
|
2019-10-02 21:35:02 +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
|
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 |
|