Ole Tange
|
e57ec6deec
|
parallel: Fixed: csh length before base64 quoting too high.
|
2015-05-31 16:24:09 +02:00 |
|
Ole Tange
|
2ca7b7f201
|
parallel: '-quoting for rc-shell.
|
2015-05-25 22:07:37 +02:00 |
|
Ole Tange
|
1a6ddb891e
|
Unstable changes merged.
|
2015-05-25 21:31:28 +02:00 |
|
Ole Tange
|
ee7ad814aa
|
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
Conflicts:
doc/release_new_version
src/parallel
testsuite/wanted-results/parallel-tutorial
|
2015-05-25 20:26:53 +02:00 |
|
Ole Tange
|
6a6a5e4d01
|
parallel: Specialized shell_quote_scalar for each shell.
Newline quoting for csh. Empty argument quoted as ''. Passes testsuite.
|
2015-05-25 02:27:30 +02:00 |
|
Ole Tange
|
e892e2fcb6
|
parallel: killall will kill the family, too.
|
2015-05-23 18:00:00 +02:00 |
|
Ole Tange
|
1b0c5d4ca7
|
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel into stable
Conflicts:
doc/release_new_version
src/parallel
testsuite/wanted-results/parallel-tutorial
|
2015-05-22 00:41:02 +02:00 |
|
Ole Tange
|
39ff23c10d
|
Released as 20150522 ('Nepal')
|
2015-05-22 00:33:39 +02:00 |
|
Ole Tange
|
e64461941b
|
Fixed bug #45144: Does not work on Solaris "zone" containers.
|
2015-05-21 23:32:15 +02:00 |
|
Ole Tange
|
6df65fa6ce
|
testsuite: Tests for env_parallel for multiple shells. Passes testsuite.
|
2015-05-21 23:02:55 +02:00 |
|
Ole Tange
|
03a69b38ce
|
Fixed bug #45144: Does not work on Solaris "zone" containers.
|
2015-05-20 22:37:10 +02:00 |
|
Ole Tange
|
87951b34d1
|
parallel: --retry-failed implemented.
|
2015-05-20 21:09:33 +02:00 |
|
Ole Tange
|
456f63d2bc
|
parallel: Fail if -a file is not seekable for --pipepart.
|
2015-05-15 22:05:48 +02:00 |
|
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 |
|