Ole Tange
|
a92ca3bf92
|
Released as 20161222 ('Castro')
|
2016-12-22 14:27:00 +01:00 |
|
Ole Tange
|
9b4fd8b33b
|
parallel: Implemented --results foo.csv/-.tsv. Incl. testsuite.
|
2016-12-18 11:14:06 +01:00 |
|
Ole Tange
|
e305356898
|
parallel: Saving to SQL is now done using sql->output().
|
2016-12-14 03:53:33 +01:00 |
|
Ole Tange
|
0c41e2d2df
|
Testsuite adjusted for other development platform.
|
2016-12-08 12:04:22 +01:00 |
|
Ole Tange
|
0388fb5b1e
|
Fixed bug #49800: --pipepart --block -1 should be --round-robin like.
|
2016-12-08 02:28:01 +01:00 |
|
Ole Tange
|
b1d17c6dd2
|
Fixed bug #49787: --sql* +DBURL should not erase the table.
Fixed bug #49786: --sqlmaster with --wait.
|
2016-12-07 14:33:50 +01:00 |
|
Ole Tange
|
ca9b3ac100
|
Released as 20161122 ('Trump')
|
2016-11-21 22:35:25 +01:00 |
|
Ole Tange
|
3e440983e7
|
env_parallel.{bash,ksh,pdksh,zsh}: Minimal --record-env.
|
2016-11-06 12:29:48 +01:00 |
|
Ole Tange
|
55eaf48197
|
parallel: tmux uses $TMUX, so rename it to: $PARALLEL_TMUX.
|
2016-10-30 17:07:59 +01:00 |
|
Ole Tange
|
a36729cdf3
|
Fixed bug #49229: parallel hangs on last ffmpeg command.
First command no longer gets stdin as it causes unpredictable issues.
|
2016-10-22 13:39:31 +02:00 |
|
Ole Tange
|
74e35933f4
|
parcat: Small fixup.
testsuite: Fixups for --line-buffer/--files.
|
2016-09-23 00:57:30 +02:00 |
|
Ole Tange
|
196afa553b
|
parcat: Initial version.
|
2016-09-04 10:42:04 +02:00 |
|
Ole Tange
|
e0ac24f213
|
Fixed bug #48658: --linebuffer --files.
|
2016-08-27 23:24:30 +02:00 |
|
Ole Tange
|
9689682674
|
parallel: code cleanup.
|
2016-08-23 00:08:10 +02:00 |
|
Ole Tange
|
8bec8de5df
|
--tmuxpane initial version.
Passes testsuite.
|
2016-08-21 15:37:59 +02:00 |
|
Ole Tange
|
a7b50a054e
|
parallel: --xapply => --link.
|
2016-08-13 19:11:15 +02:00 |
|
Ole Tange
|
769d2706f2
|
niceload: Wrong regexp for loadaverage on MacOS X. Force LANG=C.
|
2016-08-03 23:42:15 +02:00 |
|
Ole Tange
|
f38d7fe29f
|
testsuite: env_parallel expanded.
|
2016-07-22 20:39:12 +02:00 |
|
Ole Tange
|
11a8800751
|
parallel: Fixed locking bug in --sql for SQLite.
testsuite: Reworked parallel-local-sql.
|
2016-07-06 15:58:47 +02:00 |
|
Ole Tange
|
a62b528382
|
Fixed bug #48385: --pipepart does not work on block-devices.
|
2016-07-04 04:26:57 +02:00 |
|
Ole Tange
|
9d1e2df9b9
|
Test requirements added.
Updates to *-local-* tests so they can run on different computers.
|
2016-06-27 21:00:19 +02:00 |
|
Ole Tange
|
d0dc1f9bd7
|
Fixed bug #48295: --results should be dynamic like --wd.
No test.
|
2016-06-22 21:43:05 +02:00 |
|
Ole Tange
|
51f212e548
|
parallel: If --block is left out, --pipepart will use a block size that will result in 10 jobs per jobslot.
|
2016-05-26 00:13:48 +02:00 |
|
Ole Tange
|
618220910a
|
parallel: limit buffering to 1..2 (stdout..stderr).
testsuite: Compatibility fix with perl-5.14.
|
2016-05-22 22:43:53 +02:00 |
|
Ole Tange
|
4e90972584
|
parallel: Use open3(x,x,x,"-") for setpgrp if available.
|
2016-05-22 14:08:47 +02:00 |
|
Ole Tange
|
58fc7e7c7c
|
testsuite: reorg. Passes testsuite.
|
2016-05-17 02:11:38 +02:00 |
|
Ole Tange
|
f8d1474943
|
parallel: Transfer functions through csh if PARALLEL_SHELL is set to bash.
|
2016-05-04 19:28:40 +02:00 |
|
Ole Tange
|
e4738dfb97
|
Released as 20160422 ('PanamaPapers')
|
2016-04-22 00:36:46 +02:00 |
|
Ole Tange
|
3738136bc4
|
parallel: Use File::Path::mkpath instead of home made version.
|
2016-04-14 23:30:03 +02:00 |
|
Ole Tange
|
61dca99762
|
parallel: Fixed bug #47558: rc: line 1: syntax error near '='.
parallel: qqx() runs sh -c 2>/dev/null.
testsuite: Test for bug #47644: Wrong slot number replacement when resuming.
|
2016-04-11 22:19:28 +02:00 |
|
Ole Tange
|
39fb9d179e
|
parallel: Deal with 'parallel --citation < /dev/null'.
|
2016-04-09 23:57:50 +02:00 |
|
Ole Tange
|
e663fe2636
|
Added env_parallel.csh env_parallel.pdksh.
env_parallel.fish now supports arrays.
Documentation updates.
|
2016-03-26 10:35:13 +01:00 |
|
Ole Tange
|
f406518899
|
env_parallel: Documentation added.
|
2016-03-22 20:09:18 +01:00 |
|
Ole Tange
|
bf91e06e00
|
Fixed bug #47462: --transfer with file containing /./ is not done relative.
Added env_parallel to Makefile.
--sql => --sqlmaster.
ssh -tt code removed.
Send/return column in --joblog set to 0 instead of null.
parallel_tutorial.pod: Added CSV DBURL example.
|
2016-03-20 23:57:25 +01:00 |
|
Ole Tange
|
6d8ce313f1
|
parallel: better support for --sql csv://...
env_parallel.* added.
|
2016-03-17 00:50:45 +01:00 |
|
Ole Tange
|
f1cbb08d78
|
Released as 20160222 ('N977GA')
|
2016-02-21 23:07:44 +01:00 |
|
Ole Tange
|
b1447b6bad
|
Fixed bug #47086: [PATCH] Initialize total_completed from joblog.
|
2016-02-19 22:15:08 +01:00 |
|
Ole Tange
|
794315c676
|
parallel: --load: Use 'ps axH -o state,command' to include threads.
|
2016-02-14 20:13:31 +01:00 |
|
Ole Tange
|
37fd9adb7b
|
Fixed bug #46819: --wd is ignored for --nonall.
|
2016-01-06 16:22:30 +01:00 |
|
Ole Tange
|
f4c20c13b0
|
Released as 20160101 ('20160101alpha')
|
2016-01-01 15:12:43 +01:00 |
|
Ole Tange
|
fb03c5f05f
|
Released as 20151222 ('ParisAgreement')
|
2015-12-22 18:42:33 +01:00 |
|
Ole Tange
|
c1d01e800e
|
Fixed bug #46630: --tf/--transferfile like --basefile but for each job.
Passes testsuite.
|
2015-12-13 12:20:50 +01:00 |
|
Ole Tange
|
b14ca07563
|
Fixed bug #46520: --basefile cleans up without --cleanup.
qqx() is qx{} with stderr ignored.
{= $_ = total_jobs() =} can now be used.
|
2015-11-30 00:47:21 +01:00 |
|
Ole Tange
|
fc8e346bee
|
parallel: stdin_buffer changed to block.
|
2015-11-22 11:12:47 +01:00 |
|
Ole Tange
|
5be0293a96
|
Released as 20151022 ('LiquidWater')
|
2015-10-21 23:55:31 +02:00 |
|
Ole Tange
|
b244ddf7ca
|
Re-fixed bug #45841: Replacement string for total no of jobs. --bar works, too.
|
2015-10-18 15:18:30 +02:00 |
|
Ole Tange
|
210ca9614c
|
Fixed bug #46214: Using --pipepart doesn't spawn multiple jobs in version 20150922.
|
2015-10-17 01:57:30 +02:00 |
|
Ole Tange
|
b8339bc707
|
Fixed bug #46058: --shellquote broken in fish.
|
2015-10-04 22:25:37 +02:00 |
|
Ole Tange
|
6b90d81add
|
Fixed bug #46050: --ssh lsh supported and partly --ssh autossh.
|
2015-09-28 23:27:45 +02:00 |
|
Ole Tange
|
5b7d5ee32a
|
Released as 20150922 ('AylanKurdi')
|
2015-09-21 20:03:52 +02:00 |
|