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 |
|
Ole Tange
|
d3b5e26c1a
|
Fixed bug #46016: --joblog should not log when --dryrun.
|
2015-09-22 01:35:52 +02:00 |
|
Ole Tange
|
0c7f6c91e6
|
Fixed bug #45998: --pipe to function broken.
|
2015-09-18 22:28:47 +02:00 |
|
Ole Tange
|
a7ac76158f
|
Fixed bug #45939: {2} in {= =} fails.
|
2015-09-12 17:51:43 +02:00 |
|
Ole Tange
|
e65907fe88
|
Fixed bug #45842: Do not evaluate {= =} twice.
|
2015-08-31 01:57:14 +02:00 |
|
Ole Tange
|
18ab03c98d
|
Fixed bug #45769: --round-robin --pipepart gives wrong results.
|
2015-08-27 22:28:32 +02:00 |
|
Ole Tange
|
26606a5501
|
Fixed bug #45619: "--halt" erroneous error exit code.
|
2015-07-29 02:33:28 +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
|
499dfe9acb
|
testsuite: test quoting in all known shells.
|
2015-05-26 00:08:31 +02:00 |
|
Ole Tange
|
2ca7b7f201
|
parallel: '-quoting for rc-shell.
|
2015-05-25 22:07:37 +02:00 |
|
Ole Tange
|
847fbe125a
|
parallel: Formatting of error messages. Passes testsuite.
|
2015-05-15 08:47:44 +02:00 |
|
Ole Tange
|
f290cf9b05
|
testsuite: Additional --halt testing.
|
2015-05-15 01:59:57 +02:00 |
|
Ole Tange
|
5306f0f396
|
testsuite: more testing of --halt.
|
2015-05-07 00:40:36 +02:00 |
|
Ole Tange
|
fb41b2384c
|
parallel: killall() reaps children without doing anything else.
--tmux max length adjusted.
Run each testscript in its own $TMPDIR.
|
2015-04-21 00:08:08 +02:00 |
|
Ole Tange
|
0148770025
|
parallel: Minimize time when --compress leaves a file. Passes testsuite.
|
2015-04-15 22:32:46 +02:00 |
|
Ole Tange
|
d8ec46d2d8
|
parallel: Kill children if receving TERM or INT.
|
2015-04-10 01:20:51 +02:00 |
|
Ole Tange
|
41e2f0a7f9
|
Fixed bug #44460: --files --tag does not work.
|
2015-03-28 12:14:30 +01:00 |
|
Ole Tange
|
57c8ca0823
|
Fixed bug #44614: --pipepart --header off by one.
|
2015-03-25 00:14:50 +01:00 |
|
Ole Tange
|
ebf4242ea8
|
Fixed bug #44546: If --compress-program fails: fail.
Passes testsuite.
|
2015-03-22 01:53:19 +01:00 |
|
Ole Tange
|
815d00ac38
|
parallel: More general --tmux length detection.
|
2015-03-17 20:44:09 +01:00 |
|
Ole Tange
|
8990c7bb42
|
Fixed bug #44553: --rpl should replace the longest expression first.
|
2015-03-16 19:51:08 +01:00 |
|
Ole Tange
|
8d3bc91cc0
|
testsuite: --joblog added to many tests.
|
2015-01-03 18:57:37 +01:00 |
|
Ole Tange
|
0c8761689c
|
Fixed bug #43817: Some JP char cause problems in positional replacement string
|
2015-01-02 22:32:17 +01:00 |
|
Ole Tange
|
445e154250
|
parallel: Deal with {} as part of the command (not arg for the command).
|
2015-01-02 22:32:16 +01:00 |
|
Ole Tange
|
2b33c5b034
|
parallel: Fixed {= {= =} =}, {= =}=}, {={= =}
Conflicts:
doc/release_new_version
|
2015-01-02 22:32:00 +01:00 |
|
Ole Tange
|
1aa965256c
|
Test of bug #43376: {%} and {#} with --pipe.
|
2014-10-14 22:56:03 +02:00 |
|
Ole Tange
|
dee7e98321
|
Fixed bug #43284: {%} and {#} with --xapply.
|
2014-09-23 20:14:57 +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
|
bfb01e89df
|
testsuite: Fixup of polarhome and added X.Xs.sh.
|
2013-12-19 02:19:19 +01:00 |
|