Commit graph

589 commits

Author SHA1 Message Date
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