Ole Tange
8df731b9ab
Fixed bug #59453 : PARALLEL_HOME with plus sign causes error.
2020-12-07 16:24: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
19cd8e015f
parallel: Attempt 3 at fixing https://lists.gnu.org/archive/html/parallel/2020-08/msg00003.html
2020-08-20 23:07:56 +02:00
Ole Tange
79b56269bb
parallel: Fixed bug #58802 . Now passes testsuite.
2020-08-07 22:20:30 +02:00
Ole Tange
3cd3f75200
parallel: With many --sqlworkers minimize the number of duplicates.
2020-06-11 23:25:18 +02:00
Ole Tange
b5b3d5dc3e
release procedure updated.
...
parallel: --plus --onall now works.
parallel: --blocktimeout must be >= 1.
2020-05-31 16:42:04 +02:00
Ole Tange
5bba5c922d
parallel: $PARALLEL_JOBSLOT = {%} unless the job is being retried.
...
parallel: $PARALLEL_SSHLOGIN = sshlogin with number of cores removed.
parallel: $PARALLEL_SSHHOST = the host part of an sshlogin.
parallel: {slot} {sshlogin} {host} added to --plus.
2020-05-23 18:44:42 +02:00
Ole Tange
6a67fd09d4
parallel: Fixed bug #57055 : {sshlogin} shorthand for $PARALLEL_SSHLOGIN.
2020-05-08 03:35:51 +02:00
Ole Tange
e5fd1c0767
Released as 20200422 ('10years')
2020-04-22 20:15:59 +02:00
Ole Tange
36912dc230
Fixed bug #57886 : Errors when using different version on remote.
2020-03-22 13:50:17 +01:00
Ole Tange
ab074aa198
Released as 20200322 ('Corona')
2020-03-21 21:32:24 +01:00
Ole Tange
f90250f2cc
Released as 20200222 ('BrexitDay')
2020-02-23 01:10:44 +01:00
Ole Tange
0fe9be5f00
Released as 20200122 ('Soleimani')
2020-01-22 18:03:29 +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
7bab1b45bc
Documentation update.
2019-11-21 23:46:15 +01:00
Ole Tange
95ecf18d0c
parallel: CPU detection bug on Android fixed.
2019-10-25 00:47:38 +02:00
Ole Tange
1ba05d3bb7
Released as 20191022 ('DrivingIT')
2019-10-21 21:18:32 +02:00
Ole Tange
73f554ad8f
parallel: Give better error message if file not found when using --pipepart.
2019-10-09 19:18:53 +02: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
512059bf1e
parallel: Fixed bug #56873 : Auto detect --nice level.
2019-09-16 23:12:53 +02:00
Ole Tange
c0e63fb81c
Released as 20190822 ('JesperSvarre')
2019-08-22 23:07:56 +02:00
Ole Tange
3b7b988c16
Released as 20190722 ('Ryugu')
2019-07-23 09:00:09 +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
f8782f43a7
parallel: Cache CPU spec and setpgrp method in file. Startup 15% faster.
2019-06-25 21:18:27 +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
c25ae9cc87
parallel: --pipepart --groupby implemented.
2019-05-22 21:57:08 +02:00
Ole Tange
aa62104eb5
--pipepart --group-by implemented (except column names).
2019-05-20 01:05:14 +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
81741d3dbc
Re-fixed #56115 : Compute max-line-length fast on CygWin.
...
Fixed bug #56214 : *Q is not set in shell_quote_scalar.
2019-04-28 22:13:10 +02:00
Ole Tange
dbc36fb062
Released as 20190322 ('FridayforFuture')
2019-03-21 23:27:39 +01:00
Ole Tange
fe4173927f
parallel: Fixed: --null conflicts with --resume --joblog.
2019-03-17 23:07:32 +01:00
Ole Tange
b8039a2764
parallel_cheat.fodt: Initial cheat sheet.
2019-03-04 22:05:44 +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
fd4694c66b
Released as 20190222 ('Baghuz')
2019-02-22 22:20:59 +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
14581e8483
parallel: Support for Android/Termux.
2019-02-13 21:32:49 +01:00
Ole Tange
0615d0340b
parallel: --shellquote can be given multiple times.
2019-01-29 06:58:12 +01:00
Ole Tange
a51c54dafe
env_parallel.fish: Converted to '-quoting.
2018-12-28 12:47:25 +01:00
Ole Tange
1501d93eea
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
2018-11-30 07:15:46 +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
24de94187a
10seconds_install: Fall back to pool.sks-keyservers.net if keys.gnupg.net fails.
2018-09-06 17:00:29 +02:00
Ole Tange
b7e789c02f
Fixed bug #54352 : env_parallel -Slo --nonall myfunc broken in 20180722.
2018-08-27 01:54:11 +02:00
Ole Tange
a6b96a3472
Released as 20180822 ('Genova')
2018-08-23 00:48:40 +02:00