Ole Tange
|
8d3bc91cc0
|
testsuite: --joblog added to many tests.
|
2015-01-03 18:57:37 +01:00 |
|
Ole Tange
|
40668af537
|
sem: --semaphoretimeout <negative value> means: Exit if no semaphore gotten.
|
2015-01-03 14:48:01 +01:00 |
|
Ole Tange
|
6b2811a07f
|
testsuite: Minor fixup. Passes testsuite.
|
2015-01-02 22:36:41 +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
|
3071e28c15
|
parallel: Implemented --halt -1 and --halt -2.
|
2015-01-02 22:33:33 +01:00 |
|
Ole Tange
|
ad163a999e
|
sem: --fg --line-buffer failed.
|
2015-01-02 22:33:32 +01:00 |
|
Ole Tange
|
11a05ca1a3
|
parallel: Fixed bug #42493: --sshlogin does not send stderr to stderr.
|
2015-01-02 22:33:32 +01:00 |
|
Ole Tange
|
fe08937ea9
|
parallel: Avoid using Tie::RefHash. Passes test-suite.
|
2015-01-02 22:33:28 +01:00 |
|
Ole Tange
|
4e9170978a
|
parallel: quoting of replacement string.
|
2015-01-02 22:32:17 +01:00 |
|
Ole Tange
|
ed45661bf7
|
parallel: quoting of ^ has changed.
|
2015-01-02 22:32:17 +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
|
d94aa91ad1
|
Fixed bug #43654: --bar with command not using {}.
|
2014-11-23 01:31:33 +01:00 |
|
Ole Tange
|
763dd12caa
|
Fixed env_parallel so it works post-shell-shock.
|
2014-11-15 15:25:19 +01:00 |
|
Ole Tange
|
dce64026cc
|
Fixed bug --pipe --linebuffer --round does not distribute if the consumer is fast.
|
2014-11-14 01:00:56 +01:00 |
|
Ole Tange
|
1dd2d6a601
|
Fixed bug #43600: --pipe --linebuffer --round does not work.
|
2014-11-13 17:03:36 +01:00 |
|
Ole Tange
|
2fb56b5755
|
src/parallel: -S @hostgroup implemented.
|
2014-11-13 16:57:41 +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
|
ee6d07d49b
|
Fixes bug #43518: GNU Parallel doesn't obey servers' jobs capacity when an ssh login file is reloaded
|
2014-11-07 11:05:24 +01:00 |
|
Ole Tange
|
7c33ff6850
|
Passes testsuite.
|
2014-10-26 09:16:56 +01:00 |
|
Ole Tange
|
e38668f1f9
|
niceload: Fixed deepusleep bug introduced last month.
|
2014-10-25 12:44:10 +02:00 |
|
Ole Tange
|
2ff435caea
|
parallel: sub wrapper implemented. Passed most of the testsuite.
|
2014-10-24 11:30:39 +02:00 |
|
Ole Tange
|
c4100ef3d7
|
parallel: passes testsuite.
|
2014-10-22 21:59:06 +02:00 |
|
Ole Tange
|
2719d3484d
|
Testsuite for bug #43358: shellshock breaks exporting functions using --env
|
2014-10-16 00:37:02 +02:00 |
|
Ole Tange
|
1aa965256c
|
Test of bug #43376: {%} and {#} with --pipe.
|
2014-10-14 22:56:03 +02:00 |
|
Ole Tange
|
f7b2b1513c
|
Released as 20141009alpha.
|
2014-10-09 22:21:28 +02:00 |
|
Ole Tange
|
dee7e98321
|
Fixed bug #43284: {%} and {#} with --xapply.
|
2014-09-23 20:14:57 +02:00 |
|
Ole Tange
|
028e24274f
|
Passes testsuite.
|
2014-09-20 21:36:02 +02:00 |
|
Ole Tange
|
75d055970f
|
parallel: Code re-org to remove $Private::variables.
|
2014-08-27 23:29:15 +02:00 |
|
Ole Tange
|
53883d3e31
|
parallel-local22.sh: Testsuite for #42999.
|
2014-08-25 07:06:13 +02:00 |
|
Ole Tange
|
6df2491b81
|
Passes testsuite.
|
2014-08-22 23:30:39 +02:00 |
|
Ole Tange
|
fe1f91776a
|
parallel: Preparations for transfering full environment using $parallel_bash_environment.
Better error message if 'file not found' for -a --pipepart.
Allow for forcing 0 CPUs using 0/sshlogin.
Round fractional wanted CPUs up.
|
2014-08-15 00:12:23 +02:00 |
|
Ole Tange
|
d02f31b05c
|
Fixed bug #42913: Dont use $SHELL but the shell currently running
|
2014-08-05 11:37:58 +02:00 |
|
Ole Tange
|
f613b12721
|
Testsuite for bug #42892: parallel -a nonexiting --pipepart.
|
2014-08-04 15:25:34 +02:00 |
|
Ole Tange
|
3064f4832b
|
Test for bug #42902: profiles containing arguments with space.
|
2014-08-04 15:16:58 +02:00 |
|
Ole Tange
|
64998ab628
|
bug #42893: --block should not cause decimals in cat_partial.
tempfile must respect $TMPDIR.
disk full check bug fixed and tested on multiple filesystems.
|
2014-07-31 22:50:33 +02:00 |
|
Ole Tange
|
af23562d99
|
parallel: Fixed bug #42842: --bar with weird chars. Fixed bug #42845: rsync 3.1.x fails against 2.5.7.
Give warning if reading arguments (for --eta/--bar) takes > 30 sec.
A few more characters annoy tmux.
parallel.pod: Bash array copy function.
|
2014-07-28 00:30:54 +02:00 |
|
Ole Tange
|
9a25177a19
|
eval $perlexpr as function. Added --plus. Forced --noctrlc if --controlmaster.
Added CITATION. --title for pod2html. Testsuite updates due to LinuxMint15/17 diffs.
|
2014-07-26 13:17:13 +02:00 |
|
Ole Tange
|
6a4bd4911b
|
wanted-results/parallel-local13: Perl v5.18 considers ^K whitespace (\s)
|
2014-07-26 09:10:09 +02:00 |
|
Ole Tange
|
9bb46c6ed6
|
Released as 20140722 ('MH17').
|
2014-07-22 06:47:30 +02:00 |
|
Ole Tange
|
546f5aea03
|
parallel: --return /./ fixed.
|
2014-07-21 17:07:48 +02:00 |
|
Ole Tange
|
1a1c0ebe0f
|
parallel: Initial version of --tmux.
|
2014-07-16 11:07:41 +02:00 |
|
Ole Tange
|
1cf521971f
|
Fixed bug #42055: --pipe -a bigfile should not require sequential reading of bigfile.
|
2014-07-15 18:02:58 +02:00 |
|
Ole Tange
|
9c58321482
|
Fixed bug #42725: csh with \n in variables
|
2014-07-15 15:58:31 +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
|
9fed0bfa17
|
parallel: {{perl exp}} implemented (poorly).
|
2014-06-26 01:16:54 +02:00 |
|
Ole Tange
|
d8161294b2
|
Testsuite passing.
|
2014-06-23 02:04:37 +02:00 |
|