Ole Tange
77da672741
parallel: --tmux needs LC_CTYPE set.
...
parallel: '--halt done'.
2017-04-22 22:42:11 +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
685018f532
Fixed bug #50719 : Adjust estimate time upwards less frequently.
...
parallel: Introduced $PARALLEL_HOME instead of ~/.parallel.
Makefile: Added monitorman.
2017-04-04 23:17:29 +02:00
Ole Tange
70e29c7b5b
Fixed bug #50685 : single ::::+ does not work.
2017-04-01 04:04:47 +02:00
Ole Tange
1de0d2be9b
parallel: Fixed bug #50590 : Support systems where setpgrp fails.
2017-04-01 02:59:07 +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
05afa7ec65
Fixed bug #50229 : --tee -S fails.
...
Minor adjustments to dynamic --rpl's in --plus.
Documentation prettification for man.pdf.
2017-03-21 22:20:38 +01:00
Ole Tange
d08c8ac417
parallel: --plus enables most bashisms for replacement strings.
2017-03-11 21:19:10 +01:00
Ole Tange
2724941a91
parallel: Dynamic replacement strings --rpl '%(.*) s/$$1//' initial version.
2017-03-10 23:55:02 +01:00
Ole Tange
180ed0dd32
Fixed bug #50386 : --fifo does not export function, --cat does.
...
Test broken.
2017-03-02 22:40:46 +01:00
Ole Tange
68610ea9dd
Released as 20170222 ('13769')
2017-02-22 00:30:36 +01:00
Ole Tange
bcdea23569
env_parallel.{ash,dash}: added. Only aliases and variables are supported.
2017-02-08 00:54:45 +01:00
Ole Tange
a2358aebe4
Faster version bug #45479 : --pipe/--pipepart --tee.
2017-02-05 23:53:28 +01:00
Ole Tange
c028fa0ad7
Fixed bug #45479 : --pipe/--pipepart --tee.
2017-02-05 02:46:29 +01:00
Ole Tange
1229288418
Fixed bug #50081 : --keep-order --round-robin should give predictable results.
2017-02-05 00:27:10 +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
968e2ab2bb
Testsuite for bug #50107 : --tmux --fg should also write how to access it.
2017-01-21 19:55:14 +01:00
Ole Tange
c0035e21b6
Released as 20170122 ('GeorgeMichael')
2017-01-21 18:36:17 +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
a92ca3bf92
Released as 20161222 ('Castro')
2016-12-22 14:27:00 +01:00
Ole Tange
9b4fd8b33b
parallel: Implemented --results foo.csv/-.tsv. Incl. testsuite.
2016-12-18 11:14:06 +01:00
Ole Tange
e305356898
parallel: Saving to SQL is now done using sql->output().
2016-12-14 03:53:33 +01:00
Ole Tange
0c41e2d2df
Testsuite adjusted for other development platform.
2016-12-08 12:04:22 +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
b1d17c6dd2
Fixed bug #49787 : --sql* +DBURL should not erase the table.
...
Fixed bug #49786 : --sqlmaster with --wait.
2016-12-07 14:33:50 +01:00
Ole Tange
ca9b3ac100
Released as 20161122 ('Trump')
2016-11-21 22:35:25 +01:00
Ole Tange
3e440983e7
env_parallel.{bash,ksh,pdksh,zsh}: Minimal --record-env.
2016-11-06 12:29:48 +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
a36729cdf3
Fixed bug #49229 : parallel hangs on last ffmpeg command.
...
First command no longer gets stdin as it causes unpredictable issues.
2016-10-22 13:39:31 +02:00
Ole Tange
74e35933f4
parcat: Small fixup.
...
testsuite: Fixups for --line-buffer/--files.
2016-09-23 00:57:30 +02:00
Ole Tange
196afa553b
parcat: Initial version.
2016-09-04 10:42:04 +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
8bec8de5df
--tmuxpane initial version.
...
Passes testsuite.
2016-08-21 15:37:59 +02:00
Ole Tange
a7b50a054e
parallel: --xapply => --link.
2016-08-13 19:11:15 +02:00
Ole Tange
769d2706f2
niceload: Wrong regexp for loadaverage on MacOS X. Force LANG=C.
2016-08-03 23:42:15 +02:00
Ole Tange
f38d7fe29f
testsuite: env_parallel expanded.
2016-07-22 20:39:12 +02:00
Ole Tange
11a8800751
parallel: Fixed locking bug in --sql for SQLite.
...
testsuite: Reworked parallel-local-sql.
2016-07-06 15:58:47 +02:00
Ole Tange
a62b528382
Fixed bug #48385 : --pipepart does not work on block-devices.
2016-07-04 04:26:57 +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
d0dc1f9bd7
Fixed bug #48295 : --results should be dynamic like --wd.
...
No test.
2016-06-22 21:43:05 +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
618220910a
parallel: limit buffering to 1..2 (stdout..stderr).
...
testsuite: Compatibility fix with perl-5.14.
2016-05-22 22:43:53 +02:00
Ole Tange
4e90972584
parallel: Use open3(x,x,x,"-") for setpgrp if available.
2016-05-22 14:08:47 +02:00
Ole Tange
58fc7e7c7c
testsuite: reorg. Passes testsuite.
2016-05-17 02:11:38 +02:00
Ole Tange
f8d1474943
parallel: Transfer functions through csh if PARALLEL_SHELL is set to bash.
2016-05-04 19:28:40 +02:00