Commit graph

327 commits

Author SHA1 Message Date
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 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 d0fb3a103f Fixed bug #43746: --transfer and --return of multiple inputs {1} and {2} 2015-03-07 23:22:10 +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 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 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 61b0e48030 testsuite: Cleanup after running. 2015-02-01 16:57:31 +01:00
Ole Tange 927cf13b0c testsuite: Cleanup after each test. 2015-02-01 14:38:26 +01:00
Ole Tange 67c85d7658 Fixed bug #43923: test65 broken. 2015-02-01 14:31:44 +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 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 b784f4eca6 parallel: --pipe --cat tested with csh. 2015-01-18 00:20:38 +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 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 a83c02c95d Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
Conflicts:
	doc/release_new_version
	src/parallel
	testsuite/wanted-results/parallel-local-3s
	testsuite/wanted-results/parallel-local-ssh2
	testsuite/wanted-results/test15
	testsuite/wanted-results/test19
	testsuite/wanted-results/test37
	testsuite/wanted-results/test61
2015-01-03 01:29:16 +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 fe08937ea9 parallel: Avoid using Tie::RefHash. Passes test-suite. 2015-01-02 22:33:28 +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 b71d442c1c parallel: Implemented --halt -1 and --halt -2. 2015-01-02 12:55:02 +01:00
Ole Tange 44d5283151 sem: --fg --line-buffer failed. 2015-01-02 11:06:32 +01:00
Ole Tange af6e638719 parallel: Avoid using Tie::RefHash. Passes test-suite. 2014-12-26 18:31:06 +01:00
Ole Tange f2402e1e83 Fixed bug #43817: Some JP char cause problems in positional replacement string 2014-12-14 09:44:32 +01:00
Ole Tange 163712f709 parallel: Deal with {} as part of the command (not arg for the command). 2014-12-12 13:30:54 +01:00
Ole Tange dbbd5829fe parallel: Fixed {= {= =} =}, {= =}=}, {={= =} 2014-12-09 06:23:37 +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 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