Commit graph

956 commits

Author SHA1 Message Date
Ole Tange 98ff943df2 parallel: Modified citation clause. 2015-01-02 22:25:02 +01:00
Ole Tange b71d442c1c parallel: Implemented --halt -1 and --halt -2. 2015-01-02 12:55:02 +01:00
Ole Tange 303bc5f465 sem: --shebang-wrap example in manual. 2015-01-02 11:33:40 +01:00
Ole Tange 44d5283151 sem: --fg --line-buffer failed. 2015-01-02 11:06:32 +01:00
Ole Tange 60a62086bb parallel: Fixed bug #42493: --sshlogin does not send stderr to stderr. 2014-12-30 00:31:02 +01:00
Ole Tange 5b78d119b5 parallel: move job failure and print_earlier into Job object. 2014-12-29 01:16:32 +01:00
Ole Tange f60597f7a1 Merge commit 'af6e638' 2014-12-26 18:37:03 +01:00
Ole Tange af6e638719 parallel: Avoid using Tie::RefHash. Passes test-suite. 2014-12-26 18:31:06 +01:00
Ole Tange 8bcb05813b parallel: quoting of replacement string. 2014-12-26 12:02:31 +01:00
Ole Tange dd9d647e81 parallel: quoting of ^ has changed. 2014-12-26 11:44:02 +01:00
Ole Tange 09343427ec parallel: Bug for --retries on two hosts. 2014-12-26 11:14:27 +01:00
Ole Tange d90bda61df Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel into HEAD
Conflicts:
	doc/release_new_version
2014-12-26 01:30:44 +01:00
Ole Tange 8d6638de60 Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
Conflicts:
	doc/release_new_version
2014-12-25 18:43:34 +01:00
Ole Tange 962ad80ccd parallel: --memfree prototype. 2014-12-15 11:09:43 +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 b867e321e9 parallel: Use status() for status message instead of directly using STDERR. 2014-12-14 05:25:43 +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 9493541236 parallel: refactored big subs. 2014-12-09 15:11:54 +01:00
Ole Tange dbbd5829fe parallel: Fixed {= {= =} =}, {= =}=}, {={= =} 2014-12-09 06:23:37 +01:00
Ole Tange 166bbc5b56 parallel: Modified citation clause. 2014-12-06 14:34:56 +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 70d6afbbb9 Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel 2014-11-23 01:32:42 +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
Tim Cuthbertson 72e8905b84 0install: added version 20141022 2014-11-15 21:32:13 +11: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 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 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 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 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 ba267c7a07 Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel 2014-09-23 20:27:57 +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
Tim Cuthbertson 99a40f2ee7 0install: added version 20140922 2014-09-23 13:47:38 +10:00
Ole Tange b3ba17ca23 Released as 20140922 ('Scotland'). 2014-09-22 18:26:25 +02:00