Ole Tange
b7e789c02f
Fixed bug #54352 : env_parallel -Slo --nonall myfunc broken in 20180722.
2018-08-27 01:54:11 +02:00
Ole Tange
a6b96a3472
Released as 20180822 ('Genova')
2018-08-23 00:48:40 +02:00
Ole Tange
490474ea8c
parset: set exit code.
2018-08-23 00:21:29 +02:00
Ole Tange
fe92398309
parallel: Fixed perl expressions spanning multiple lines.
2018-07-18 14:36:04 +02:00
Ole Tange
e1e8693797
parallel: Fixed bug #54328 : --pipe --recend '' blocks.
2018-07-18 09:49:24 +02:00
Ole Tange
896048efbc
parallel: Calculate #CPU as either #threads, #cores, or #sockets.
2018-07-14 06:11:58 +02:00
Ole Tange
1a81db5e2b
parallel: Test that PARALLEL_ENV as a fifo works.
...
testsuite: Check normal installation (incl. building docs).
testsuite: Less sensitive to run on slow machine.
2018-07-08 20:45:39 +02:00
Ole Tange
efec4ca8a2
Released as 20180622 ('KimTrump')
2018-06-21 00:10:08 +02:00
Ole Tange
e5fc686b3f
env_parallel.*: Mention --session as an option if environment is too long.
2018-05-24 00:04:28 +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
60e45b20eb
env_parallel: --session implemented.
2018-04-27 18:52:00 +02:00
Ole Tange
9a1d2e9dad
parallel: Fixed bug #53718 : --pipe --regexp -N blocks.
2018-04-23 23:45:16 +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
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
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
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
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
c73a27254a
Released as 20171122 ('Mugabe')
2017-11-22 23:29:03 +01: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
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
e90f98f142
Post-release.
2017-07-22 00:28:28 +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
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
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
587c75fa39
NEWS: Removed duplicate entries.
2017-06-05 11:26:39 +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
a7a9e522dd
Fixed bug #50901 : --sqlworker should use hostname in the joblog instead of :.
2017-04-30 19:00:37 +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