Commit graph

869 commits

Author SHA1 Message Date
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
Tim Cuthbertson f58db1e301 0install: added version 20130722 2013-07-23 16:36:24 +10: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 ffc14e64ea 10seconds_install: Better support for Polarhome platforms. Accept future signing keyid. 2013-07-20 16:42:02 +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 7ff2e711db 10seconds_install: Some Polarhomes do not support '-o'. 2013-07-19 17:42:22 +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 8f26244149 testsuite for bug #39360: --joblog does not work with --pipe. 2013-07-04 17:20:50 +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
Tim Cuthbertson 21a77662ab 0install: added version 20130622 2013-06-23 13:19:38 +10:00
Ole Tange c468d3b70f doc/release_new_version: Better upload of sig. 2013-06-22 15:58:45 +02:00
Ole Tange 85ab036518 Released as 20130622 ('Snowden'). 2013-06-22 14:50:48 +02:00
Ole Tange f813f02abf debian/Makefile: The replacement path was not expanded correctly. 2013-06-22 14:24:56 +02:00
Ole Tange 22f2eedff8 testsuite: Start and stop VirtualBoxes as needed. 2013-06-15 16:12:02 +02:00
Ole Tange 6b904c5382 10seconds_install: Check signature using GnuPG. 2013-06-15 16:10:38 +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 f30a852c47 Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel 2013-05-26 08:34:54 +02:00
Ole Tange 85ab16e26a parallel: Exponential backoff and backon sleep between jobs. 2013-05-26 08:26:18 +02:00
Tim Cuthbertson 667a9ba380 0install: added version 20130522 2013-05-22 13:40:54 +10:00
Ole Tange 0cb0cdde3e Released as 20130522 ('Rana Plaza'). 2013-05-22 00:51:54 +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
Tim Cuthbertson 10a42484da 0install: check gpg signature when publishing new version 2013-04-26 20:46:49 +10:00
Tim Cuthbertson ac34b44162 0install: use ftpmirror.gnu.org instead of ftp.gnu.org 2013-04-26 20:46:49 +10:00
Ole Tange f566bf766e 10seconds_install: added. 2013-04-24 16:25:29 +02:00
Ole Tange 93e8e3113e README: 10 seconds installation. 2013-04-24 15:20:57 +02:00