Commit graph

52 commits

Author SHA1 Message Date
Ole Tange a00733e2af parallel: Fixed bug #60908: --compress --result ' ' fails. 2021-07-11 20:12:52 +02:00
Ole Tange 3cfcbc6920 Released as 20210422 ('Ever Given') 2021-04-22 18:20:41 +02: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 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 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 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 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 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 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 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 1ba05d3bb7 Released as 20191022 ('DrivingIT') 2019-10-21 21:18:32 +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 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 fe4173927f parallel: Fixed: --null conflicts with --resume --joblog. 2019-03-17 23:07:32 +01:00
Ole Tange 14581e8483 parallel: Support for Android/Termux. 2019-02-13 21:32:49 +01:00
Ole Tange a51c54dafe env_parallel.fish: Converted to '-quoting. 2018-12-28 12:47:25 +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 75007fcbbf parallel: \-quoting replaced with '-quoting. 2018-07-22 08:58:32 +02:00
Ole Tange dd5fb4a08b env_parallel: Code is now more similar for {d,b,}ash,{k,z}sh. 2018-07-11 18:46:05 +02:00
Ole Tange 1e15645faa parallel: --pipe --csv: Pass only full CSV-records. 2018-04-22 16:28:01 +02:00
Ole Tange 130e299af6 parallel: --timeout now gives warning.
niceload: --pid PID,PID,PID implemented.
2018-03-21 22:57:28 +01:00
Ole Tange e6339f4512 parset: Now a copy of env_parallel. 2018-02-22 20:43:33 +01: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 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 e0baea9a4a Fixed bug #51337: --lb does not kill jobs at sigpipe. 2017-06-29 12:13:57 +02:00
Ole Tange dce32425eb testsuite: Made the tests more portable. 2017-06-22 13:35:58 +02:00
Ole Tange a7a9e522dd Fixed bug #50901: --sqlworker should use hostname in the joblog instead of :. 2017-04-30 19:00:37 +02:00
Ole Tange 426ea9b372 env_parallel.{ash,bash,dash,ksh,sh}: Fixed bug #50815: env_parallel should warn if the environment is too big.
parallel --tmux --fg: Connect to tmux socket more aggressively.
parallel --joblog: Fixed bug #50781: joblog format with multiline commands.
Irix's Perl does not have decode_base64 and is no longer supported.
2017-04-17 16:25:58 +02:00
Ole Tange 253c94786f env_parallel.bash: Initial release of parset.
parallel: Bugfix in some --plus dynamic replacement strings.
parallel: Deal better with commands containing newlines in --joblog.
parallel: Bugfix for --load in csh.
parallel_alternatives.pod: More comparison to rush-parallel.
2017-04-15 00:00:21 +02:00
Ole Tange dae4f4b7ca parallel: If --results {replstr} ends in /: save in dir. Otherwise save as file. 2017-01-27 23:15:25 +01:00
Ole Tange 1407c1c947 New Year copyright update. 2017-01-01 17:51:14 +01:00
Ole Tange 5bbf0bbd80 teststuite: Major rewrite of several tests. 2016-12-14 08:48:27 +01:00
Ole Tange 0c41e2d2df Testsuite adjusted for other development platform. 2016-12-08 12:04:22 +01:00
Ole Tange 74e35933f4 parcat: Small fixup.
testsuite: Fixups for --line-buffer/--files.
2016-09-23 00:57:30 +02:00
Ole Tange ed76fe2979 testsuite: Many small changes due to production OS upgrade. No radical changes. 2016-08-03 23:45:13 +02:00
Ole Tange 71ba3f1a8f Passes testsuite. 2016-07-22 18:10:28 +02:00
Ole Tange 9d1e2df9b9 Test requirements added.
Updates to *-local-* tests so they can run on different computers.
2016-06-27 21:00:19 +02:00
Ole Tange 58fc7e7c7c testsuite: reorg. Passes testsuite. 2016-05-17 02:11:38 +02:00