Commit graph

1460 commits

Author SHA1 Message Date
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 4548ebd756 Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel 2017-09-22 01:23:46 +02:00
Ole Tange 5dd867bdad Released as 20170922 ('Mexico City') 2017-09-22 01:14:54 +02:00
Ole Tange 0cb60ea4e7 Released as 20170922 ('Mexico City') 2017-09-22 01:13:02 +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 fb2a1753bf Merge commit 'e90f98f' 2017-07-22 00:31:52 +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 3bc999fc67 WIP on piperetry: 1176f9a parallel: Note if \257 is used in any string that can contain replacement strings. man pages: Lots of updates. 2017-07-21 09:10:10 +02:00
Ole Tange cff1a0ae7c index on piperetry: 1176f9a parallel: Note if \257 is used in any string that can contain replacement strings. man pages: Lots of updates. 2017-07-21 09:10:10 +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 526f2bfd4c Released as 20170622 ('Manchester') 2017-06-22 14:22:23 +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