Ole Tange
87b9d9fe29
Released as 20180522 ('GreatMarchOfReturn')
2018-05-23 01:07:40 +02:00
Ole Tange
9b2012f021
parallel: Better parent_shell detection.
2018-05-22 21:02:10 +02:00
Ole Tange
f2b403b7fb
parallel: --tty allows for more programs accessing /dev/tty in parallel.
2018-05-21 10:31:57 +02:00
Ole Tange
94ac9fd72c
parallel: --results test.csv bug incl. testing.
2018-05-21 10:04:31 +02:00
Ole Tange
a050662275
Fixed bug #53864 : env_parallel + parset as part of parallel --embed.
2018-05-08 23:16:48 +02:00
Ole Tange
60e45b20eb
env_parallel: --session implemented.
2018-04-27 18:52:00 +02:00
Ole Tange
1422b7b43a
parallel: Fixed bug #53748 : -k --retries 10 + out of filehandles = blocking.
2018-04-25 22:38:42 +02:00
Ole Tange
9a1d2e9dad
parallel: Fixed bug #53718 : --pipe --regexp -N blocks.
2018-04-23 23:45:16 +02:00
Ole Tange
3fdd3a6019
Released as 20180422 ('Tiangong-1')
2018-04-22 23:32:22 +02:00
Ole Tange
1e15645faa
parallel: --pipe --csv: Pass only full CSV-records.
2018-04-22 16:28:01 +02:00
Ole Tange
bbcef1032c
parallel: --csv initial version.
2018-04-21 21:50:42 +02:00
Ole Tange
8b050b68d4
env_parallel.*sh: Parsing 'type' depends on $LANG. Set LANG=C.
...
--tee: No longer spawns cat, but uses redirection instead.
2018-04-20 23:29:44 +02:00
Ole Tange
b60a203bd8
parallel: Time in --bar is printed as 1d02h03m04s.
2018-03-25 00:19:08 +01:00
Ole Tange
733d882260
Released as 20180322 ('Hawking')
2018-03-22 09:00:48 +01:00
Ole Tange
130e299af6
parallel: --timeout now gives warning.
...
niceload: --pid PID,PID,PID implemented.
2018-03-21 22:57:28 +01:00
Ole Tange
e2792e2101
parallel --embed uses same code for all shells.
...
parallel --embed compatible with env_parallel, parset, env_parset.
env_parallel.* update to be more like env_parallel.sh.
2018-03-06 01:35:26 +01:00
Ole Tange
e6339f4512
parset: Now a copy of env_parallel.
2018-02-22 20:43:33 +01:00
Ole Tange
6657e056f2
parallel: --nice has not been working locally since 20161022.
2018-02-05 21:39:59 +01:00
Ole Tange
78fade1e62
parallel: --embed initial version. Incompatible with env_*.
...
env_parallel.*: Minor bugfixes.
parallel: More commenting.
2018-01-25 03:48:16 +01:00
Ole Tange
b597f4166f
Released as 20180122 ('Mayon')
2018-01-22 17:23:23 +01:00
Ole Tange
2d3989d36b
New Year copyright update.
2018-01-16 16:21:55 +01:00
Ole Tange
a9dc4fdf32
Documentation update.
2018-01-14 05:27:48 +01:00
Ole Tange
a048f547eb
Fixed bug #52207 : Exit status 0 when child job is killed, even with "now,fail=1"
2018-01-06 19:58:01 +01:00
Ole Tange
bf24d5e4db
Fixed bug #52769 : --lb puts stdout on stderr sometimes.
...
Fixed bug #52507 : parset arr1 -v echo ::: fails.
--dryrun should not append to joblog.
Cleaned up print_tag().
Some testsuite reorg.
2018-01-03 09:03:16 +01:00
Ole Tange
d1aa26c1c9
Fixed bug #52740 : Bash redirection with process substitution blocks.
2017-12-26 15:46:00 +01:00
Ole Tange
d9bac1136f
Released as 20171222 ('Jerusalem')
2017-12-23 00:58:02 +01:00
Ole Tange
da545d53ff
parallel: Check if PARALLEL_SHELL is in path.
...
env_parallel compatible with more unices.
2017-12-23 00:01:20 +01:00
Ole Tange
b843ec7398
parallel: Auto add hostgroup if given on arg.
2017-12-21 18:53:07 +01:00
Ole Tange
414667b8b4
parallel: -j1 --halt soon,fail=1 bug.
2017-12-21 18:40:03 +01:00
Ole Tange
400611158b
env_parallel: which is now _which(). Bugfix for (t)csh when tempfile does not exist.
2017-12-04 22:44:34 +01:00
Ole Tange
77599baa96
env_parallel: bugfix of ash/dash/sh + increased testing.
2017-12-03 01:40:01 +01:00
Ole Tange
8f63e3f5e7
env_parallel: Aliases with newlines either supported (ash/dash/zsh) or warning (bash).
...
testsuite: functionized freebsd tests.
2017-12-01 20:53:56 +01:00
Ole Tange
9e5433e3e5
parset/env_parset: Support for ash, dash, ksh, sh, zsh.
2017-11-26 16:18:55 +01:00
Ole Tange
c73a27254a
Released as 20171122 ('Mugabe')
2017-11-22 23:29:03 +01:00
Ole Tange
04cca9fe43
env_parallel.bash: Allow for $array[1]-variables to be used for parset.
...
env_parallel: Install in .shrc.
2017-11-22 21:48:00 +01:00
Ole Tange
823645285f
Released as 20171022 ('Catalonia')
2017-10-23 09:08:28 +02:00
Ole Tange
746b4304a6
Passes testsuite (except polarhome).
2017-10-16 15:41:54 +02:00
Ole Tange
c63881c4cc
parallel: $XDG_*
2017-10-10 00:33:43 +02:00
Ole Tange
f09e0384ff
parallel: {choose_k} added to --plus.
2017-09-22 00:50:39 +02:00
Ole Tange
68114b93e7
parallel: Fixed bug #51920 : BUG: Set $/ in lots of places before calling chomp
.
...
parallel: chomp used more aggressively.
2017-09-07 22:33:25 +02:00
Ole Tange
1e62be2464
parallel: --limit scripts.
2017-08-28 23:18:43 +02:00
Ole Tange
897d9f5db9
parallel: PARALLEL_RSYNC_OPTS and --rsync-opts introduced.
...
parallel: --bar -m bugfix.
2017-08-24 00:43:37 +02:00
Ole Tange
5c9712ec2c
Released as 20170822 ('Barcelona')
2017-08-22 00:12:32 +02:00
Ole Tange
3eef90da33
parallel: --line-buffer speedup.
...
parallel: Max command line length relaxed due to bzip2'ing before transfer.
2017-08-21 23:58:53 +02:00
Ole Tange
67c4377715
parcat: --rm, reading args from stdin.
2017-08-12 18:37:52 +02:00
Ole Tange
bbd336643c
parallel: Small bug in {#prefix} replacement string.
2017-07-29 23:49:00 +02:00
Ole Tange
e90f98f142
Post-release.
2017-07-22 00:28:28 +02:00
Ole Tange
3a0cc34b8b
Released as 20170722 ('Grenfell')
2017-07-21 23:29:19 +02:00
Ole Tange
9179a80bd3
parallel: SIGPIPE must be handled differently if printing to --pipe.
...
parallel: --keep-dirlinks is not supported on Centos3/Redhat9.
2017-07-21 21:43:34 +02:00
Ole Tange
1176f9a058
parallel: Note if \257 is used in any string that can contain replacement strings.
...
man pages: Lots of updates.
2017-07-20 21:38:45 +02:00
Ole Tange
10b4539b1f
Fixed env_parallel not working on old versions of Bash.
...
https://lists.gnu.org/archive/html/bug-parallel/2017-07/msg00000.html
2017-07-06 17:22:50 +02:00
Ole Tange
8e22009706
Fixed newlines and positional replacement strings
...
https://lists.gnu.org/archive/html/parallel/2017-07/msg00001.html
2017-07-06 14:36:06 +02:00
Ole Tange
e0baea9a4a
Fixed bug #51337 : --lb does not kill jobs at sigpipe.
2017-06-29 12:13:57 +02:00
Ole Tange
21d3b7d9be
env_parallel.bash: parset: Error handling if destination variable set wrongly.
2017-06-29 04:21:44 +02:00
Ole Tange
144164d516
Fixed bug #51299 : --retry-failed with command with newline.
2017-06-23 23:00:05 +02:00
Ole Tange
215aa6039f
parallel: Fixed bug #51290 : Macron with -q.
2017-06-23 07:44:14 +02:00
Ole Tange
f3d117e7bb
parallel: Fixed bug #51293 : parallel does not preserve symlinked directory structure on remote.
2017-06-22 23:14:32 +02:00
Ole Tange
dce32425eb
testsuite: Made the tests more portable.
2017-06-22 13:35:58 +02:00
Ole Tange
0b8e949cbb
parallel: Allow for empty loadavg file. This can happen on NFS.
...
Passes testsuite.
2017-06-18 21:15:36 +02:00
Ole Tange
fc6ad919d3
parallel: Allow \257 (Macron) in the command line.
2017-06-05 13:41:15 +02:00
Ole Tange
587c75fa39
NEWS: Removed duplicate entries.
2017-06-05 11:26:39 +02:00
Ole Tange
896f789214
Released as 20170522 ('Macron')
2017-05-21 21:04:37 +02:00
Ole Tange
e06ab693b3
parallel: exec sleep does not work on CygWin.
2017-05-21 21:02:12 +02:00
Ole Tange
dd25255ca8
parallel: Fixed bug #51039 : --dry-run --timeout 3600 -u breaks.
2017-05-16 21:32:13 +02:00
Ole Tange
54200832e4
parallel: --timeout can now use s=second,m=minute,h=hour,d=day.
...
parallel: --dr is now alias for --dry-run.
2017-05-16 01:27:11 +02:00
Ole Tange
61525c90e1
Fixed bug #51006 : Slow total_jobs() eats job
2017-05-11 22:57:46 +02:00
Ole Tange
a7a9e522dd
Fixed bug #50901 : --sqlworker should use hostname in the joblog instead of :.
2017-04-30 19:00:37 +02:00
Ole Tange
e49dd0d5d0
Released as 20170422 ('Санкт-Петербу́рг')
2017-04-22 23:23:24 +02:00
Ole Tange
77da672741
parallel: --tmux needs LC_CTYPE set.
...
parallel: '--halt done'.
2017-04-22 22:42:11 +02:00
Ole Tange
426ea9b372
env_parallel.{ash,bash,dash,ksh,sh}: Fixed bug #50815 : env_parallel should warn if the environment is too big.
...
parallel --tmux --fg: Connect to tmux socket more aggressively.
parallel --joblog: Fixed bug #50781 : joblog format with multiline commands.
Irix's Perl does not have decode_base64 and is no longer supported.
2017-04-17 16:25:58 +02:00
Ole Tange
253c94786f
env_parallel.bash: Initial release of parset.
...
parallel: Bugfix in some --plus dynamic replacement strings.
parallel: Deal better with commands containing newlines in --joblog.
parallel: Bugfix for --load in csh.
parallel_alternatives.pod: More comparison to rush-parallel.
2017-04-15 00:00:21 +02:00
Ole Tange
685018f532
Fixed bug #50719 : Adjust estimate time upwards less frequently.
...
parallel: Introduced $PARALLEL_HOME instead of ~/.parallel.
Makefile: Added monitorman.
2017-04-04 23:17:29 +02:00
Ole Tange
70e29c7b5b
Fixed bug #50685 : single ::::+ does not work.
2017-04-01 04:04:47 +02:00
Ole Tange
1de0d2be9b
parallel: Fixed bug #50590 : Support systems where setpgrp fails.
2017-04-01 02:59:07 +02:00
Ole Tange
e135fb6fd3
Fixed bug #50655 : Positional dynamic replacement strings do not work.
2017-03-28 21:30:06 +02:00
Ole Tange
86615dac7e
Released as 20170322 ('TRAPPIST-1')
2017-03-27 22:56:22 +02:00
Ole Tange
3d9baf9275
Released as 20170322 ('MyTag')
2017-03-21 23:31:46 +01:00
Ole Tange
05afa7ec65
Fixed bug #50229 : --tee -S fails.
...
Minor adjustments to dynamic --rpl's in --plus.
Documentation prettification for man.pdf.
2017-03-21 22:20:38 +01:00
Ole Tange
d08c8ac417
parallel: --plus enables most bashisms for replacement strings.
2017-03-11 21:19:10 +01:00
Ole Tange
2724941a91
parallel: Dynamic replacement strings --rpl '%(.*) s/$$1//' initial version.
2017-03-10 23:55:02 +01:00
Ole Tange
06e2dd958d
Fixed bug #50435 : Remote fifo broke in 20150522.
...
Fixed bug #50441 : env_parallel --pipe in csh does not work.
Fixed test bug #50386 : --fifo does not export function, --cat does.
2017-03-04 16:03:14 +01:00
Ole Tange
180ed0dd32
Fixed bug #50386 : --fifo does not export function, --cat does.
...
Test broken.
2017-03-02 22:40:46 +01:00
Ole Tange
68610ea9dd
Released as 20170222 ('13769')
2017-02-22 00:30:36 +01:00
Ole Tange
5ea9f57ba7
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
2017-02-13 23:21:29 +01:00
Ole Tange
87815c2a91
env_parallel.{ash/dash/sh}: Added.
...
env_parallel.{bash/zsh/ksh}: Make them more similar to sh.
2017-02-13 23:13:25 +01:00
Ole Tange
bcdea23569
env_parallel.{ash,dash}: added. Only aliases and variables are supported.
2017-02-08 00:54:45 +01:00
Ole Tange
a2358aebe4
Faster version bug #45479 : --pipe/--pipepart --tee.
2017-02-05 23:53:28 +01:00
Ole Tange
70006774e8
Fixed bug #50228 : --pipe --tagstring broken.
2017-02-05 03:24:23 +01:00
Ole Tange
c028fa0ad7
Fixed bug #45479 : --pipe/--pipepart --tee.
2017-02-05 02:46:29 +01:00
Ole Tange
1229288418
Fixed bug #50081 : --keep-order --round-robin should give predictable results.
2017-02-05 00:27:10 +01:00
Ole Tange
09cc44e209
Fixed (for --retries) bug #50139 : Replacement strings in other options.
2017-02-04 16:01:42 +01:00
Ole Tange
dae4f4b7ca
parallel: If --results {replstr} ends in /: save in dir. Otherwise save as file.
2017-01-27 23:15:25 +01:00
Ole Tange
968e2ab2bb
Testsuite for bug #50107 : --tmux --fg should also write how to access it.
2017-01-21 19:55:14 +01:00
Ole Tange
c0035e21b6
Released as 20170122 ('GeorgeMichael')
2017-01-21 18:36:17 +01:00
Ole Tange
924a0f1aab
sql: Store credentials in tmpfile instead of giving it on the command line.
...
parallel: Allow --block > 2GB with --pipepart.
parallel: Fixed bug #50107 : --tmux --fg should also write how to access it.
2017-01-21 18:09:01 +01:00
Ole Tange
7032e5dec2
sql: Use credentials file for MySQL to avoid warning.
2017-01-17 00:16:03 +01:00
Ole Tange
f3bf41f807
Fixed bug #50018 : --dburl without table dies.
2017-01-14 23:36:59 +01:00
Ole Tange
61be3ff4a2
sql: Read input from STDIN, even if there is a ?query in the url.
2017-01-14 22:57:23 +01:00
Ole Tange
01088177aa
parallel: --sqlmaster +DBURL works with different commands.
2017-01-13 16:05:34 +01:00
Ole Tange
84f4a855a5
parallel: --sqlworker now reads everything from the database. Command+args are ignored.
2017-01-12 23:36:15 +01:00
Ole Tange
da705d03b6
parallel: If --results includes a replacement string, no tree structure with args will be generated.
2017-01-06 19:10:20 +01:00
Ole Tange
9f7eaa5f93
parallel: Fixed bug #49970 : Python child process dies if --env is used
2017-01-01 17:53:18 +01:00
Ole Tange
1407c1c947
New Year copyright update.
2017-01-01 17:51:14 +01:00
Ole Tange
1cd9efc69c
parallel: --tmux(pane) --fg implemented.
...
parallel_alternatives.pod: Split from parallel.pod.
2017-01-01 12:42:52 +01:00
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
987cc8c30b
Fixed bug #49664 : --round-robin does not complete.
2016-12-14 15:04:57 +01:00
Ole Tange
2dcc9db3ca
Fixed bug #49805 : sql pg:////?'select 3' does not work.
2016-12-14 09:20:33 +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
5ed19b901c
env_parallel.fish: Compatible with fish 2.0.0.
2016-12-08 12:03:04 +01:00
Ole Tange
2ba37a6d64
Fixed bug #49802 : --compress-program freezes often under load.
2016-12-08 12:00:54 +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
6837861a29
Fixed bug #49785 : total_jobs() with --sql*.
...
Test fails due to bug #49792 : --sql* {#} is wrong.
2016-12-07 13:12:23 +01:00
Ole Tange
d395c25cd6
Post-release.
2016-11-21 22:46:22 +01:00
Ole Tange
ca9b3ac100
Released as 20161122 ('Trump')
2016-11-21 22:35:25 +01:00
Ole Tange
f905690898
env_parallel.{bash,fish,ksh,zsh} fixes + testsuite.
2016-11-06 23:01:42 +01:00
Ole Tange
3e440983e7
env_parallel.{bash,ksh,pdksh,zsh}: Minimal --record-env.
2016-11-06 12:29:48 +01:00
Ole Tange
e458f35453
Fixed bug #49538 : --header : and {= =}.
2016-11-05 18:58:46 +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
f9f52c083e
Released as 20161022 ('Matthew')
2016-10-22 14:37:48 +02:00
Ole Tange
b44e91df26
testsuite: Changes due to changed environment and code.
2016-10-22 13:51:42 +02:00
Ole Tange
e3d00f03f6
Fixed bug #49413 : env_parallel does not respect exit code from functions.
2016-10-22 13:46:01 +02: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
d5761dcaae
Fixed bug #49404 : “Max jobs to run” does not equal the number of jobs specified when using GNU Parallel on remote server?
...
Fixed bug #49335 : parallel: Warning: You may raise this by changing /etc/ssh/sshd_config:MaxStartups and MaxSessions.
2016-10-22 13:35:26 +02:00
Ole Tange
1863566363
parallel: Redirect STDERR temporarily, so errors on MacOS X are ignored.
2016-10-22 13:32:59 +02:00
Ole Tange
a315bd26e6
parallel: shellwords is defined in newer versions of Perl causing
...
redefine error.
2016-10-22 13:31:11 +02:00
Ole Tange
67da57ccc7
GNU Coding Standards says: The standard --help option should output
...
brief documentation for how to invoke the program, on standard output,
then exit successfully.
https://www.gnu.org/prep/standards/standards.html#g_t_002d_002dhelp
2016-10-22 13:29:17 +02:00
Ole Tange
ec3767fd5e
Maybe fixed bug #49412 : Signal SIGCHLD received, but no signal handler.
...
Testing missing.
2016-10-22 13:26:16 +02:00
Ole Tange
089fc5b287
Fixed env_parallel does not respect exit code from functions.
...
http://lists.gnu.org/archive/html/bug-parallel/2016-10/msg00001.html
2016-10-18 00:02:48 +02:00
Ole Tange
0f8d12839f
Released as 20160922 ('Christiania')
2016-09-23 01:15:11 +02:00
Ole Tange
74e35933f4
parcat: Small fixup.
...
testsuite: Fixups for --line-buffer/--files.
2016-09-23 00:57:30 +02:00
Ole Tange
a4ddcbf8bc
parallel: --files/--results --line-buffer fix.
2016-09-22 23:54:38 +02:00
Ole Tange
5829f512c1
parallel: tmpfile now returns only a filehandle if in scalar context.
2016-09-22 23:53:32 +02:00
Ole Tange
bd38a6ac54
parallel: Search for pzstd for faster compression.
2016-09-22 23:52:24 +02:00
Ole Tange
196afa553b
parcat: Initial version.
2016-09-04 10:42:04 +02:00
Ole Tange
063b64e0c9
Fixed --memfree script on Darwin/Macosx.
2016-08-27 23:50:01 +02:00
Ole Tange
e0ac24f213
Fixed bug #48658 : --linebuffer --files.
2016-08-27 23:24:30 +02:00
Ole Tange
49690b97e5
env_parallel.*: Converted to #!/usr/bin/env to avoid depening on all shells.
2016-08-25 22:03:06 +02:00
Ole Tange
9689682674
parallel: code cleanup.
2016-08-23 00:08:10 +02:00
Ole Tange
ec9e90e529
Released as 20160822 ('OgNomekop')
2016-08-21 22:14:31 +02:00
Ole Tange
8bec8de5df
--tmuxpane initial version.
...
Passes testsuite.
2016-08-21 15:37:59 +02:00
Ole Tange
fd6abf1f9a
parallel: Removed memleak.
2016-08-14 16:54:27 +02:00
Ole Tange
e94774df14
parallel: Less memory leak (now around 40 bytes/job).
2016-08-13 19:17:44 +02:00
Ole Tange
a7b50a054e
parallel: --xapply => --link.
2016-08-13 19:11:15 +02:00
Ole Tange
393cfd177a
parallel: base64_zip_eval written shorter so it might fit in csh's 1000 byte limit.
2016-08-04 00:04:06 +02:00
Ole Tange
223cdb4754
parallel: Prepare for better error handling of parallel running of --basefile and --cleanup.
2016-08-04 00:01:41 +02:00
Ole Tange
a04e3e6740
parallel: --tty re-fixed.
2016-08-04 00:00:19 +02:00
Ole Tange
f8467c9a6b
parallel: Bash aliases only visible if exec'ed as a single command - not a string.
2016-08-03 23:58:52 +02:00
Ole Tange
b9470f8964
parallel: Use && to make sure dest dir is created before trying to rsync to it.
2016-08-03 23:55:54 +02:00
Ole Tange
201eab34ab
parallel: Do not track median of failed jobs: They might fail very fast and skew the median.
2016-08-03 23:53:20 +02:00
Ole Tange
0724162ad4
parallel: --linebuffer treat \r as a full line, too.
2016-08-03 23:51:14 +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
a1757c141a
sql: sqlplus is sqlplus64 on AMD64.
2016-08-02 01:30:46 +02:00
Ole Tange
cd9b2a4c24
env_parallel.bash: Ignore output from shopt
.
...
env_parallel.zsh: Reverted change.
2016-08-02 01:25:14 +02:00
Ole Tange
dc247b78cb
env_parallel: --install less noisy.
2016-08-02 01:22:39 +02:00
Ole Tange
28dcb4a4db
env_parallel.zsh: ignore typeset for zsh parameters like dis_patchars and patchars.
2016-08-01 21:07:42 +02:00
Ole Tange
0ef41e79aa
Released as 20160722 ('Brexit')
2016-07-23 01:41:54 +02:00
Ole Tange
1082b5ca02
testsuite fixups.
2016-07-22 23:57:23 +02:00
Ole Tange
4fb086c285
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
...
Conflicts:
doc/release_new_version
2016-07-22 20:41:39 +02:00
Ole Tange
f38d7fe29f
testsuite: env_parallel expanded.
2016-07-22 20:39:12 +02:00
Ole Tange
2ae423ad88
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
2016-07-22 18:10:37 +02:00
Ole Tange
71ba3f1a8f
Passes testsuite.
2016-07-22 18:10:28 +02:00
Ole Tange
68a48146ea
env_parallel: --env _ supported in (t)csh and pdksh.
2016-07-14 20:08:26 +02:00
Ole Tange
3ba7a4646d
testsuite: --env for csh.
2016-07-11 03:50:52 +02:00
Ole Tange
bec3d7924b
env_parallel.tcsh: Testing of --env _ for tcsh works.
2016-07-11 03:30:18 +02:00
Ole Tange
1117140adb
parallel: Fixed SQL racing error.
...
If two workers both work on the last job, the master will drop the
table when the first returns. The second should ignore the dropped
table.
2016-07-10 23:01:53 +02:00
Ole Tange
1cb786c62e
env_parallel.tcsh: --env _ works.
2016-07-10 22:57:33 +02:00
Ole Tange
402d3960d4
parallel: Fixed bug #48449 : memory leak.
2016-07-10 16:02:26 +02:00
Ole Tange
8a5729cebd
Fixed bug #48414 : --sqlandworker --linebuffer does not save output in sql.
2016-07-06 19:04:52 +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
eacc07bcb0
env_parallel.bash: --env _ supported.
...
env_parallel.ksh: --env _ supported.
env_parallel.zsh: --env _ supported.
testsuite/.../parallel-local-ssh7: Focuses on env_parallel.
2016-07-05 13:28:22 +02:00
Ole Tange
a3947338da
env_parallel.ksh: Fixed for ksh #47483 : env_parallel export --env only.
2016-07-04 14:54:38 +02:00
Ole Tange
805d924c16
Fixed bug #48290 : round-robin does not distribute data based on business.
2016-07-04 12:55:16 +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
dd5ade4fbe
env_parallel.zsh now supports aliases.
2016-07-02 18:00:51 +02:00
Ole Tange
8637d30bca
env_parallel.bash: Fixed for bash #47483 : env_parallel export --env only.
2016-06-29 03:24:14 +02:00
Ole Tange
85dfb3e96a
Fixed bug #48327 : env_parallel.bash fails if function has ().
2016-06-28 18:13:35 +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
da82bea501
parallel: Warning if --pipe with --block >64k on CygWin.
2016-06-20 12:33:05 +02:00
Ole Tange
9d3c6997cd
The cookie from 2016-01-04 was won by Morgan Rodgers after 5 months.
2016-06-07 21:53:32 +02:00
Ole Tange
bf0571e4a7
parallel: Fixed bug #48074 : --pipe --block 90k blocks on windows.
...
Fixed bug with open3(x,x,x,"-") detection.
Cleaned up some tests.
2016-06-04 15:49:01 +02:00
Ole Tange
7542609ef1
parallel: Removed $Global::envvar. More --env $PATH changes.
2016-05-29 23:06:15 +02:00
Ole Tange
ff27e601bf
Fixed bug #47695 : How to set $PATH on remote?
2016-05-29 17:18:53 +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
d570ec2d20
parallel: Allow for command with empty name in process table.
2016-05-22 22:53:53 +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
8b96f84864
Released as 20160522 ('TTIPleaks')
2016-05-22 14:21:46 +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
17a50e3354
parallel: fixed --interactive.
...
parallel: fixed --basefile with --workdir.
2016-05-09 00:03:11 +02:00
Ole Tange
9d9016b88f
niceload: Fixed --battery.
...
niceload: Implemented --net/--nethops.
2016-05-08 14:18:10 +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
d0b5edf41f
Fixed bug #47750 : -k --line-buffer should give current job up to now.
2016-04-21 23:31:40 +02:00
Ole Tange
45dd9f29d9
Passes testsuite.
...
parallel: base64 encoding compatible with rc.
2016-04-20 23:35:06 +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
16e3e54dcf
env_parallel.tcsh added.
...
env_parallel.csh now supports variables, aliases, and arrays with no special chars.
2016-04-14 08:33:58 +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
2aea2879c9
parallel: Fixed bug #47644 : Wrong slot number replacement when resuming.
2016-04-10 00:35:32 +02:00
Ole Tange
39fb9d179e
parallel: Deal with 'parallel --citation < /dev/null'.
2016-04-09 23:57:50 +02:00
Ole Tange
3d919c6cd4
Fixed: bug #46679 : Problems exporting bash functions to /bin/sh.
2016-04-06 00:38:24 +02:00
Ole Tange
b17f41d17f
parallel: Better CPU detection on OpenIndiana.
2016-04-06 00:35:45 +02:00
Ole Tange
4a1abba854
Fixed bug #47608 : parallel --nonall -S lo 'echo ::: ' blocks.
2016-04-06 00:33:34 +02:00
Ole Tange
9892e7deac
env_parallel.bash tested: Works better as variable than as tempfile.
2016-04-04 23:33:30 +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
1cad1cf939
parallel: Implemented buggy :::+ and ::::+
2016-03-23 00:20:42 +01:00
Ole Tange
72df609f3d
Released as 20160322 ('Bruxelles')
2016-03-22 21:14:10 +01:00
Ole Tange
f406518899
env_parallel: Documentation added.
2016-03-22 20:09:18 +01:00
Ole Tange
feb914f4ef
parallel: Give warning if \0 is contained in arguments.
2016-03-22 20:08:38 +01:00
Ole Tange
2467d0b5be
niceload: --prg searches for substrings if no the string matches nothing.
2016-03-22 20:06:08 +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
6628b8980c
Fixed bug #47002 : --tagstring with -d '\n\n'.
2016-01-28 23:45:11 +01:00
Ole Tange
7fd33c205a
Released as 20160122 ('Bowie')
2016-01-23 10:46:58 +01:00
Ole Tange
37fd9adb7b
Fixed bug #46819 : --wd is ignored for --nonall.
2016-01-06 16:22:30 +01:00
Ole Tange
582164930a
Changed SQL datatypes as per bug #46803 : Improvements to --sql.
2016-01-05 12:00:43 +01:00
Ole Tange
a0716ab5fb
Fixed bug #46787 : --wd {= =} does not work.
2016-01-04 00:33:09 +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
4ec701807e
Fixed bug #46519 : --onall ignores --transfer.
...
Passes testsuite.
2015-12-20 18:20:30 +01:00
Ole Tange
c871cdd0a3
Fixed bug #46708 : controlmaster uses tempdir in $HOME.
...
Passes testsuite.
2015-12-19 02:46:32 +01:00
Ole Tange
2fcb6f8df6
Code cleanup.
2015-12-14 01:23:34 +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
09dcafc120
Fixed bug #45025 : --pipe --retries does not reschedule on other host
2015-12-13 01:54:08 +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
1625b42946
Released as 20151122 ('Bataclan')
2015-11-22 19:57:42 +01:00
Ole Tange
68ee1c3f70
parallel: memfree script sometimes fail: Run it twice.
2015-11-22 11:15:45 +01:00
Ole Tange
72ff28f801
parallel: check_invalid_option_combinations().
2015-11-22 11:14:54 +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
03a35016a9
Fixed bug #45841 : Replacement string for total no of jobs.
2015-10-18 11:44:02 +02:00
Ole Tange
554b723687
Disabled bug #45997 : parallel --bar --pipe wc.
2015-10-17 17:14:41 +02:00
Ole Tange
9636f9f249
Fixed bug #46231 : {%} with --pipepart broken.
2015-10-17 17:10:04 +02:00
Ole Tange
da9043fc65
Fixed bug #46232 : {%} with --bar/--eta/--shuf or --halt xx% broken.
2015-10-17 16:54:15 +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
6ad2e2bac3
Re-fixed bug #46120 : Suspend should suspend (at least local) children.
2015-10-12 02:15:06 +02:00
Ole Tange
6775eb3082
Fixed bug #46120 : Suspend should suspend (at least local) children'.
2015-10-04 23:46:12 +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
51f5363211
Fixed bug #45993 : --wd ... should also work when run locally.
2015-09-25 01:29:34 +02:00
Ole Tange
d3b5e26c1a
Fixed bug #46016 : --joblog should not log when --dryrun.
2015-09-22 01:35:52 +02:00
Ole Tange
5b7d5ee32a
Released as 20150922 ('AylanKurdi')
2015-09-21 20:03:52 +02:00
Ole Tange
0c7f6c91e6
Fixed bug #45998 : --pipe to function broken.
2015-09-18 22:28:47 +02:00
Ole Tange
a7ac76158f
Fixed bug #45939 : {2} in {= =} fails.
2015-09-12 17:51:43 +02:00
Ole Tange
285e9209a4
Fixed bug #45907 : --header : + --return {header}.
...
Fixed bug #45906 : {= in header =}.
2015-09-09 22:38:42 +02:00
Ole Tange
e65907fe88
Fixed bug #45842 : Do not evaluate {= =} twice.
2015-08-31 01:57:14 +02:00
Ole Tange
18ab03c98d
Fixed bug #45769 : --round-robin --pipepart gives wrong results.
2015-08-27 22:28:32 +02:00
Ole Tange
f47bdf0a0d
Post-release.
2015-08-22 12:05:56 +02:00
Ole Tange
074ed8bfc6
Released as 20150822 ('HansVibeke')
2015-08-22 11:47:09 +02:00
Ole Tange
3e5393b1c0
parallel: Fixed --shellquote in csh. Passes testsuite.
...
testsuite: Test --memfree blocks for 1TB.
testsuite: Test transfer of (assoc) arrays.
testsuite: Test that the remote perl-wrapper works.
2015-08-22 08:59:21 +02:00
Ole Tange
5b51b19bb1
testsuite: Most env_parallel works for different shells.
2015-08-16 02:53:47 +02:00
Ole Tange
eebaad1731
parallel: --memfree now uses /proc/meminfo for GNU/Linux.
2015-08-13 21:41:35 +02:00
Ole Tange
2e6a701f96
parallel: Implemented {= $arg[1] and $job->skip() =}.
2015-08-11 00:25:37 +02:00
Ole Tange
26606a5501
Fixed bug #45619 : "--halt" erroneous error exit code.
2015-07-29 02:33:28 +02:00
Ole Tange
95d75a290f
Post-release updates.
2015-07-29 02:19:51 +02:00
Ole Tange
147c24aeda
Released as 20150722 ('Pluto')
2015-07-22 09:26:18 +02:00
Ole Tange
68d3abbbab
Testsuite fixup for new --block reading and for running on 2-core machine.
2015-07-22 08:28:05 +02:00
Ole Tange
2ca714a58e
Fixed bug #45575 : -m and multiple hosts repeats first args.
2015-07-19 03:07:48 +02:00
Ole Tange
cfc8501693
parallel: Adjust length to read to make --block more predictable.
2015-07-19 00:17:42 +02:00
Ole Tange
e4e88de3cb
Cookie 2013-08-18 was won by Mark Maimone.
2015-07-19 00:03:09 +02:00
Ole Tange
714f5793d0
parallel: --tollef now throws an error unless --gnu is set.
2015-07-02 05:12:50 +02:00
Ole Tange
ff048f5337
parallel.pod: Fixed bug #45450 : man pages encourage gender binary.
2015-07-01 04:46:32 +02:00
Ole Tange
dcc18d38f5
parallel: Fixed bug #45414 : Use setpriority for --nice.
2015-06-27 00:29:28 +02:00
Ole Tange
5a8df2075d
parallel: FrithMartin's patch for orphan blocks.
2015-06-26 09:08:08 +02:00
Ole Tange
2ea31ecb17
Released as 20150622 ('Løkke')
2015-06-22 21:23:26 +02:00
Ole Tange
210e9db387
parallel: Implemented --termseq.
2015-06-22 02:30:30 +02:00
Ole Tange
2029853dd9
parallel: Prepare for open3_setpgrp_internal. Implemented --termseq. Passes testsuite incl. mem.
2015-06-22 01:44:53 +02:00
Ole Tange
6d3892ff84
Passes testsuite.
2015-06-21 19:40:58 +02:00
Ole Tange
cb20cd2c8e
parallel: Implemented setpgrp. Passes testsuite except for some csh tests.
2015-06-21 10:39:48 +02:00
Ole Tange
a0adb0a1b1
parallel: Show at which arg something unexplained failed.
2015-06-18 00:47:33 +02:00
Ole Tange
2c1ebf9904
parallel: Cleanup 20150607alpha.
2015-06-14 23:43:58 +02:00
Ole Tange
0ab644d156
parallel: kill process groups. Fails for --tty jobs.
2015-06-01 01:11:32 +02:00
Ole Tange
e57ec6deec
parallel: Fixed: csh length before base64 quoting too high.
2015-05-31 16:24:09 +02:00
Ole Tange
2ca7b7f201
parallel: '-quoting for rc-shell.
2015-05-25 22:07:37 +02:00
Ole Tange
1a6ddb891e
Unstable changes merged.
2015-05-25 21:31:28 +02:00
Ole Tange
ee7ad814aa
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
...
Conflicts:
doc/release_new_version
src/parallel
testsuite/wanted-results/parallel-tutorial
2015-05-25 20:26:53 +02:00
Ole Tange
6a6a5e4d01
parallel: Specialized shell_quote_scalar for each shell.
...
Newline quoting for csh. Empty argument quoted as ''. Passes testsuite.
2015-05-25 02:27:30 +02:00
Ole Tange
e892e2fcb6
parallel: killall will kill the family, too.
2015-05-23 18:00:00 +02:00
Ole Tange
1b0c5d4ca7
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel into stable
...
Conflicts:
doc/release_new_version
src/parallel
testsuite/wanted-results/parallel-tutorial
2015-05-22 00:41:02 +02:00
Ole Tange
39ff23c10d
Released as 20150522 ('Nepal')
2015-05-22 00:33:39 +02:00
Ole Tange
e64461941b
Fixed bug #45144 : Does not work on Solaris "zone" containers.
2015-05-21 23:32:15 +02:00
Ole Tange
6df65fa6ce
testsuite: Tests for env_parallel for multiple shells. Passes testsuite.
2015-05-21 23:02:55 +02:00
Ole Tange
03a69b38ce
Fixed bug #45144 : Does not work on Solaris "zone" containers.
2015-05-20 22:37:10 +02:00
Ole Tange
87951b34d1
parallel: --retry-failed implemented.
2015-05-20 21:09:33 +02:00
Ole Tange
456f63d2bc
parallel: Fail if -a file is not seekable for --pipepart.
2015-05-15 22:05:48 +02:00
Ole Tange
fd5622b2c6
parallel: --fifo works on csh.
2015-05-15 17:25:19 +02:00
Ole Tange
847fbe125a
parallel: Formatting of error messages. Passes testsuite.
2015-05-15 08:47:44 +02:00
Ole Tange
ec8f851b6a
Merge ../parallel.stable
2015-05-15 02:30:35 +02:00
Ole Tange
09fccc68fc
Merge security fix into stable.
2015-05-14 17:20:13 +02:00
Ole Tange
cad4b15dab
parallel: Fixed security issue with -S + --fifo/--cat.
2015-05-14 17:17:02 +02:00
Ole Tange
09de088df9
parallel: Cleaned up error() and warning().
2015-05-14 16:14:42 +02:00
Ole Tange
d4c347c22b
parallel: Implemented --ssh.
2015-05-10 22:52:47 +02:00
Ole Tange
2549b9ba1a
parallel: added $PARALLEL_SSH.
2015-05-10 22:23:13 +02:00
Ole Tange
31564e97fc
sem.pod: toilet analogy added to explain semaphore.
2015-05-10 21:38:57 +02:00
Ole Tange
35cbf61ecf
parallel: --halt returns 0..100.
...
Passes testsuite.
2015-05-10 15:02:07 +02:00
Ole Tange
5306f0f396
testsuite: more testing of --halt.
2015-05-07 00:40:36 +02:00
Ole Tange
fc0c6cee08
parallel: Fixed bug #44995 : parallel echo {#} ::: 1 2 ::: 1 2.
...
Passes testsuite.
2015-05-03 01:22:34 +02:00
Ole Tange
8110572719
parallel: --halt when,why,num.
2015-04-27 22:56:26 +02:00
Ole Tange
96126e3c46
Post-release changes.
2015-04-27 20:56:34 +02:00
Ole Tange
53ebf4dcd0
Passes testsuite.
2015-04-23 01:12:00 +02:00
Ole Tange
4e3e0867b9
parallel: Make tmpname() not create a file. That can cause permission problems if you ssh to a shared filesystem as a different user.
2015-04-23 00:15:23 +02:00
Ole Tange
bbedf716c1
parallel: Give multiple --sshlogin by separating them with \n.
2015-04-22 18:26:41 +02:00
Ole Tange
1b54fefc10
parallel: added --shuf.
2015-04-22 00:08:50 +02:00
Ole Tange
63d2736740
src/parallel: exec sleep fails on qnx.
2015-04-21 03:15:31 +02:00
Ole Tange
fb41b2384c
parallel: killall() reaps children without doing anything else.
...
--tmux max length adjusted.
Run each testscript in its own $TMPDIR.
2015-04-21 00:08:08 +02:00
Ole Tange
d8a1dc1880
parallel: Minimize tmpfile race condition in --cat/--fifo.
2015-04-19 02:55:17 +02:00
Ole Tange
b9be3f78ba
parallel: Use a perl script wrapper to avoid security issue with race condition:
...
Attacker symlinks a file that will be created later.
2015-04-17 23:51:45 +02:00
Ole Tange
1d1d35cfdd
Merge tag 'det'
...
Conflicts:
src/parallel
2015-04-15 22:36:52 +02:00
Ole Tange
0148770025
parallel: Minimize time when --compress leaves a file. Passes testsuite.
2015-04-15 22:32:46 +02:00
Ole Tange
0996bbff6b
parallel: killall() kills jobs with: TERM, wait, TERM, wait, KILL, KILL rest of family.
2015-04-15 00:55:09 +02:00
Ole Tange
c7bea14805
parallel: pid_table for msys.
2015-04-14 22:09:52 +02:00
Ole Tange
18d62fe452
parallel: Fixed bug #44810 : --compress leaves tmp file hanging.
2015-04-11 20:54:56 +02:00
Ole Tange
d8ec46d2d8
parallel: Kill children if receving TERM or INT.
2015-04-10 01:20:51 +02:00
Ole Tange
98c4da806f
parallel: Update --bar/--progress/--eta more aggresively for: seq 1000 | parallel --eta -j0 sleep 0.{}
2015-04-05 04:36:17 +02:00
Ole Tange
2e68cd95dc
parallel: Use stty -a </dev/tty
if resize
does not work to find $COLUMNS of terminal.
2015-04-05 03:57:16 +02:00
Ole Tange
338ea44e27
testsuite: Automatic test of command in parallel_tutorial.pod.x
2015-04-04 16:37:32 +02:00
Ole Tange
0094c81f9b
Fixed bug #44667 : Reaping children should be done closer to child death.
2015-03-30 17:50:38 +02:00
Ole Tange
0bf3464301
parallel: pid_table command for MSWin32.
2015-03-29 20:19:33 +02:00
Ole Tange
b5c67823d6
parallel: FreeBSD specific bugs.
2015-03-29 05:28:57 +02:00
Ole Tange
fa72e99c16
parallel: Allow for running command called ' ' on MacOSX.
2015-03-28 14:24:15 +01:00
Ole Tange
41e2f0a7f9
Fixed bug #44460 : --files --tag does not work.
2015-03-28 12:14:30 +01:00
Ole Tange
af9dd80129
parallel: cygwin support for --load.
2015-03-26 00:09:32 +01:00
Ole Tange
57c8ca0823
Fixed bug #44614 : --pipepart --header off by one.
2015-03-25 00:14:50 +01:00
Ole Tange
be70739bb7
parallel: functions needs to be exported when using --nice remotely.
2015-03-22 17:13:25 +01:00
Ole Tange
585a29c062
Cleanup for next release.
2015-03-22 14:14:50 +01:00
Ole Tange
69188b0fa6
Builds on OBS.
2015-03-22 02:27:01 +01:00
Ole Tange
ebf4242ea8
Fixed bug #44546 : If --compress-program fails: fail.
...
Passes testsuite.
2015-03-22 01:53:19 +01:00
Ole Tange
8eae0edbbb
parallel: Deal with disk full when starting.
2015-03-17 21:36:12 +01:00
Ole Tange
815d00ac38
parallel: More general --tmux length detection.
2015-03-17 20:44:09 +01:00
Ole Tange
8990c7bb42
Fixed bug #44553 : --rpl should replace the longest expression first.
2015-03-16 19:51:08 +01:00
Ole Tange
32b6dc4ba5
testsuite: Better test of --tty.
2015-03-08 10:37:49 +01:00
Ole Tange
0b99f96151
Fixed bug #44143 : csh and nice.
2015-03-08 01:10:24 +01:00
Ole Tange
26a94004c9
Fixed bug #44371 : --trc with csh complains
2015-03-07 23:41:45 +01:00
Ole Tange
db3bc0c4eb
parallel: Fixed https://savannah.gnu.org/bugs/index.php?44476
2015-03-07 19:45:00 +01:00
Ole Tange
4ef66ec7f6
testsuite for 2GB issues on some Perl versions.
...
Memory heavy jobs (>2 GB) moved to parallel-local-mem.sh.
Passes testsuite.
2015-03-07 17:49:16 +01:00
Ole Tange
9c73947d9f
parallel: --joblog records input and output data as Send/Receive.
2015-03-07 03:45:13 +01:00
Ole Tange
d4ab51beb6
parallel: Some Perl versions do not support substr($buf,0,$i) with $i > 2GB, so do this in 2GB chunks.
2015-03-05 23:15:11 +01:00
Ole Tange
3c05c6815b
parallel: --tagstring '\007' re-fixed.
2015-03-04 00:54:23 +01:00
Ole Tange
d65fa2a35d
Fixed --number-of-cores for hpux-ia64.
2015-03-04 00:12:00 +01:00
Ole Tange
96cfacb830
Fixed bug #44250 : pxz complains File format not recognized but decompresses anyway.
2015-03-03 01:05:36 +01:00
Ole Tange
d19de35acb
Fixed bug #44350 : --tagstring should support \t.
2015-02-24 23:36:32 +01:00
Ole Tange
2dee8e452b
Fixed bug #44358 : 2 GB records cause problems for -N.
2015-02-24 23:23:18 +01:00
Ole Tange
c445232b23
Fixed bug #44357 : Some large file support is broken.
2015-02-24 02:28:49 +01:00