Ole Tange
|
ca03efde42
|
parallel: --no-keep-order will reverse --keep-order. --no-notice => --will-cite.
|
2015-01-11 23:08:23 +01:00 |
|
Ole Tange
|
3d01e955bf
|
Bug fix: Trailing space in sshlogin http://lists.gnu.org/archive/html/bug-parallel/2015-01/msg00000.html
|
2015-01-06 23:34:45 +01:00 |
|
Ole Tange
|
40668af537
|
sem: --semaphoretimeout <negative value> means: Exit if no semaphore gotten.
|
2015-01-03 14:48:01 +01:00 |
|
Ole Tange
|
3071e28c15
|
parallel: Implemented --halt -1 and --halt -2.
|
2015-01-02 22:33:33 +01:00 |
|
Ole Tange
|
287fc41c1c
|
sem: --shebang-wrap example in manual.
|
2015-01-02 22:33:32 +01:00 |
|
Ole Tange
|
0992d1a7c9
|
parallel: move job failure and print_earlier into Job object.
|
2015-01-02 22:33:32 +01:00 |
|
Ole Tange
|
2b33c5b034
|
parallel: Fixed {= {= =} =}, {= =}=}, {={= =}
Conflicts:
doc/release_new_version
|
2015-01-02 22:32:00 +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 |
|
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
|
95958b623a
|
parallel: Implemented --hostgroup.
|
2014-11-11 04:56:55 +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
|
2ff435caea
|
parallel: sub wrapper implemented. Passed most of the testsuite.
|
2014-10-24 11:30:39 +02:00 |
|
Ole Tange
|
c4100ef3d7
|
parallel: passes testsuite.
|
2014-10-22 21:59:06 +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
|
c0b26cdea7
|
niceload: --battery: Run when not on battery.
parallel: Code cleanup.
|
2014-10-08 00:27:13 +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 |
|
Ole Tange
|
028e24274f
|
Passes testsuite.
|
2014-09-20 21:36:02 +02:00 |
|
Ole Tange
|
eaedef9937
|
src/parallel: Small disk full optimization.
src/parallel.pod: --tollef elaboration (Thanks to Robin Neatherway).
|
2014-09-18 22:09:20 +02:00 |
|
Ole Tange
|
30ed40ee3f
|
Fixes: bug #43165: NFS as tmp broken in 20131222.
|
2014-09-07 17:10:44 +02:00 |
|
Ole Tange
|
b01688b07f
|
Fixed bug #43107: --line-buffer --onall does not work.
|
2014-08-29 23:33:57 +02:00 |
|
Ole Tange
|
75d055970f
|
parallel: Code re-org to remove $Private::variables.
|
2014-08-27 23:29:15 +02:00 |
|
Ole Tange
|
fd85a50d14
|
Fixed bug #42999: --pipepart with remote does not work
|
2014-08-25 00:44:19 +02:00 |
|
Ole Tange
|
6e612565a9
|
Fixed bug #42983: include/exclude servers on-the-fly.
Fixed ln -s to relative path.
|
2014-08-24 17:19:17 +02:00 |
|
Ole Tange
|
82550070ee
|
Released as 20140822 ('Williams').
|
2014-08-23 00:39:59 +02:00 |
|
Ole Tange
|
fe1f91776a
|
parallel: Preparations for transfering full environment using $parallel_bash_environment.
Better error message if 'file not found' for -a --pipepart.
Allow for forcing 0 CPUs using 0/sshlogin.
Round fractional wanted CPUs up.
|
2014-08-15 00:12:23 +02:00 |
|
Ole Tange
|
fcf1e64438
|
parallel: When hitting EOF: Close file without reading to EOF.
|
2014-08-07 20:20:37 +02:00 |
|
Ole Tange
|
df5e2231d0
|
Fixed: parallel -a not_existing --pipepart wc
|
2014-08-04 13:10:38 +02:00 |
|
Ole Tange
|
0a7b38c257
|
src/parallel.pod: ladon comparison.
|
2014-08-02 17:00:35 +02:00 |
|
Ole Tange
|
af23562d99
|
parallel: Fixed bug #42842: --bar with weird chars. Fixed bug #42845: rsync 3.1.x fails against 2.5.7.
Give warning if reading arguments (for --eta/--bar) takes > 30 sec.
A few more characters annoy tmux.
parallel.pod: Bash array copy function.
|
2014-07-28 00:30:54 +02:00 |
|
Ole Tange
|
9a25177a19
|
eval $perlexpr as function. Added --plus. Forced --noctrlc if --controlmaster.
Added CITATION. --title for pod2html. Testsuite updates due to LinuxMint15/17 diffs.
|
2014-07-26 13:17:13 +02:00 |
|
Ole Tange
|
9bb46c6ed6
|
Released as 20140722 ('MH17').
|
2014-07-22 06:47:30 +02:00 |
|
Ole Tange
|
627d2808d0
|
parallel: family_pids tested on PolarHome platforms.
|
2014-07-20 19:55:53 +02:00 |
|
Ole Tange
|
1a1c0ebe0f
|
parallel: Initial version of --tmux.
|
2014-07-16 11:07:41 +02:00 |
|
Ole Tange
|
1cf521971f
|
Fixed bug #42055: --pipe -a bigfile should not require sequential reading of bigfile.
|
2014-07-15 18:02:58 +02:00 |
|
Ole Tange
|
9c58321482
|
Fixed bug #42725: csh with \n in variables
|
2014-07-15 15:58:31 +02:00 |
|
Ole Tange
|
99a8c5bbe7
|
testsuite: use -v for easier locating failig command. Oracle now uses oracle13.tange.dk.
|
2014-07-15 02:40:38 +02:00 |
|
Ole Tange
|
4995630a62
|
{= perlexpr =} passes testsuite.
|
2014-07-14 18:25:45 +02:00 |
|
Ole Tange
|
9fed0bfa17
|
parallel: {{perl exp}} implemented (poorly).
|
2014-06-26 01:16:54 +02:00 |
|
Ole Tange
|
b9b3d9d5f2
|
Released as 20140622 ('Brazil').
|
2014-06-23 03:35:59 +02:00 |
|
Ole Tange
|
c04da8f690
|
Manual update.
|
2014-06-23 02:10:53 +02:00 |
|
Ole Tange
|
3cb4a53ea7
|
Makefile.am: should install distributed documentation if doc building tools does not exist.
|
2014-06-13 14:30:14 +02:00 |
|
Ole Tange
|
5f30c90c35
|
parallel: bug #42041: Implement $PARALLEL_JOBSLOT
|
2014-06-04 02:22:39 +02:00 |
|
Ole Tange
|
c95bc2872c
|
parallel: Jobslot {%} now works.
|
2014-05-31 08:42:56 +02:00 |
|
Ole Tange
|
35939753d6
|
parallel: --pipepart now works with --regexp
|
2014-05-28 23:45:13 +02:00 |
|
Ole Tange
|
92366d743e
|
Released as 20140X22 ('Boko Haram').
|
2014-05-22 14:53:33 +02:00 |
|
Ole Tange
|
d36cb5a2dd
|
Released as 20140422 ('세월호').
|
2014-04-22 12:03:41 +02:00 |
|
Ole Tange
|
cf358529b9
|
Fixed bug #42089: --results with arg > 256 chars.
|
2014-04-19 10:11:32 +02:00 |
|
Ole Tange
|
8078bda2bb
|
parallel: Fix --filter-hosts -S :.
--controlmaster: Kill remote sleep 100000000.
|
2014-03-31 21:29:47 +02:00 |
|
Ole Tange
|
d6235b0cc3
|
parallel: Fixed bug #41805: Idea: propagate --env for parallel --number-of-cores
|
2014-03-24 15:49:49 +01:00 |
|
Ole Tange
|
f30bad56e2
|
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
|
2014-03-23 01:08:07 +01:00 |
|
Ole Tange
|
1be2d7568c
|
Implemented --cat and --fifo.
|
2014-03-23 01:07:18 +01:00 |
|
Markus Roth
|
13114737cf
|
Rename SSHD's MaxStartup -> MaxStartups.
|
2014-03-22 21:41:14 +01:00 |
|
Ole Tange
|
a74c5c316f
|
Released as 20140322 ('昆明 MH370').
|
2014-03-22 12:59:46 +01:00 |
|
Ole Tange
|
a3f11158b5
|
niceload: --verbose output to STDERR.
|
2014-03-21 22:39:54 +01:00 |
|
Ole Tange
|
583e6fb4b7
|
Fixed bug #38908: niceload: Ctrl-C should resume jobs if using -p
|
2014-03-03 19:26:19 +01:00 |
|
Ole Tange
|
7f955d2427
|
Released as 20140222 ('Euromaidan').
|
2014-02-22 11:32:42 +01:00 |
|
Ole Tange
|
74014985fe
|
Released as 20140122 ('Opportunity').
|
2014-01-22 03:06:39 +01:00 |
|
Ole Tange
|
5a5023d97e
|
Passes testsuite.
|
2014-01-22 02:54:18 +01:00 |
|
Ole Tange
|
78f6607159
|
load-parallel-results.r: R funcction to load results into R.
|
2014-01-04 08:11:02 +01:00 |
|
Ole Tange
|
045f534475
|
Released as 20131222 ('玉兔 Mandela').
|
2013-12-22 00:03:53 +01:00 |
|
Ole Tange
|
f1ad123e52
|
parallel: Bug fixed if first jobs fills $TMPDIR. Passes testsuite.
|
2013-12-21 01:49:17 +01:00 |
|
Ole Tange
|
bfb01e89df
|
testsuite: Fixup of polarhome and added X.Xs.sh.
|
2013-12-19 02:19:19 +01:00 |
|
Ole Tange
|
6b4bf8a764
|
parallel.pod: Example: Running Bash function remotely with --env.
|
2013-12-02 21:28:48 +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
|
e39e3c7b0f
|
parallel: --retries did not reset endtime() causing --timeout to fail.
|
2013-11-28 15:24:34 +01:00 |
|
Ole Tange
|
ff41d4360f
|
Updated docs.
|
2013-11-22 23:31:46 +01:00 |
|
Ole Tange
|
56be1f38c3
|
src/parallel: Implemented --compress(-program). Test suite missing.
|
2013-11-03 04:47:20 +06:30 |
|
Ole Tange
|
dbcead04ba
|
src/parallel: --transfer files with /./ as relative to --workdir.
|
2013-10-21 22:31:52 +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
|
ad3cb3e6fd
|
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
|
2013-09-18 02:00:54 +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
|
aaac155ae2
|
Released as 20130822 ('Compostela').
|
2013-08-22 17:24:36 +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
|
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
|
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
|
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
|
2deef988c7
|
Released as 20130720 alpha.
|
2013-07-20 17:33:26 +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
|
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
|
e377032c5d
|
parallel: Work around for "tcgetattr: Invalid argument" in old OpenSSHs.
|
2013-05-22 00:29:41 +02:00 |
|
Ole Tange
|
eac8d05e3a
|
parallel: --timeout 200% implemented. Test missing.
|
2013-04-29 00:43:43 +02:00 |
|
Ole Tange
|
865f83c4fb
|
Released as 20130422 ('Boston').
|
2013-04-21 23:33:02 +02:00 |
|
Ole Tange
|
204da584b6
|
Documentation update.
|
2013-03-12 10:17:55 +01:00 |
|
Ole Tange
|
7bfb4a5e57
|
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
|
2013-03-04 21:51:23 +01:00 |
|
Ole Tange
|
d5fa05b425
|
Fixed bug #38354: -J profile_name should read from pwd /profile_name before ~/.parallel/profile_name
|
2013-03-03 13:45:31 +01:00 |
|
Ole Tange
|
e80881ab49
|
parallel.pod: Example of --wd.
|
2013-02-22 15:01:46 +01:00 |
|
Ole Tange
|
5c89af948e
|
Code cleanup + man page updates.
|
2013-02-21 23:36:14 +01:00 |
|
Ole Tange
|
07c5b5c704
|
parallel: Obsoleted --tollef. To be retired 20140222.
|
2013-02-18 00:59:59 +01:00 |
|
Ole Tange
|
55ad133f46
|
parallel: Stop looping in --pipe if this reads 0 bytes.
|
2013-02-10 13:32:50 +01:00 |
|
Ole Tange
|
ba060304f6
|
Released as 20130122 ('Jyoti Singh Pandey').
|
2013-01-21 23:59:44 +01:00 |
|