Ole Tange
|
a048f547eb
|
Fixed bug #52207: Exit status 0 when child job is killed, even with "now,fail=1"
|
2018-01-06 19:58:01 +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
|
d1aa26c1c9
|
Fixed bug #52740: Bash redirection with process substitution blocks.
|
2017-12-26 15:46:00 +01:00 |
|
Ole Tange
|
414667b8b4
|
parallel: -j1 --halt soon,fail=1 bug.
|
2017-12-21 18:40:03 +01:00 |
|
Ole Tange
|
9e5433e3e5
|
parset/env_parset: Support for ash, dash, ksh, sh, zsh.
|
2017-11-26 16:18:55 +01:00 |
|
Ole Tange
|
c73a27254a
|
Released as 20171122 ('Mugabe')
|
2017-11-22 23:29:03 +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
|
67c4377715
|
parcat: --rm, reading args from stdin.
|
2017-08-12 18:37:52 +02:00 |
|
Ole Tange
|
9179a80bd3
|
parallel: SIGPIPE must be handled differently if printing to --pipe.
parallel: --keep-dirlinks is not supported on Centos3/Redhat9.
|
2017-07-21 21:43:34 +02:00 |
|
Ole Tange
|
8e22009706
|
Fixed newlines and positional replacement strings
https://lists.gnu.org/archive/html/parallel/2017-07/msg00001.html
|
2017-07-06 14:36:06 +02:00 |
|
Ole Tange
|
dce32425eb
|
testsuite: Made the tests more portable.
|
2017-06-22 13:35:58 +02:00 |
|
Ole Tange
|
fc6ad919d3
|
parallel: Allow \257 (Macron) in the command line.
|
2017-06-05 13:41:15 +02:00 |
|
Ole Tange
|
77da672741
|
parallel: --tmux needs LC_CTYPE set.
parallel: '--halt done'.
|
2017-04-22 22:42:11 +02:00 |
|
Ole Tange
|
70e29c7b5b
|
Fixed bug #50685: single ::::+ does not work.
|
2017-04-01 04:04:47 +02:00 |
|
Ole Tange
|
e135fb6fd3
|
Fixed bug #50655: Positional dynamic replacement strings do not work.
|
2017-03-28 21:30:06 +02:00 |
|
Ole Tange
|
d08c8ac417
|
parallel: --plus enables most bashisms for replacement strings.
|
2017-03-11 21:19:10 +01:00 |
|
Ole Tange
|
a2358aebe4
|
Faster version bug #45479: --pipe/--pipepart --tee.
|
2017-02-05 23:53:28 +01:00 |
|
Ole Tange
|
70006774e8
|
Fixed bug #50228: --pipe --tagstring broken.
|
2017-02-05 03:24:23 +01:00 |
|
Ole Tange
|
c028fa0ad7
|
Fixed bug #45479: --pipe/--pipepart --tee.
|
2017-02-05 02:46:29 +01:00 |
|
Ole Tange
|
09cc44e209
|
Fixed (for --retries) bug #50139: Replacement strings in other options.
|
2017-02-04 16:01:42 +01: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
|
924a0f1aab
|
sql: Store credentials in tmpfile instead of giving it on the command line.
parallel: Allow --block > 2GB with --pipepart.
parallel: Fixed bug #50107: --tmux --fg should also write how to access it.
|
2017-01-21 18:09:01 +01:00 |
|
Ole Tange
|
da705d03b6
|
parallel: If --results includes a replacement string, no tree structure with args will be generated.
|
2017-01-06 19:10:20 +01:00 |
|
Ole Tange
|
1407c1c947
|
New Year copyright update.
|
2017-01-01 17:51:14 +01:00 |
|
Ole Tange
|
1cd9efc69c
|
parallel: --tmux(pane) --fg implemented.
parallel_alternatives.pod: Split from parallel.pod.
|
2017-01-01 12:42:52 +01:00 |
|
Ole Tange
|
9b4fd8b33b
|
parallel: Implemented --results foo.csv/-.tsv. Incl. testsuite.
|
2016-12-18 11:14:06 +01:00 |
|
Ole Tange
|
0388fb5b1e
|
Fixed bug #49800: --pipepart --block -1 should be --round-robin like.
|
2016-12-08 02:28:01 +01:00 |
|
Ole Tange
|
3e440983e7
|
env_parallel.{bash,ksh,pdksh,zsh}: Minimal --record-env.
|
2016-11-06 12:29:48 +01:00 |
|
Ole Tange
|
e458f35453
|
Fixed bug #49538: --header : and {= =}.
|
2016-11-05 18:58:46 +01:00 |
|
Ole Tange
|
55eaf48197
|
parallel: tmux uses $TMUX, so rename it to: $PARALLEL_TMUX.
|
2016-10-30 17:07:59 +01:00 |
|
Ole Tange
|
74e35933f4
|
parcat: Small fixup.
testsuite: Fixups for --line-buffer/--files.
|
2016-09-23 00:57:30 +02:00 |
|
Ole Tange
|
e0ac24f213
|
Fixed bug #48658: --linebuffer --files.
|
2016-08-27 23:24:30 +02:00 |
|
Ole Tange
|
9689682674
|
parallel: code cleanup.
|
2016-08-23 00:08:10 +02:00 |
|
Ole Tange
|
a7b50a054e
|
parallel: --xapply => --link.
|
2016-08-13 19:11:15 +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
|
85dfb3e96a
|
Fixed bug #48327: env_parallel.bash fails if function has ().
|
2016-06-28 18:13:35 +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
|
7542609ef1
|
parallel: Removed $Global::envvar. More --env $PATH changes.
|
2016-05-29 23:06:15 +02:00 |
|
Ole Tange
|
51f212e548
|
parallel: If --block is left out, --pipepart will use a block size that will result in 10 jobs per jobslot.
|
2016-05-26 00:13:48 +02:00 |
|
Ole Tange
|
58fc7e7c7c
|
testsuite: reorg. Passes testsuite.
|
2016-05-17 02:11:38 +02:00 |
|
Ole Tange
|
38445ee49e
|
testsuite: :::+ (--xapply) with non-wrapping values.
|
2016-04-04 23:37:54 +02:00 |
|
Ole Tange
|
e663fe2636
|
Added env_parallel.csh env_parallel.pdksh.
env_parallel.fish now supports arrays.
Documentation updates.
|
2016-03-26 10:35:13 +01:00 |
|
Ole Tange
|
b1447b6bad
|
Fixed bug #47086: [PATCH] Initialize total_completed from joblog.
|
2016-02-19 22:15:08 +01:00 |
|
Ole Tange
|
6628b8980c
|
Fixed bug #47002: --tagstring with -d '\n\n'.
|
2016-01-28 23:45:11 +01:00 |
|
Ole Tange
|
a0716ab5fb
|
Fixed bug #46787: --wd {= =} does not work.
|
2016-01-04 00:33:09 +01:00 |
|
Ole Tange
|
b14ca07563
|
Fixed bug #46520: --basefile cleans up without --cleanup.
qqx() is qx{} with stderr ignored.
{= $_ = total_jobs() =} can now be used.
|
2015-11-30 00:47:21 +01:00 |
|
Ole Tange
|
b244ddf7ca
|
Re-fixed bug #45841: Replacement string for total no of jobs. --bar works, too.
|
2015-10-18 15:18:30 +02:00 |
|
Ole Tange
|
03a35016a9
|
Fixed bug #45841: Replacement string for total no of jobs.
|
2015-10-18 11:44:02 +02:00 |
|
Ole Tange
|
da9043fc65
|
Fixed bug #46232: {%} with --bar/--eta/--shuf or --halt xx% broken.
|
2015-10-17 16:54:15 +02:00 |
|
Ole Tange
|
51f5363211
|
Fixed bug #45993: --wd ... should also work when run locally.
|
2015-09-25 01:29:34 +02:00 |
|