Commit graph

61 commits

Author SHA1 Message Date
Ole Tange eedb8b61b5 env_parallel.csh: If env_parallel.csh not in $PATH => Error. 2024-07-16 18:42:28 +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 39807949ba parallel: Fixed bug #65839: \257 is not valid UTF-8 when stored in database. 2024-06-10 22:46:08 +02:00
Ole Tange 510dcb7fa1 parallel: --onall now supports sshpass - user:pass@host. 2024-05-12 16:43:14 +02:00
Ole Tange 78d14e0e40 parallel: --memfree kills do not count as --retries. 2024-05-05 19:06:38 +02:00
Ole Tange 20025217b7 Released as 20240122 ('Frederik X') 2024-01-24 02:25:03 +01:00
Ole Tange 574b8b5fe4 parallel: Determine CPU via topology bugfix. 2024-01-24 01:51:16 +01:00
Ole Tange 84a44e4435 Make test suite more resilient. 2023-07-23 14:31:58 +02:00
Ole Tange 24fb1b9153 parallel: Fixed bug #64329: parallel --citation loops forever. 2023-07-17 07:39:20 +02:00
Ole Tange b06698bee1 parallel: Restrict TMPDIR and other env dirs to safe charset. 2023-02-22 19:52:05 +01:00
Ole Tange d43495821a parallel: Fixed bug #63722: hostgroup with , breaks parser. 2023-02-02 00:37:32 +01:00
Ole Tange e6fe5fafcd Allow $TMPDIR to contain spaces and newlines. 2023-02-02 00:37:20 +01:00
Ole Tange 0da05fe981 Fixed bug #62924: Allow sshpass password in $SSHPASS. 2022-08-30 23:43:46 +02:00
Ole Tange a91ba03bac parallel: --sslogin with , => use \, or ,, instead. 2022-06-12 19:41:33 +02:00
Ole Tange 4c187c7729 parallel: --sshlogin user:password@server supported using sshpass. 2022-03-06 15:20:31 +01:00
Ole Tange 8e36c00344 parallel: Test for bug #61894: Pack ssh code in eval protection. 2022-02-23 21:19:12 +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 486b7bf83f parallel: Implemented hh_mm_ss() hh_mm() hhmmss() hhmm() for {= perl expr =}. 2022-02-17 13:19:55 +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 eba8a4d13e parallel: Partial Reuse licensing support. 2021-03-22 21:16:35 +01:00
Ole Tange f539554727 parallel: Fixed bug #59843: --regexp --recstart '#' fails. 2021-01-08 15:36:05 +01:00
Ole Tange de8f083ba4 parallel: $PARALLEL_ARGHOSTGROUPS and {agrp} implemented. 2020-12-30 13:42:02 +01: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 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 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
Ole Tange 75007fcbbf parallel: \-quoting replaced with '-quoting. 2018-07-22 08:58:32 +02:00
Ole Tange 3eef90da33 parallel: --line-buffer speedup.
parallel: Max command line length relaxed due to bzip2'ing before transfer.
2017-08-21 23:58:53 +02:00
Ole Tange dce32425eb testsuite: Made the tests more portable. 2017-06-22 13:35:58 +02:00
Ole Tange 58fc7e7c7c testsuite: reorg. Passes testsuite. 2016-05-17 02:11:38 +02:00
Ole Tange bf91e06e00 Fixed bug #47462: --transfer with file containing /./ is not done relative.
Added env_parallel to Makefile.
--sql => --sqlmaster.
ssh -tt code removed.
Send/return column in --joblog set to 0 instead of null.
parallel_tutorial.pod: Added CSV DBURL example.
2016-03-20 23:57:25 +01:00
Ole Tange 4ec701807e Fixed bug #46519: --onall ignores --transfer.
Passes testsuite.
2015-12-20 18:20:30 +01:00
Ole Tange 5b51b19bb1 testsuite: Most env_parallel works for different shells. 2015-08-16 02:53:47 +02:00
Ole Tange 68d3abbbab Testsuite fixup for new --block reading and for running on 2-core machine. 2015-07-22 08:28:05 +02:00
Ole Tange cb20cd2c8e parallel: Implemented setpgrp. Passes testsuite except for some csh tests. 2015-06-21 10:39:48 +02:00
Ole Tange 6a6a5e4d01 parallel: Specialized shell_quote_scalar for each shell.
Newline quoting for csh. Empty argument quoted as ''. Passes testsuite.
2015-05-25 02:27:30 +02:00
Ole Tange d4c347c22b parallel: Implemented --ssh. 2015-05-10 22:52:47 +02:00
Ole Tange 2549b9ba1a parallel: added $PARALLEL_SSH. 2015-05-10 22:23:13 +02:00
Ole Tange 8d3bc91cc0 testsuite: --joblog added to many tests. 2015-01-03 18:57:37 +01:00
Ole Tange 3d2ecc7651 parallel: Commands longer than 1000 chars are bzip2'ed + hex encoded due to csh limit. 2015-01-02 22:35:30 +01:00
Ole Tange 763dd12caa Fixed env_parallel so it works post-shell-shock. 2014-11-15 15:25:19 +01:00
Ole Tange e9b3387a7b Test suite for --hostgroup. 2014-11-13 04:19:33 +01:00
Ole Tange 8563f3f95a Fixed bug #43567: --env + --filter_hosts + function fails 2014-11-10 00:29:42 +01:00
Ole Tange 546f5aea03 parallel: --return /./ fixed. 2014-07-21 17:07:48 +02:00
Ole Tange 99a8c5bbe7 testsuite: use -v for easier locating failig command. Oracle now uses oracle13.tange.dk. 2014-07-15 02:40:38 +02:00
Ole Tange 4995630a62 {= perlexpr =} passes testsuite. 2014-07-14 18:25:45 +02:00
Ole Tange d8161294b2 Testsuite passing. 2014-06-23 02:04:37 +02:00
Ole Tange 19bdd17c63 parallel: MaxSessions should also be raised if MaxStartups is raised. 2014-03-27 09:55:12 +01:00
Ole Tange 06d55fcec3 Fixed: bug #41964: --controlmaster not seems to reuse OpenSSH connections to the same host. 2014-03-27 03:02:18 +01:00
Ole Tange d6235b0cc3 parallel: Fixed bug #41805: Idea: propagate --env for parallel --number-of-cores 2014-03-24 15:49:49 +01:00