Ole Tange
3461b32dea
sem: --fg exit code = exit code from command.
2022-02-17 11:31:25 +01:00
Ole Tange
be43ddb832
Released as 20220122 ('20 years')
2022-01-22 17:00:32 +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
ed9ddd0ddd
Released as 20211222 ('Støjberg')
2021-12-22 22:27:34 +01:00
Ole Tange
0fa2bbc099
Released as 20211122 ('Peng Shuai')
2021-11-23 00:59:51 +01:00
Ole Tange
9b3066e071
parallel: --plus bug in {+.}/{+..}/{+...}.
2021-11-07 23:09:03 +01:00
Ole Tange
06d992e1cf
Released as 20211022 ('Sinclair')
2021-10-22 22:10:09 +02:00
Ole Tange
ccc54495bd
parallel: --skip-first-line for --pipe(part).
2021-10-09 22:29:36 +02:00
Ole Tange
072897c567
parallel: Support for input lines > max line length.
2021-10-05 22:49:43 +02: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
4e6f4644f4
Released as 20210822 ('Kabul')
2021-08-22 22:05:37 +02:00
Ole Tange
5adcd33f7b
parallel: --ctag(string) implemented.
2021-08-04 21:05:40 +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
a00733e2af
parallel: Fixed bug #60908 : --compress --result ' ' fails.
2021-07-11 20:12:52 +02:00
Ole Tange
71d008a5a4
parset: support for associative arrays in bash, ksh, zsh.
2021-07-11 16:59:27 +02:00
Ole Tange
35f539696e
Released as 20210622 ('Protasevich')
2021-06-22 19:40:07 +02:00
Ole Tange
70732f3290
Released as 20210522 ('Gaza')
2021-05-23 01:18:09 +02:00
Ole Tange
9654be02dc
parallel: {%...} / {#...} is now non-greedy {%%...} / {##...}.
2021-05-14 23:35:03 +02:00
Ole Tange
1b0565a352
https://reuse.software/ compliant.
2021-04-25 00:14:51 +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
b46e90b7c5
parallel: {0%}/{0#} zero-padded jobslot/sequence number.
2021-02-20 22:47:31 +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
0b44a9ceb2
Released as 20210122 ('CapitolRiots')
2021-01-21 21:01:30 +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
f539554727
parallel: Fixed bug #59843 : --regexp --recstart '#' fails.
2021-01-08 15:36:05 +01:00
Ole Tange
2f28e78c0b
parsort: Fixed bug #59779 : parsort does not work with space as delimiters
2021-01-02 02:01:53 +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
2a600a97be
parallel: {hgrp} = intersection of the hgrp of job and sshlogin.
2020-12-20 23:24:34 +01:00
Ole Tange
48e29256e2
parallel: --pipe engine changed making --pipe alpha quality.
2020-12-20 22:07:47 +01:00
Ole Tange
a86a786189
parallel: --results -.json outputs a single JSON line per job.
2020-12-19 04:21:04 +01:00
Ole Tange
e58cf1d7f7
parallel: --(ssh)delay auto implemented (bug #58911 ).
2020-12-12 18:12:04 +01:00
Ole Tange
fca3e928d8
parallel: --group-by supports --colsep ' '.
2020-12-08 18:59:10 +01:00
Ole Tange
8df731b9ab
Fixed bug #59453 : PARALLEL_HOME with plus sign causes error.
2020-12-07 16:24:54 +01:00
Ole Tange
e1a62d362d
Released as 20201122 ('Biden')
2020-11-22 16:22:54 +01:00
Ole Tange
e30d812c99
parallel: Round --block if given as non-integer.
2020-11-21 23:18:13 +01:00
Ole Tange
bb2c22b0d4
parallel: --(n)onall and --sshdelay fixed.
2020-10-22 21:47:01 +02:00
Ole Tange
95eb81b901
Fixed bug #59146 : Support --termseq for remote jobs.
2020-10-14 22:49:58 +02:00
Ole Tange
69cca79c3b
parallel: --sqlworker combined with -N fixed.
2020-10-14 19:27:31 +02:00
Ole Tange
53d688077c
parallel: Faster --group-by. -vv --joblog / --onall --ssh bugfix.
2020-10-13 01:17:14 +02:00
Ole Tange
f0b40c126c
Released as 20200922 ('Ginsburg')
2020-09-23 17:41:03 +02:00
Ole Tange
31031e521d
parallel: Fixed bug #59010 : Max command line length for MacOS
2020-09-12 23:33:55 +02:00
Ole Tange
555863c0b5
parallel: Fixed bug #58985 : sem stall if .parallel/semaphore is chmod 0
2020-08-30 20:03:37 +02:00
Ole Tange
e6c9dfe010
Fixed bug #59006 : rsync version 3.2.3 is not detected correctly.
2020-08-29 22:12:46 +02:00
Ole Tange
5ea74055dd
Released as 20200822 ('Beirut')
2020-08-23 01:31:39 +02:00
Ole Tange
2ed5279f6a
parallel: Attempt 2 at fixing https://lists.gnu.org/archive/html/parallel/2020-08/msg00003.html
2020-08-16 10:12:42 +02:00
Ole Tange
72dd439f20
parallel: Fix https://lists.gnu.org/archive/html/parallel/2020-08/msg00003.html
2020-08-11 22:55:31 +02:00
Ole Tange
79b56269bb
parallel: Fixed bug #58802 . Now passes testsuite.
2020-08-07 22:20:30 +02:00
Ole Tange
ce2f84d151
env_parallel.bash: More read-only variables.
2020-07-22 22:45:09 +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
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
1e7da025c4
Released as 20200522 ('Kraftwerk')
2020-05-23 20:04:09 +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
4430ee5f49
testsuite: Test all assigned UTF8 characters.
2020-05-23 18:44:12 +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
d44cb9f336
parallel: CSV uses special DBI->connect() options for subdirs.
2020-03-21 19:07:16 +01: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
a785e66b6c
Fixed bug #57364 : Race condition creating len cache file.
2019-12-22 15:41:03 +01:00
Ole Tange
21fb3b6e60
Released as 20191122 ('QuantumSupremacy')
2019-11-23 22:14:03 +01:00
Ole Tange
1ba05d3bb7
Released as 20191022 ('DrivingIT')
2019-10-21 21:18:32 +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
34cd579c98
Released as 20190922 ('Stallman')
2019-09-22 09:12:28 +02:00
Ole Tange
372d3fdf24
Fixed bug #55992 : --delay with ms accuracy (around 5 ms).
2019-09-22 07:30:08 +02:00
Ole Tange
c0e63fb81c
Released as 20190822 ('JesperSvarre')
2019-08-22 23:07:56 +02:00
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
3b7b988c16
Released as 20190722 ('Ryugu')
2019-07-23 09:00:09 +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
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
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
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
818439c3ff
parallel: --group-by initial version. Documentation missing.
2019-05-04 23:00:25 +02:00
Ole Tange
9fd39b122d
Fixed: bug #56096 : dbi-csv no such column.
2019-04-28 23:02:10 +02:00
Ole Tange
3319fcad5b
Released as 20190422 ('Invitation')
2019-04-21 20:16:33 +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
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