Commit graph

528 commits

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