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 |
|