Ole Tange
fd5622b2c6
parallel: --fifo works on csh.
2015-05-15 17:25:19 +02:00
Ole Tange
847fbe125a
parallel: Formatting of error messages. Passes testsuite.
2015-05-15 08:47:44 +02:00
Ole Tange
ec8f851b6a
Merge ../parallel.stable
2015-05-15 02:30:35 +02:00
Ole Tange
09fccc68fc
Merge security fix into stable.
2015-05-14 17:20:13 +02:00
Ole Tange
cad4b15dab
parallel: Fixed security issue with -S + --fifo/--cat.
2015-05-14 17:17:02 +02:00
Ole Tange
09de088df9
parallel: Cleaned up error() and warning().
2015-05-14 16:14:42 +02:00
Ole Tange
d4c347c22b
parallel: Implemented --ssh.
2015-05-10 22:52:47 +02:00
Ole Tange
2549b9ba1a
parallel: added $PARALLEL_SSH.
2015-05-10 22:23:13 +02:00
Ole Tange
31564e97fc
sem.pod: toilet analogy added to explain semaphore.
2015-05-10 21:38:57 +02:00
Ole Tange
35cbf61ecf
parallel: --halt returns 0..100.
...
Passes testsuite.
2015-05-10 15:02:07 +02:00
Ole Tange
5306f0f396
testsuite: more testing of --halt.
2015-05-07 00:40:36 +02:00
Ole Tange
fc0c6cee08
parallel: Fixed bug #44995 : parallel echo {#} ::: 1 2 ::: 1 2.
...
Passes testsuite.
2015-05-03 01:22:34 +02:00
Ole Tange
8110572719
parallel: --halt when,why,num.
2015-04-27 22:56:26 +02:00
Ole Tange
96126e3c46
Post-release changes.
2015-04-27 20:56:34 +02:00
Ole Tange
53ebf4dcd0
Passes testsuite.
2015-04-23 01:12:00 +02:00
Ole Tange
4e3e0867b9
parallel: Make tmpname() not create a file. That can cause permission problems if you ssh to a shared filesystem as a different user.
2015-04-23 00:15:23 +02:00
Ole Tange
bbedf716c1
parallel: Give multiple --sshlogin by separating them with \n.
2015-04-22 18:26:41 +02:00
Ole Tange
1b54fefc10
parallel: added --shuf.
2015-04-22 00:08:50 +02:00
Ole Tange
63d2736740
src/parallel: exec sleep fails on qnx.
2015-04-21 03:15:31 +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
d8a1dc1880
parallel: Minimize tmpfile race condition in --cat/--fifo.
2015-04-19 02:55:17 +02:00
Ole Tange
b9be3f78ba
parallel: Use a perl script wrapper to avoid security issue with race condition:
...
Attacker symlinks a file that will be created later.
2015-04-17 23:51:45 +02:00
Ole Tange
1d1d35cfdd
Merge tag 'det'
...
Conflicts:
src/parallel
2015-04-15 22:36:52 +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
0996bbff6b
parallel: killall() kills jobs with: TERM, wait, TERM, wait, KILL, KILL rest of family.
2015-04-15 00:55:09 +02:00
Ole Tange
c7bea14805
parallel: pid_table for msys.
2015-04-14 22:09:52 +02:00
Ole Tange
18d62fe452
parallel: Fixed bug #44810 : --compress leaves tmp file hanging.
2015-04-11 20:54:56 +02:00
Ole Tange
d8ec46d2d8
parallel: Kill children if receving TERM or INT.
2015-04-10 01:20:51 +02:00
Ole Tange
98c4da806f
parallel: Update --bar/--progress/--eta more aggresively for: seq 1000 | parallel --eta -j0 sleep 0.{}
2015-04-05 04:36:17 +02:00
Ole Tange
2e68cd95dc
parallel: Use stty -a </dev/tty
if resize
does not work to find $COLUMNS of terminal.
2015-04-05 03:57:16 +02:00
Ole Tange
338ea44e27
testsuite: Automatic test of command in parallel_tutorial.pod.x
2015-04-04 16:37:32 +02:00
Ole Tange
0094c81f9b
Fixed bug #44667 : Reaping children should be done closer to child death.
2015-03-30 17:50:38 +02:00
Ole Tange
0bf3464301
parallel: pid_table command for MSWin32.
2015-03-29 20:19:33 +02:00
Ole Tange
b5c67823d6
parallel: FreeBSD specific bugs.
2015-03-29 05:28:57 +02:00
Ole Tange
fa72e99c16
parallel: Allow for running command called ' ' on MacOSX.
2015-03-28 14:24:15 +01:00
Ole Tange
41e2f0a7f9
Fixed bug #44460 : --files --tag does not work.
2015-03-28 12:14:30 +01:00
Ole Tange
af9dd80129
parallel: cygwin support for --load.
2015-03-26 00:09:32 +01:00
Ole Tange
57c8ca0823
Fixed bug #44614 : --pipepart --header off by one.
2015-03-25 00:14:50 +01:00
Ole Tange
be70739bb7
parallel: functions needs to be exported when using --nice remotely.
2015-03-22 17:13:25 +01:00
Ole Tange
585a29c062
Cleanup for next release.
2015-03-22 14:14:50 +01:00
Ole Tange
69188b0fa6
Builds on OBS.
2015-03-22 02:27:01 +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
8eae0edbbb
parallel: Deal with disk full when starting.
2015-03-17 21:36:12 +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
32b6dc4ba5
testsuite: Better test of --tty.
2015-03-08 10:37:49 +01:00
Ole Tange
0b99f96151
Fixed bug #44143 : csh and nice.
2015-03-08 01:10:24 +01:00
Ole Tange
26a94004c9
Fixed bug #44371 : --trc with csh complains
2015-03-07 23:41:45 +01:00
Ole Tange
db3bc0c4eb
parallel: Fixed https://savannah.gnu.org/bugs/index.php?44476
2015-03-07 19:45:00 +01:00
Ole Tange
4ef66ec7f6
testsuite for 2GB issues on some Perl versions.
...
Memory heavy jobs (>2 GB) moved to parallel-local-mem.sh.
Passes testsuite.
2015-03-07 17:49:16 +01:00
Ole Tange
9c73947d9f
parallel: --joblog records input and output data as Send/Receive.
2015-03-07 03:45:13 +01:00
Ole Tange
d4ab51beb6
parallel: Some Perl versions do not support substr($buf,0,$i) with $i > 2GB, so do this in 2GB chunks.
2015-03-05 23:15:11 +01:00
Ole Tange
3c05c6815b
parallel: --tagstring '\007' re-fixed.
2015-03-04 00:54:23 +01:00
Ole Tange
d65fa2a35d
Fixed --number-of-cores for hpux-ia64.
2015-03-04 00:12:00 +01:00
Ole Tange
96cfacb830
Fixed bug #44250 : pxz complains File format not recognized but decompresses anyway.
2015-03-03 01:05:36 +01:00
Ole Tange
d19de35acb
Fixed bug #44350 : --tagstring should support \t.
2015-02-24 23:36:32 +01:00
Ole Tange
2dee8e452b
Fixed bug #44358 : 2 GB records cause problems for -N.
2015-02-24 23:23:18 +01:00
Ole Tange
c445232b23
Fixed bug #44357 : Some large file support is broken.
2015-02-24 02:28:49 +01:00
Ole Tange
e22467f4dd
parallel: --number-of-cores now respects 'taskset'.
2015-02-23 22:32:34 +01:00
Ole Tange
72819bdcba
Released as 20150222 (' (((:~{> Krudttønden').
2015-02-22 15:21:00 +01:00
Ole Tange
a9dc4f3ea4
parallel: Rewrite of --tmux. Fixed some csh issues.
2015-02-22 15:09:26 +01:00
Ole Tange
3549c38b0f
Fixed bug #44148 : csh long vars fail exporting.
2015-02-01 21:46:06 +01:00
Ole Tange
927cf13b0c
testsuite: Cleanup after each test.
2015-02-01 14:38:26 +01:00
Ole Tange
6edfaf29ea
Fixed bug #44144 : --tagstring {=s/a/b/=} broken and bug #44044 : --return with {= perl expr =} does not work.
2015-02-01 14:29:16 +01:00
Ole Tange
259820f48c
Released as 20150122 (' (((:~{> Je Suis Charlie').
2015-01-21 22:24:23 +01:00
Ole Tange
e4c97e4bd1
testsuite: Fixup. Passes testsuite.
2015-01-20 22:08:52 +01:00
Ole Tange
92e65305df
testsuite: Special char file and dir transfer return and cleanup.
2015-01-19 00:08:07 +01:00
Ole Tange
649e2ec7c3
parallel_design.pod: GNU Parallel design considerations.
2015-01-19 00:07:12 +01:00
Ole Tange
8c4f4c2b20
parallel: Test for bug #43967 : Error if there exists a bin/zsh or bin/bash dir (with zsh or bash).
2015-01-18 22:09:30 +01:00
Ole Tange
38b214971e
parallel: Fixed bug #43967 : Error if there exists a bin/zsh or bin/bash dir (with zsh or bash).
2015-01-18 21:54:43 +01:00
Ole Tange
29ce26de3f
parallel: changed hex encoding to base64 encoding.
2015-01-18 06:08:46 +01:00
Ole Tange
b784f4eca6
parallel: --pipe --cat tested with csh.
2015-01-18 00:20:38 +01:00
Ole Tange
ca03efde42
parallel: --no-keep-order will reverse --keep-order. --no-notice => --will-cite.
2015-01-11 23:08:23 +01:00
Ole Tange
2c3fd52197
Released as 20150109alpha.
2015-01-09 00:00:21 +01:00
Ole Tange
3d01e955bf
Bug fix: Trailing space in sshlogin http://lists.gnu.org/archive/html/bug-parallel/2015-01/msg00000.html
2015-01-06 23:34:45 +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
8966df3c0d
parallel: --wd and --halt fix.
2015-01-02 22:36:40 +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
287fc41c1c
sem: --shebang-wrap example in manual.
2015-01-02 22:33:32 +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
0992d1a7c9
parallel: move job failure and print_earlier into Job object.
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
1be2fea92f
parallel: Bug for --retries on two hosts.
2015-01-02 22:32:17 +01:00
Ole Tange
7fba9278f8
parallel: --memfree prototype.
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
f1b7ededc7
parallel: Use status() for status message instead of directly using STDERR.
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
0b9fd07e23
parallel: refactored big subs.
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
98ff943df2
parallel: Modified citation clause.
2015-01-02 22:25:02 +01:00
Ole Tange
87f65b76fe
Update of instant load calc on more platforms. Needs more tought, though.
2014-11-24 21:45:11 +01:00
Ole Tange
d94aa91ad1
Fixed bug #43654 : --bar with command not using {}.
2014-11-23 01:31:33 +01:00
Ole Tange
2c9971729b
Released as 20141122 ('Rosetta').
2014-11-22 21:31:34 +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
fb3c148050
Fixed bug #43570 : Perl 5.8.0 creates 61 files.
...
Man page for --hostgroups.
Restyled examples in man pages.
2014-11-11 15:51:19 +01:00
Ole Tange
2aeb79bfe0
parallel: Give warning if hostgroup is unknown, and run it anyway.
2014-11-11 05:09:09 +01:00
Ole Tange
95958b623a
parallel: Implemented --hostgroup.
2014-11-11 04:56:55 +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
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
2f9dc0b034
Released as 20141022 ('Shellshock').
2014-10-22 22:17:01 +02:00
Ole Tange
c4100ef3d7
parallel: passes testsuite.
2014-10-22 21:59:06 +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
b864dbd0db
parallel: Shellshock seems fixed. Untested.
2014-10-09 17:05:21 +02:00
Ole Tange
c0b26cdea7
niceload: --battery: Run when not on battery.
...
parallel: Code cleanup.
2014-10-08 00:27:13 +02:00
Ole Tange
dee7e98321
Fixed bug #43284 : {%} and {#} with --xapply.
2014-09-23 20:14:57 +02:00
Ole Tange
9270b1284b
man page updated: alpha -> beta
2014-09-23 16:23:55 +02:00
Ole Tange
b3ba17ca23
Released as 20140922 ('Scotland').
2014-09-22 18:26:25 +02:00
Ole Tange
028e24274f
Passes testsuite.
2014-09-20 21:36:02 +02:00
Ole Tange
eaedef9937
src/parallel: Small disk full optimization.
...
src/parallel.pod: --tollef elaboration (Thanks to Robin Neatherway).
2014-09-18 22:09:20 +02:00
Ole Tange
30ed40ee3f
Fixes: bug #43165 : NFS as tmp broken in 20131222.
2014-09-07 17:10:44 +02:00
Ole Tange
b01688b07f
Fixed bug #43107 : --line-buffer --onall does not work.
2014-08-29 23:33:57 +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
fd85a50d14
Fixed bug #42999 : --pipepart with remote does not work
2014-08-25 00:44:19 +02:00
Ole Tange
6e612565a9
Fixed bug #42983 : include/exclude servers on-the-fly.
...
Fixed ln -s to relative path.
2014-08-24 17:19:17 +02:00
Ole Tange
82550070ee
Released as 20140822 ('Williams').
2014-08-23 00:39:59 +02:00
Ole Tange
6df2491b81
Passes testsuite.
2014-08-22 23:30:39 +02:00
Ole Tange
50f2efb31b
Released as 20140815alpha.
2014-08-15 00:24:50 +02:00
Ole Tange
b895afce6a
Released as 20140815alpha.
2014-08-15 00:19:44 +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
fcf1e64438
parallel: When hitting EOF: Close file without reading to EOF.
2014-08-07 20:20:37 +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
df5e2231d0
Fixed: parallel -a not_existing --pipepart wc
2014-08-04 13:10:38 +02:00
Ole Tange
0a7b38c257
src/parallel.pod: ladon comparison.
2014-08-02 17:00:35 +02:00
Ole Tange
8e406a11bb
Fixed bug #42902 : profiles containing arguments with space
2014-08-02 14:55:36 +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
cb3197582a
Fixed: bug #42842 : --bar with weird chars
2014-07-28 10:20:29 +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
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
627d2808d0
parallel: family_pids tested on PolarHome platforms.
2014-07-20 19:55:53 +02:00
Ole Tange
c7cf5b17fd
parallel: --halt 10% allows up to 10% of jobs to fail (though min. 3).
2014-07-19 08:53:46 +02:00
Ole Tange
5372383da2
parallel: --tmux uses args as window name.
2014-07-19 00:50:48 +02:00
Ole Tange
81ff568ce7
parallel: --tmux works for remote running jobs.
2014-07-18 16:18:44 +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
597bae74af
parallel: Fixed --bar.
2014-07-15 11:35:33 +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
0725d2e2f5
parallel: --rpl implemented.
2014-07-01 21:12:13 +02:00
Ole Tange
f2dfb82a40
parallel: Fails (but does not block) testsuite.
2014-06-28 15:17:59 +02:00
Ole Tange
c21034b33b
parallel: {{perlexpr}} improved.
2014-06-26 02:10:43 +02:00
Ole Tange
9fed0bfa17
parallel: {{perl exp}} implemented (poorly).
2014-06-26 01:16:54 +02:00
Ole Tange
b9b3d9d5f2
Released as 20140622 ('Brazil').
2014-06-23 03:35:59 +02:00
Ole Tange
c04da8f690
Manual update.
2014-06-23 02:10:53 +02:00
Ole Tange
21753cbbd7
parallel: --shebang-wrap for FreeBSD. cattail refactored.
2014-06-23 02:08:24 +02:00
Ole Tange
a18bbc7883
configure: added --disable-documentation. Thanks to Michele Orru.
2014-06-16 23:34:25 +02:00
Ole Tange
613d34cf89
src/Makefile.am: DISTCLEANFILES updated.
2014-06-13 14:47:44 +02:00
Ole Tange
3cb4a53ea7
Makefile.am: should install distributed documentation if doc building tools does not exist.
2014-06-13 14:30:14 +02:00
Ole Tange
2c3d409548
Fixed bug #42363 : --pipepart and --fifo/--cat does not work.
2014-06-05 04:00:50 +02:00
Ole Tange
511623aa70
bug #42041 : Implement $PARALLEL_JOBSLOT {%}. tutorial + test.
2014-06-04 21:48:24 +02:00
Ole Tange
5f30c90c35
parallel: bug #42041 : Implement $PARALLEL_JOBSLOT
2014-06-04 02:22:39 +02:00
Ole Tange
47919ddb97
parallel: Swap activity now has different tricks for each platform.
2014-06-02 11:45:50 +02:00
Ole Tange
c95bc2872c
parallel: Jobslot {%} now works.
2014-05-31 08:42:56 +02:00
Ole Tange
20d8d4554a
parallel: --header --pipepart works.
2014-05-29 03:20:07 +02:00
Ole Tange
35939753d6
parallel: --pipepart now works with --regexp
2014-05-28 23:45:13 +02:00
Ole Tange
1f43b57e64
parallel: No need to 'cat /proc/cpuinfo' when you can just open.
2014-05-23 19:57:04 +02:00
Ole Tange
92366d743e
Released as 20140X22 ('Boko Haram').
2014-05-22 14:53:33 +02:00
Ole Tange
30b54613e8
parallel: Prepare for --round-robin with --pipepart.
...
--slotreplace for jobslot replacement string {%}.
Bugfix for --line-buffer.
Fixed bug #42272 : Undefined subroutine &Job::dirname at line 4873.
Bugfix for sem when opening locking fail fails for a while.
--semaphoretimeout implemented.
2014-05-22 14:26:48 +02:00
Ole Tange
b7b5725f6d
sql: Added --verbose.
2014-05-22 14:25:57 +02:00
Ole Tange
7a018602da
parallel: Fixed: bug #42329 : --line-buffer gives wrong output
2014-05-12 09:27:28 +02:00
Ole Tange
862e41c8a4
parallel: --recend --recstart '\0' fixed.
2014-05-04 00:42:52 +02:00
Ole Tange
d36cb5a2dd
Released as 20140422 ('세월호').
2014-04-22 12:03:41 +02:00
Ole Tange
cf358529b9
Fixed bug #42089 : --results with arg > 256 chars.
2014-04-19 10:11:32 +02:00
Ole Tange
34e131b894
parallel: Implemented --pipepart
2014-04-09 05:11:51 +02:00
Ole Tange
f2c1f65a5a
Fixed bug #41964 : --controlmaster not sems to reuse OpenSSH connections to the same host
2014-04-05 16:02:13 +02:00
Ole Tange
67a874362f
parallel: Ignore "client_process_control: tcgetattr: Invalid argument"
2014-04-01 10:45:17 +02:00
Ole Tange
d11e6478c0
parallel: bug #41964 : Remote sleep is now a perl script.
2014-04-01 09:50:38 +02:00
Ole Tange
8078bda2bb
parallel: Fix --filter-hosts -S :.
...
--controlmaster: Kill remote sleep 100000000.
2014-03-31 21:29:47 +02:00
Ole Tange
19bdd17c63
parallel: MaxSessions should also be raised if MaxStartups is raised.
2014-03-27 09:55:12 +01:00
Ole Tange
06d55fcec3
Fixed: bug #41964 : --controlmaster not seems to reuse OpenSSH connections to the same host.
2014-03-27 03:02:18 +01:00
Ole Tange
d6235b0cc3
parallel: Fixed bug #41805 : Idea: propagate --env for parallel --number-of-cores
2014-03-24 15:49:49 +01:00
Ole Tange
84ab59fb97
Fixed bug #41749 : make install fails
2014-03-23 17:41:15 +01:00
Ole Tange
f30bad56e2
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
2014-03-23 01:08:07 +01:00
Ole Tange
1be2d7568c
Implemented --cat and --fifo.
2014-03-23 01:07:18 +01:00
Markus Roth
13114737cf
Rename SSHD's MaxStartup -> MaxStartups.
2014-03-22 21:41:14 +01:00
Ole Tange
a74c5c316f
Released as 20140322 ('昆明 MH370').
2014-03-22 12:59:46 +01:00
Ole Tange
94ce0d8f9f
parallel: Fix --line-buffer problem with missing \n for last record. Passes testsuite.
2014-03-22 12:38:45 +01:00
Ole Tange
a3f11158b5
niceload: --verbose output to STDERR.
2014-03-21 22:39:54 +01:00
Ole Tange
040586e172
src/optional/R: First submission to CRAN.
2014-03-16 00:52:00 +01:00
Ole Tange
583e6fb4b7
Fixed bug #38908 : niceload: Ctrl-C should resume jobs if using -p
2014-03-03 19:26:19 +01:00
Ole Tange
faff0ebb1e
parallel: Fixed bug #41613 : --compress --line-buffer. With testsuite.
2014-03-02 14:36:43 +01:00
Ole Tange
7f955d2427
Released as 20140222 ('Euromaidan').
2014-02-22 11:32:42 +01:00
Ole Tange
36b22df1f3
Passes testsuite.
2014-02-22 11:05:59 +01:00
Ole Tange
04781ab6e9
parallel: Code cleanup.
2014-02-21 10:20:16 +01:00
Ole Tange
9aaa763447
parallel: --compress passes tests.
2014-02-21 04:07:56 +01:00
Ole Tange
18ce76f598
Fixed too many spawned jobs in --pipe --files.
2014-02-17 22:25:42 +01:00
Ole Tange
816f851488
testsuite: test --line-buffer --pipe
2014-02-16 21:53:15 +01:00
Ole Tange
be7ebcef23
parallel: Fixed bug #41609 : --compress fails
2014-02-16 18:57:57 +01:00
Ole Tange
7df7758404
Code cleanup.
2014-02-16 16:34:47 +01:00
Ole Tange
846085cfd3
parallel: Converted ->fd to 4 file format. Passes testsuite.
2014-02-16 13:51:52 +01:00
Ole Tange
3447f2da85
parallel: Fixed bug #41565 : Print happens in block - not after each job complete. Passes test suite.
2014-02-15 14:10:52 +01:00
Ole Tange
e014e33743
parallel: ETA format changed. SHM+joblog testsuite fixed.
2014-02-14 00:10:49 +01:00
Ole Tange
4ef63ba2e1
parallel: --joblog format.
2014-02-08 22:16:56 +01:00
Ole Tange
2c07fa5c17
parallel: Changed layout in --joblog so the runtime . remains in the same column.
2014-02-07 13:27:28 +01:00
Ole Tange
213e49c073
parallel: Fixed bug #41409 : -N + -S fails by halfing max command line length if sshlogin <> :
2014-02-04 20:08:36 +01:00
Ole Tange
eede4d8670
parallel: retired --tollef.
2014-01-31 21:35:17 +01:00
Ole Tange
c1e6d7962e
parallel: bug #41412 : --timeout + --delay causes deadlock.
2014-01-31 20:45:15 +01:00
Ole Tange
db6017675b
optional/R: removed labeling left overs
2014-01-26 00:02:50 +01:00
Ole Tange
b78d652486
optional/R: Package builds without warnings.
2014-01-25 23:29:25 +01:00
Ole Tange
74014985fe
Released as 20140122 ('Opportunity').
2014-01-22 03:06:39 +01:00
Ole Tange
5a5023d97e
Passes testsuite.
2014-01-22 02:54:18 +01:00
Ole Tange
96010cc2ed
parallel: --gnu was ignored if env var started with space: PARALLEL=' --gnu'
2014-01-13 04:57:40 +01:00
Ole Tange
a132ed7a28
load-parallel-results.r: Great updates from David Rosenberg.
2014-01-06 02:57:07 +01:00
Ole Tange
78f6607159
load-parallel-results.r: R funcction to load results into R.
2014-01-04 08:11:02 +01:00
Ole Tange
b73488d761
parallel: Maybe fixed bug #41038 : loadavg_file-r
2013-12-31 16:28:30 +01:00
Ole Tange
045f534475
Released as 20131222 ('玉兔 Mandela').
2013-12-22 00:03:53 +01:00
Ole Tange
f1ad123e52
parallel: Bug fixed if first jobs fills $TMPDIR. Passes testsuite.
2013-12-21 01:49:17 +01:00
Ole Tange
bfb01e89df
testsuite: Fixup of polarhome and added X.Xs.sh.
2013-12-19 02:19:19 +01:00
Ole Tange
fbfd7d3bf7
parallel: Detection of CPU on Tru64.
2013-12-06 00:21:21 +01:00
Ole Tange
6a71285bb6
parallel: Fixed bug if --wd does not exists. Incl test.
2013-12-04 17:12:09 +01:00
Ole Tange
6b4bf8a764
parallel.pod: Example: Running Bash function remotely with --env.
2013-12-02 21:28:48 +01:00
Ole Tange
3f372fe259
parallel: Code reorg.
2013-12-02 17:38:19 +01:00
Ole Tange
f21641733a
parallel: Disk full check done no matter the way of printing.
2013-12-02 16:50:50 +01:00
Ole Tange
3a6be8a6ec
parallel: test of $TMPDIR running full.
2013-12-01 14:42:04 +01:00
Ole Tange
e817c6d7f5
src/parallel: Check for disk full by appending 8kbytes (> 1 page frame).
2013-12-01 13:57:45 +01:00
Ole Tange
8e8ffb898f
sql: --list-tables for sqlite incl test.
2013-11-29 23:30:50 +01:00
Ole Tange
17bbcfff1f
sql: --list-tables for sqlite3.
2013-11-29 22:46:36 +01:00
Ole Tange
219c95de2f
parallel: --keep-order with --(n)onall: Sort output based on sshlogins.
2013-11-29 01:56:35 +01:00
Ole Tange
f4db50264a
parallel: --filter-host with --delay and --retries. Incl test.
2013-11-28 16:05:25 +01:00
Ole Tange
e39e3c7b0f
parallel: --retries did not reset endtime() causing --timeout to fail.
2013-11-28 15:24:34 +01:00
Ole Tange
f481acca30
Released as 20131122 ('Haiyan').
2013-11-22 23:46:50 +01:00
Ole Tange
ff41d4360f
Updated docs.
2013-11-22 23:31:46 +01:00
Ole Tange
b1d3013f50
Ported testsuite to new testmachine (aspire).
2013-11-22 18:24:09 +01:00
Ole Tange
c463bbc728
src/parallel: Fixed bug #39754 : --result --resume should work.
2013-11-03 13:36:44 +01:00
Ole Tange
2852939aa5
parallel: --compress now works with --files and --results.
2013-11-03 04:22:48 +01:00
Ole Tange
56be1f38c3
src/parallel: Implemented --compress(-program). Test suite missing.
2013-11-03 04:47:20 +06:30
Ole Tange
59fd5ed103
src/parallel: Small --bar bugs.
2013-11-01 17:21:36 +01:00
Ole Tange
f1a40b3aff
parallel: Fixed unknown option bug. Renamed --etas to --bar.
2013-11-01 12:08:38 +01:00
Ole Tange
4fa5c872bc
parallel: Implemented --etas.
2013-11-01 02:27:03 +01:00
Ole Tange
8a570f867d
Released as 20131022 ('Westgate').
2013-10-21 22:46:46 +02:00
Ole Tange
dbcead04ba
src/parallel: --transfer files with /./ as relative to --workdir.
2013-10-21 22:31:52 +02:00
Ole Tange
7d4dc890a5
10seconds_install: If gpg missing: Read from </dev/tty. FreeBSD uses fetch.
2013-09-28 18:53:37 +02:00
Ole Tange
7ffba8f544
Fixed bug #40132 : FreeBSD: --workdir . gives warning if . == $HOME.
2013-09-28 17:55:04 +02:00
Ole Tange
358b9091f6
parallel: Fixed bug #40137 : SHELL not bash: Warning when exporting funcs.
2013-09-28 17:44:54 +02:00
Ole Tange
2bbfdfec60
parallel: Fixed bug #40001 : --joblog and --nonall seem not to work together:
2013-09-28 15:59:03 +02:00
Ole Tange
46eb082dc5
parallel: Cache max command line length.
2013-09-27 00:33:20 +02:00
Ole Tange
a6eb7a78c6
Released as 20130922 ('Manning').
2013-09-21 20:47:27 +02:00
Ole Tange
3223797035
Added *.pdf.
2013-09-21 01:25:06 +02:00
Ole Tange
ad3cb3e6fd
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
2013-09-18 02:00:54 +02:00
Ole Tange
42ea8b4880
Makefile: If pod2pdf is installed: Make .pdf files.
2013-09-18 02:00:10 +02:00
Ole Tange
06597f9395
parallel: --nonall was incompatible with --joblog and --files. Fixed.
2013-09-12 12:25:37 +02:00
Ole Tange
378ecf6831
parallel.pod: Example of diff between all files in same dir.
2013-08-27 11:04:14 +02:00
Ole Tange
987f90d929
niceload: When CTRL-C'ing niceload -p, the controlled PID should continue and not be killed.
2013-08-27 10:58:41 +02:00
Ole Tange
aaac155ae2
Released as 20130822 ('Compostela').
2013-08-22 17:24:36 +02:00
Ole Tange
26fd31c2de
parallel: Generalized openoutputfiles().
2013-08-21 21:24:47 +02:00
Ole Tange
2c587e4055
parallel: Indention.
2013-08-21 17:11:25 +02:00
Ole Tange
81a8a116b7
parallel: --pipe can now only read from STDIN.
2013-08-21 17:04:33 +02:00
Ole Tange
73c7f844d7
testsuite: --shebang-wrap for Octave, Python. Perl, GnuPlot, R, Ruby, Bash.
...
10seconds_install: Try curl.
Makefile: parallel.html dependency.
parallel: Printing joblog => print_joblog.
parallel.pod: Removed TinyOgg.
testsuite: Minor fixups.
2013-08-19 11:15:39 +02:00
Ole Tange
af33d66225
Makefile bug.
2013-08-17 18:48:50 +02:00
Ole Tange
f0e72377ea
parallel_tutorial.pod forgotten.
2013-08-17 18:46:12 +02:00
Ole Tange
bcd08d5a2c
parallel_tutorial added to git.
2013-08-17 18:43:30 +02:00
Ole Tange
6961852117
Fixed --header bug for multiline headers. +testsuite.
...
Allow for --timeout 200.5% (float).
--workdir . --transfer fixed.
2013-08-17 18:24:51 +02:00
Ole Tange
be6fe3846f
parallel: Bugfix for -k --timeout used in --filter-host.
...
--sshloginfile is now searched for in . too.
--timeout more efficient.
Passes testsuite.
2013-08-16 13:11:35 +02:00
Ole Tange
96ba577d85
src/parallel: Fixed bug #39787 : --xargs broken; incl test. --delay fixed; incl test.
2013-08-15 19:38:39 +02:00
Ole Tange
ee529c2d2a
parallel: --record_env and --env _ implemented. Passes test suite.
2013-08-14 20:11:00 +02:00
Ole Tange
88540d06a7
testsuite bug #39572 : --tty and --joblog do not work.
...
Passes local testsuite.
2013-07-30 21:21:08 +02:00
Ole Tange
5b16a482e4
src/parallel: Inplemented --linebuffer.
2013-07-30 17:13:31 +02:00
Ole Tange
c52acfb001
parallel.pod: Fixed bug #39406 : F19 - pod2man only accepts text not numbers after =item.
2013-07-26 14:58:42 +02:00
Ole Tange
3f0c1c9b34
parallel: Fixed bug #39572 : --tty and --joblog do not work
2013-07-26 14:55:51 +02:00
Ole Tange
92773c7899
Merge branch 'master' of git.sv.gnu.org:/srv/git/parallel
2013-07-24 15:26:41 +02:00
Ole Tange
a73f2e3c4d
parallel: 225MB/s with: parallel -j4 --block 100M --pipe --round wc -l
2013-07-24 15:25:40 +02:00
Ole Tange
7b9928c32a
Released as 20130722 ('Engelbart').
2013-07-22 12:54:02 +02:00
Ole Tange
2deef988c7
Released as 20130720 alpha.
2013-07-20 17:33:26 +02:00
Ole Tange
dd1a637822
parallel: Use file descriptors instead of STDOUT/STDERR.
...
Fixed up Polarhome tests.
Passes testsuite.
2013-07-19 19:13:00 +02:00
Ole Tange
9e3777be3c
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
2013-07-18 22:10:38 +02:00
Ole Tange
7166c90f98
parallel: initial --round-robin (blocking and inefficient).
2013-07-18 12:57:52 +02:00
Ole Tange
fe3affd3cb
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
2013-07-17 23:26:17 +02:00
Ole Tange
895d84af65
parallel: export of bash functions to remote servers working.
2013-07-17 15:05:39 +02:00
Ole Tange
81b767d324
parallel: Fixed bug #39507 : --env does not support newlines in variables.
2013-07-17 11:33:19 +02:00
Ole Tange
d3a9292b2a
parallel: Treat STDOUT and STDERR as fd{1} and fd{2}. Find all shell opened file descriptors.
2013-07-14 13:22:56 +02:00
Ole Tange
56e5118535
src/parallel: Deal with unset $HOME.
2013-07-12 21:19:53 +02:00
Ole Tange
111fa14f57
testsuite: ### bug #39360 : --joblog does not work with --pipe.
2013-07-04 17:31:36 +02:00
Ole Tange
f1770d7a0f
Merge branch 'master' of git.sv.gnu.org:/srv/git/parallel
2013-07-04 11:22:33 +02:00
Ole Tange
0a466e072d
src/parallel: --joblog now with --pipe.
2013-07-04 11:22:00 +02:00
Ole Tange
c1f6354375
parallel: Re-fixed bug #37042 : -J foo is taken from the whole command line - not just the part before the command
2013-07-04 00:50:08 +02:00
Ole Tange
ea151d0837
Fixed bug #37042 : -J foo is taken from the whole command line - not just the part before the command.
...
Adjusted --load to only look every 10 seconds.
2013-07-02 21:45:18 +02:00
Ole Tange
194db8b7da
Released as 20130630 alpha.
2013-06-30 20:38:44 +02:00
Ole Tange
b6e210af96
src/parallel: If --filter-hosts (and thus time_to_login) do not try to find the ssh spawning limit.
2013-06-30 20:09:02 +02:00
Ole Tange
822f0d4d73
src/parallel: --filter-host is now much faster.
2013-06-30 18:11:36 +02:00
Ole Tange
14b15f3d43
src/parallel: Fixed --filter-hosts. Bug due to --joblog - not working.
2013-06-26 16:07:14 +02:00
Ole Tange
85ab036518
Released as 20130622 ('Snowden').
2013-06-22 14:50:48 +02:00
Ole Tange
301709bde9
parallel: --xapply now recycles arguments if an input source has more arguments than others.
2013-06-06 00:37:38 +02:00
Ole Tange
85ab16e26a
parallel: Exponential backoff and backon sleep between jobs.
2013-05-26 08:26:18 +02:00
Ole Tange
e377032c5d
parallel: Work around for "tcgetattr: Invalid argument" in old OpenSSHs.
2013-05-22 00:29:41 +02:00
Ole Tange
e5853b7fbb
niceload: darwin version of --io --mem --swap.
...
Thanks to Anders F Björklund afb.users.sourceforge.net
2013-05-20 17:04:23 +02:00
Ole Tange
0608b23da3
Passes testsuite.
2013-05-16 22:49:17 +02:00
Ole Tange
5b0be9941c
parallel: Code cleanup. Passes local testsuite.
2013-05-11 12:53:17 +02:00
Ole Tange
ff813d52ce
parallel: Fixed bug when distributing round robin.
2013-05-11 10:45:27 +02:00
Ole Tange
2b48812915
parallel: test distribute jobs round robin between --sshlogins.
2013-05-07 01:37:05 +02:00
Ole Tange
ee30290b9a
parallel: Median time implemented using remedian.
2013-04-30 01:36:07 +02:00
Ole Tange
eac8d05e3a
parallel: --timeout 200% implemented. Test missing.
2013-04-29 00:43:43 +02:00
Ole Tange
780f50c654
parallel: If not using --pipe, --ctrlc is now default.
2013-04-27 11:09:46 +02:00
Ole Tange
18fbd383c7
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
...
Conflicts:
README
2013-04-26 20:17:06 +02:00
Ole Tange
865f83c4fb
Released as 20130422 ('Boston').
2013-04-21 23:33:02 +02:00
Ole Tange
6e8247d6d1
parallel: bug with --dryrun and virgin jobs.
2013-04-11 21:54:57 +02:00
Ole Tange
0706a95802
testsuite: Polarhome added.
2013-04-08 21:17:59 +02:00
Ole Tange
23636ee688
parallel: Implemented --ctrlc which will send SIGINT to remote tasks.
2013-04-08 20:35:57 +02:00
Ole Tange
d995f43347
parallel: CPU detection on SCO OpenServer
2013-04-07 15:03:31 +02:00
Ole Tange
56a5429cce
parallel: CPU detection for HURD, IRIX, (old) HPUX.
2013-04-07 14:00:48 +02:00
Ole Tange
828843fa15
testsuite: --env test now much faster.
...
parallel: Small code cleanup.
2013-03-24 19:36:56 +01:00
Ole Tange
02d6dcece5
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
2013-03-24 17:25:34 +01:00
Ole Tange
851ede9f92
parallel: quoting works with old rsyncs. --retries works with --onall.
2013-03-24 16:35:42 +01:00
Ole Tange
7a8bd820ac
src/parallel: If --load is a file: Recheck it every time max_loadavg is called.
2013-03-23 21:36:17 +01:00
Ole Tange
3d26864477
src/parallel: family_pids were incompatible with FreeBSD 7 and CentOS 3.
2013-03-23 14:33:12 +01:00
Ole Tange
e14d8f9586
src/parallel: transfer of relative files on systems without /./ capable rsync.
2013-03-23 11:46:47 +01:00
Ole Tange
3615f0b473
parallel: --remove-source-files is not supported on old rsync.
2013-03-23 10:18:35 +01:00
Ole Tange
12897fe3c2
src/parallel: --load on remote machines fixed. --nice uses \nice for tcsh and remote machines with differerent path to nice.
2013-03-23 09:49:08 +01:00
Ole Tange
204da584b6
Documentation update.
2013-03-12 10:17:55 +01:00
Ole Tange
9ca429b5ce
parallel: HPUX CPU/core detection. Thanks to Javier Tarradas.
2013-03-08 09:49:01 +01:00
Ole Tange
635e5081d6
parallel: Experimental bug #37620 : alternative instant --load calculation using ps
2013-03-07 01:54:38 +01:00
Ole Tange
3b752a668c
Fixed bug #38441 : CPU usage goes to 100% if load is higher than --load at first job.
2013-03-07 00:16:53 +01:00
Ole Tange
7bfb4a5e57
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
2013-03-04 21:51:23 +01:00
Ole Tange
93dd376c69
Fixed bug #38439 : "open files" with --files --pipe blocks after a while.
2013-03-04 21:50:51 +01:00
Ole Tange
d5fa05b425
Fixed bug #38354 : -J profile_name should read from pwd
/profile_name before ~/.parallel/profile_name
2013-03-03 13:45:31 +01:00
Ole Tange
e80881ab49
parallel.pod: Example of --wd.
2013-02-22 15:01:46 +01:00
Ole Tange
fc883b4be6
Released as 20130222 ('Chelyabinsk').
2013-02-21 23:55:07 +01:00
Ole Tange
5c89af948e
Code cleanup + man page updates.
2013-02-21 23:36:14 +01:00
Ole Tange
07c5b5c704
parallel: Obsoleted --tollef. To be retired 20140222.
2013-02-18 00:59:59 +01:00
Ole Tange
21c62a2545
Small adjustments. Passes testsuite.
2013-02-14 23:08:17 +01:00
Ole Tange
cf38b9078c
parallel: --keep-order --resume-failed works.
2013-02-13 01:15:37 +01:00
Ole Tange
f948768a1f
parallel: Negative positional arguments (no context. No -X).
2013-02-12 21:52:01 +01:00
Ole Tange
c0b620c832
parallel: Added support for negative positional replacement strings {-1}.
2013-02-12 21:22:24 +01:00
Ole Tange
1de3edfb57
parallel: --resume-failed works with --pipe.
2013-02-11 23:47:11 +01:00
Ole Tange
42751ae6a9
parallel: Implemented --resume-failed.
2013-02-10 23:22:53 +01:00
Ole Tange
55ad133f46
parallel: Stop looping in --pipe if this reads 0 bytes.
2013-02-10 13:32:50 +01:00
Ole Tange
0be46ce826
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
2013-02-10 11:09:12 +01:00
Ole Tange
7cf332ecc0
parallel: NetBSD CPU detection.
2013-02-07 11:10:20 +01:00
Ole Tange
819c82de3c
parallel: Increase --blocksize exponentially if it is < 1 record.
2013-02-05 22:17:36 +01:00
Ole Tange
9e0541c95a
testsuite: Passes testsuite. 'timeout' removed as it did not work.
2013-02-04 22:39:32 +01:00
Ole Tange
193935f0e5
parallel: More efficient --pile -L. Passes testsuite-local.
2013-02-02 22:20:36 +01:00
Ole Tange
1156a6ee75
$opt::n => $opt::max_args, $opt::N => $opt::max_replace_args.
2013-02-01 20:24:55 +01:00
Ole Tange
ba060304f6
Released as 20130122 ('Jyoti Singh Pandey').
2013-01-21 23:59:44 +01:00
Ole Tange
7dc6927898
parallel.pod: Added doc for --sshdelay.
2013-01-21 23:09:47 +01:00
Ole Tange
05e1cf9ef4
parallel: Unlink should not happen with --files.
2013-01-21 23:09:00 +01:00
Ole Tange
592a6482a8
niceload: uniq bug when pressing Ctrl-C.
2013-01-21 23:08:30 +01:00
Ole Tange
cd9efa9ab8
parallel.pod: Batch jobqueue processor.
2013-01-15 00:20:59 +01:00
Ole Tange
d847c932f5
Version update. Small --tty test.
2013-01-09 23:06:01 +01:00
Ole Tange
e3e1345aac
parallel: added --sshdelay to slow down ssh logins.
2013-01-09 23:00:07 +01:00
Ole Tange
05330bf8ea
parallel: auto-unlink tmp-files so if we forget to unlink it is OK.
2013-01-08 20:41:53 +01:00
Ole Tange
40c2fcc61a
niceload: undef_as_zero was in same package.
2012-12-28 21:29:09 +01:00
Ole Tange
382cea7c09
parallel: EOF wrapper for --pipe gives correct exit value.
2012-12-28 21:27:43 +01:00
Ole Tange
a70b9dffaf
niceload: under heavy load iostat
somehow does not work.
2012-12-28 12:57:43 +01:00
Ole Tange
d0ae4330ea
parallel: --results with more data columns than headers caused undefined error. Fixed.
2012-12-28 11:45:31 +01:00
Ole Tange
bbc9a53ea5
Fixed bug #34241 : --pipe should not spawn unneeded processes.
2012-12-27 23:06:17 +01:00
Ole Tange
1cea71c611
Released as 20121222 ('End of The World').
2012-12-22 17:23:10 +01:00
Drew Frank
42537dafee
optional: update man-page description of --results to describe subdir behavior.
2012-12-21 22:02:06 -08:00
Drew Frank
701445aac6
optional: Python loader works with new --results format.
2012-12-21 20:01:23 -08:00
Ole Tange
05a08c55b6
parallel.pod: Also include error message when reporting bugs.
2012-12-20 15:01:49 +01:00
Ole Tange
b6056bb876
Fixed: bug #37956 : --colsep does not default to '\t' as specified in the man page.
2012-12-19 15:37:36 +01:00
Ole Tange
86808fed5d
optional: --results change to '/' breaks the reading results.
2012-12-19 11:42:19 +01:00
Ole Tange
8eceb1f5b9
parallel: OpenBSD CPU detection. Thanks to Michał Markowski.
2012-12-17 01:07:20 +01:00
Ole Tange
fd6044b0dc
niceload: --prg implemented.
2012-12-10 23:16:25 +01:00
Ole Tange
80d83aa489
niceload: multiple -p
2012-12-10 21:57:00 +01:00
Ole Tange
c6b955eb7d
niceload: ::opt_ -> opt::
2012-12-10 19:12:35 +01:00
Ole Tange
22a9ac5390
parallel: bug #37849 : --results should create subdirs. With test.
2012-12-03 23:28:10 +01:00
Ole Tange
59a1d67b59
niceload: test + bugfix for --sensor
2012-12-03 00:02:51 +01:00
Ole Tange
111c7384f7
niceload --sensor ... -l with negative number means: Run if values less than number.
2012-12-02 21:11:27 +01:00
Ole Tange
bc0f7701ec
Implemented --delay.
2012-11-26 22:57:07 +01:00
Ole Tange
d47e1306ec
Fixed bug #37779 : Make result file names insensitive to order of input sources when using --header
2012-11-26 21:40:26 +01:00
Ole Tange
4688ba04c9
parallel: Fixed bug #37680 : --wd ... not working
2012-11-26 21:19:14 +01:00
Ole Tange
6921d28f9a
parallel: Fixed bug #37325 : Inefficiency of --pipe -L
2012-11-26 00:19:58 +01:00
Ole Tange
cf8f1d924b
parallel.pod: man page for --shebang-wrap.
2012-11-25 21:24:27 +01:00
Ole Tange
a8a451c60c
Fixed bug #37694 : Empty string argument skipped when using --quote
2012-11-24 17:33:15 +01:00
Ole Tange
d720e7959c
parallel: $::opt => $opt::. Passes unittest.
2012-11-23 00:57:35 +01:00
Ole Tange
eb3b6fb00e
parallel --shebang-warp --pipe works. With test.
2012-11-22 23:43:49 +01:00
Ole Tange
54e3e264a3
testsuite for --shebang-wrap. :::: is suboptimal.
2012-11-22 23:19:00 +01:00
Ole Tange
007ae78c28
parallel: --shebang-wrap --pipe works in pipe and with ::::
2012-11-22 22:06:49 +01:00
Ole Tange
0b1896c368
parallel --shebang-warp for ::: works.
2012-11-22 12:10:45 +01:00
Ole Tange
45763bc601
Released as 20121122 ('Barack').
2012-11-22 00:24:04 +01:00
Ole Tange
49675bf13a
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
...
Conflicts:
src/niceload
2012-11-21 22:55:09 +01:00
Ole Tange
7648a3c0b2
niceload: --sensor implemented.
2012-11-21 22:30:29 +01:00
Ole Tange
6748cf82c8
Unittest adapted.
2012-11-21 22:28:52 +01:00
Ole Tange
14c0f88523
src/parallel: Compatible with FreeBSD7 perl 5, version 16, subversion 2 (v5.16.2)
2012-11-20 00:31:33 +01:00
Ole Tange
ce02b6f794
niceload: minimal --sensor support.
2012-11-09 16:51:38 +01:00
Ole Tange
00a2b4d119
Load avg on BSD:
...
Michał Markowski says:
"uptime" output on OpenBSD and FreeBSD (so probably NetBSD and DragonflyBSD too) look similar to this:
2:22PM up 30 days, 13:44, 1 user, load averages: 0.06, 0.09, 0.13
2012-10-31 21:09:47 +01:00
Ole Tange
f42a5c32ba
src/parallel: vmstat for 17 columns.
...
Rhys Ulerich's vmstat version has 17 columns.
procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu-----
r b swpd free buff cache si so bi bo in cs us sy id wa st
0 0 0 587736 320220 62341788 0 0 20 36 1 1 4 0 95 0 0
2012-10-25 01:03:59 +02:00
Ole Tange
c49e7b4842
Released as 20121022 ('Hanne Vilmann').
2012-10-23 00:05:26 +02:00
Ole Tange
f6a6a35309
testsuite: niceload impoved. Fewer --env tests.
2012-10-22 23:08:54 +02:00
Ole Tange
75f54b795f
testsuite: virtualbox added. Other tests made more portable.
2012-10-22 08:32:39 +02:00
Ole Tange
c8e032b279
Fixed bug #37589 : Red Hat 9 (Shrike) perl v5.8.0 built for i386-linux-thread-multi error
2012-10-17 20:33:49 +02:00
Ole Tange
d9675d0bd0
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
...
Conflicts:
src/parallel
testsuite/tests-to-run/parallel-local2.sh
2012-10-17 02:16:01 +02:00
Ole Tange
fcaf41b325
parallel: Fixed to pass local testsuite and some Perl::Critic issues.
2012-10-17 02:09:03 +02:00
Drew Frank
d2678e53b0
python: add expected output to README example.
2012-10-15 17:12:43 -07:00
Drew Frank
f76b04b181
python: add small example to README.
2012-10-15 16:34:53 -07:00
Ole Tange
42d4c35270
parallel.pod: --results example.
2012-10-16 01:24:35 +02:00
Ole Tange
4623995286
Merge branch 'master' of git.sv.gnu.org:/srv/git/parallel
2012-10-15 15:48:16 +02:00
Ole Tange
dd5093f8b4
parallel: --env includes test + man and works for t?csh, too.
2012-10-15 15:47:10 +02:00
Drew Frank
ed669630c6
python: process result files after metadata type inference.
2012-10-11 15:07:24 -07:00
Drew Frank
b2f8450bf3
add gnuparallel python package.
2012-10-09 14:09:17 -07:00
Drew Frank
141eb4d5ea
parallel: --results uses stdout\t rather than stdout_ in file names.
2012-10-05 16:33:31 -07:00
Ole Tange
c60cc12b24
parallel: Fixed Perl::Critic: Loop iterator is not lexical.
2012-10-02 00:55:06 +02:00
Ole Tange
a50adb5080
parallel: map rewritten as per http://perlmonks.org/index.pl?node_id=743445
2012-10-02 00:47:00 +02:00
Ole Tange
456529e046
parallel: Perl::Critic: Fewer Bareword file handles.
2012-10-02 00:13:52 +02:00
Ole Tange
09eb14e124
parallel: PerlCritic: open 2 args -> open 2 args.
2012-10-01 22:52:58 +02:00
Ole Tange
b170f88593
bug #34369 : GNU Parallel Bug Reports Incorrect number of jobs-completed with --progress.
2012-10-01 22:33:17 +02:00
Ole Tange
5c557c0973
parallel: Fixed https://savannah.gnu.org/bugs/?36942
2012-10-01 21:00:20 +02:00
Ole Tange
7a2e3d731b
parallel: fixed --results if argument contains \t \0 and /. This may have destroyed default --colsep=\t.
2012-10-01 11:30:16 +02:00
Ole Tange
c8051ced91
parallel: --results now with header \t value filenames.
2012-10-01 00:04:52 +02:00
Ole Tange
fc1c13dca2
Version number.
2012-09-28 15:26:15 +02:00
Ole Tange
418fa0e7e0
src/parallel: Implemented --results
2012-09-28 15:25:33 +02:00
Ole Tange
e2e9fcaf46
parallel.pod: Example of speeding up fast jobs. \' for quoting.
2012-09-27 11:41:40 +02:00
Ole Tange
1f5be2bb43
parallel: --env implemented. Test fails, man page missing.
2012-09-23 23:21:13 +02:00
Ole Tange
cdb8944aad
parallel: slow down ssh to do more logins than MaxStartup. Passes unittest.
2012-09-09 19:16:48 +02:00
Ole Tange
810b6fdc93
parallel: --number-of-cpus bug on Linux 2.6.26 fixed.
2012-09-03 23:09:00 +02:00
Ole Tange
a5ca8c6dae
Released as 20120822 ('Boson')
2012-08-22 21:44:13 +02:00
Ole Tange
ec76d20b25
parallel: --plain + man + test implemented. Passes testsuite.
2012-08-08 21:25:18 +02:00
Ole Tange
783d2d42f3
parallel: Error and warning sub to ensure consistent errors and warnings.
2012-08-08 18:38:29 +02:00
Ole Tange
ed6903976b
Better support for limited number of processes in process table.
2012-08-07 00:52:08 +02:00
Ole Tange
92b9592f1d
Partly fix for bug #37010 : Problems if ulimit -n is > 1024
2012-08-02 21:28:56 +02:00
Ole Tange
0a026db5e7
Fixed: bug #37004 : niceload example does not work
2012-08-01 23:06:26 +02:00
Ole Tange
9625fe4453
Released as 20120722 ('Nai Soi')
2012-07-24 02:09:47 +02:00
Ole Tange
bea6102042
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
2012-07-19 16:37:18 +02:00
Ole Tange
88c50259d8
parallel: Fixed bug #36707 : --controlmaster eats jobs
2012-06-28 22:38:14 +07:00
Ole Tange
a0ee9af15f
parallel.pod: man page update
2012-06-28 22:19:47 +07:00
Ole Tange
045ed19142
Released as 20120622 ('Chiang Mai')
2012-06-23 07:34:35 +02:00
Ole Tange
888c5999a2
Passes testsuite.
2012-06-15 00:46:15 +02:00
Ole Tange
05e66ecaa5
Fixed bug #34958 : --pipe with --record size measured in lines.
2012-06-14 23:13:11 +02:00
Ole Tange
7a76e79185
Fixed bug #36657 : --load does not work with custom ssh.
2012-06-14 22:30:24 +02:00
Ole Tange
67d4db2279
Fixed bug #36660 : --workdir mkdir does not use --sshlogin custom ssh.
2012-06-14 22:19:49 +02:00
Ole Tange
72402ef16e
Fixed bug #36659 : --sshlogin strips leading slash from ssh command.
2012-06-14 22:10:39 +02:00
Ole Tange
2c29653012
parallel: --shebang now works even if crazy people name their executable "<> or space.
2012-06-08 23:45:06 +02:00
Ole Tange
38ccd3f193
Fixed with test: bug #36595 : silent loss of input with --pipe and --sshlogin.
2012-06-08 01:07:25 +02:00
Ole Tange
9489733155
parallel: defined(@array) is deprecated.
2012-06-07 21:20:18 +02:00
Ole Tange
7570adf0cd
parallel: Rolled back SIGINT patches for now.
2012-06-06 00:14:28 +02:00
Ole Tange
f2ca6436c6
parallel: Fixed bug #36352 : --timeout not working on Solaris.
2012-06-03 22:51:22 +02:00
Ole Tange
1a98839ca4
parallel: Fixed bug #36585 : Ctrl-C should propagate to remote.
2012-06-03 22:33:00 +02:00
Ole Tange
541bde1838
parallel: basic --filter-hosts working.
2012-05-28 02:50:03 +02:00
Ole Tange
832ce24df5
parallel: Number of cpus detected wrongly on RedHat Enterprise 4.6.
2012-05-27 20:57:44 +02:00
Ole Tange
c7c0ad193c
parallel.pod: Thanks to A. Costa for spotting speling erors.
2012-05-27 18:14:25 +02:00
Ole Tange
57538c384e
parallel: Bug fixes for --tollef compatibility.
2012-05-27 17:51:09 +02:00
Ole Tange
22b295cef1
parallel: --pipe now forks instead of busy looping.
2012-05-24 02:03:57 +02:00
Ole Tange
91899593fc
Released as 20120522 ('Hollande').
2012-05-22 20:36:20 +02:00
Ole Tange
f0540d5c23
parallel: --joblog for --(n)onall
2012-05-22 00:25:29 +02:00
Ole Tange
76c477d94d
parallel: Timings in --joblog now with milliseconds.
2012-05-13 16:34:29 +02:00
Ole Tange
b35e5ff721
Reorg of testsuite.
2012-05-13 16:03:41 +02:00
Ole Tange
1371108e64
Fixed with test: Test bug #35820 : sem breaks if $HOME is not writable
2012-05-13 16:03:13 +02:00