Commit graph

  • a86ead354b Fixed bug #55131: --regexp --recstart hangs. Passes testsuite. Ole Tange 2018-12-02 20:18:55 +0100
  • 1ed248a63c parallel: Better /proc/cpuinfo parser. Ole Tange 2018-12-02 14:46:50 +0100
  • 1501d93eea Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel Ole Tange 2018-11-30 07:15:46 +0100
  • 7cc920e738 Fixed bug #54878: tab should split context groups in -X Ole Tange 2018-11-26 16:48:36 +0100
  • 8286e771ec parallel: Simpler job scheduling flow. Ole Tange 2018-11-25 19:06:06 +0100
  • addb7ee8b4 Released as 20181122 ('Kilogram') Kilogram 20181122 Ole Tange 2018-11-23 00:40:20 +0100
  • 83ffe1af13 parallel: Simpler job control flow. Ole Tange 2018-11-23 00:30:23 +0100
  • a6ccb85f14 Released as 20181022 ('Khashoggi') Khashoggi 20181022 Ole Tange 2018-10-23 01:26:36 +0200
  • 001d9d0f66 env_parallel.fish: Initial support for --session. parallel: 'true | parallel --shuf echo' fixed. testsuite: Updates due to Ubuntu 18.04. parallel: Fixed bug #54869: Long lines break. Ole Tange 2018-10-23 00:46:38 +0200
  • 4f0422d9b0 Released as 20180922 ('Danske') Danske 20180922 Ole Tange 2018-09-22 23:09:30 +0200
  • 36a8238a20 parallel: bug #54647: parset ignores empty lines. parallel: minix is working again. parallel: bug #54128: command too long when exporting big env testsuite: polarhome parallelized. Ole Tange 2018-09-21 00:15:14 +0200
  • 24de94187a 10seconds_install: Fall back to pool.sks-keyservers.net if keys.gnupg.net fails. Ole Tange 2018-09-06 17:00:29 +0200
  • b7e789c02f Fixed bug #54352: env_parallel -Slo --nonall myfunc broken in 20180722. Ole Tange 2018-08-27 01:54:11 +0200
  • a6b96a3472 Released as 20180822 ('Genova') Genova 20180822 Ole Tange 2018-08-23 00:48:40 +0200
  • 490474ea8c parset: set exit code. Ole Tange 2018-08-23 00:21:29 +0200
  • 2dc37640a6 env_parallel.fish: Recursive env_parallel possible. parallel: --rr = --round-robin. Ole Tange 2018-07-24 19:50:31 +0200
  • 29fbb5f85f Released as 20180722 ('CrimsonHexagon') CrimsonHexagon 20180722 Ole Tange 2018-07-22 09:30:03 +0200
  • 75007fcbbf parallel: \-quoting replaced with '-quoting. Ole Tange 2018-07-22 08:58:32 +0200
  • 628c0029cc env_parallel: Fixed bug #54212: env_parallel env_parallel echo ::: 1 fails. Ole Tange 2018-07-18 17:29:57 +0200
  • fe92398309 parallel: Fixed perl expressions spanning multiple lines. Ole Tange 2018-07-18 14:36:04 +0200
  • e1e8693797 parallel: Fixed bug #54328: --pipe --recend '' blocks. Ole Tange 2018-07-18 09:49:24 +0200
  • 896048efbc parallel: Calculate #CPU as either #threads, #cores, or #sockets. Ole Tange 2018-07-14 06:11:58 +0200
  • 0d5072907d env_parallel.mksh: Initial version. Ole Tange 2018-07-13 07:33:11 +0200
  • dd5fb4a08b env_parallel: Code is now more similar for {d,b,}ash,{k,z}sh. Ole Tange 2018-07-11 18:46:05 +0200
  • 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. Ole Tange 2018-07-08 20:45:39 +0200
  • efec4ca8a2 Released as 20180622 ('KimTrump') KimTrump 20180622 Ole Tange 2018-06-21 00:10:08 +0200
  • 4e301386e3 parallel: Deal better with multibyte chars by forcing LC_ALL=C. Ole Tange 2018-06-10 17:07:24 +0200
  • e5fc686b3f env_parallel.*: Mention --session as an option if environment is too long. Ole Tange 2018-05-24 00:04:28 +0200
  • 87b9d9fe29 Released as 20180522 ('GreatMarchOfReturn') GreatMarchOfReturn 20180522 Ole Tange 2018-05-23 01:07:40 +0200
  • 9b2012f021 parallel: Better parent_shell detection. Ole Tange 2018-05-22 21:02:10 +0200
  • f2b403b7fb parallel: --tty allows for more programs accessing /dev/tty in parallel. Ole Tange 2018-05-21 10:31:57 +0200
  • 94ac9fd72c parallel: --results test.csv bug incl. testing. Ole Tange 2018-05-21 10:04:31 +0200
  • a050662275 Fixed bug #53864: env_parallel + parset as part of parallel --embed. Ole Tange 2018-05-08 23:16:48 +0200
  • 60e45b20eb env_parallel: --session implemented. Ole Tange 2018-04-27 18:52:00 +0200
  • 1422b7b43a parallel: Fixed bug #53748: -k --retries 10 + out of filehandles = blocking. Ole Tange 2018-04-25 22:38:42 +0200
  • 9a1d2e9dad parallel: Fixed bug #53718: --pipe --regexp -N blocks. Ole Tange 2018-04-23 23:45:16 +0200
  • 3fdd3a6019 Released as 20180422 ('Tiangong-1') Tiangong-1 20180422 Ole Tange 2018-04-22 23:32:22 +0200
  • 1e15645faa parallel: --pipe --csv: Pass only full CSV-records. Ole Tange 2018-04-22 16:28:01 +0200
  • bbcef1032c parallel: --csv initial version. Ole Tange 2018-04-21 21:50:42 +0200
  • 8b050b68d4 env_parallel.*sh: Parsing 'type' depends on $LANG. Set LANG=C. --tee: No longer spawns cat, but uses redirection instead. Ole Tange 2018-04-20 23:29:44 +0200
  • b60a203bd8 parallel: Time in --bar is printed as 1d02h03m04s. Ole Tange 2018-03-25 00:19:08 +0100
  • 733d882260 Released as 20180322 ('Hawking') Hawking 20180322 Ole Tange 2018-03-22 09:00:48 +0100
  • 130e299af6 parallel: --timeout now gives warning. niceload: --pid PID,PID,PID implemented. Ole Tange 2018-03-21 22:57:28 +0100
  • 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. Ole Tange 2018-03-06 01:32:41 +0100
  • eb1a79b04b Released as 20180222 ('Henrik') Henrik 20180222 Ole Tange 2018-02-22 22:53:38 +0100
  • e6339f4512 parset: Now a copy of env_parallel. Ole Tange 2018-02-22 20:43:33 +0100
  • 6657e056f2 parallel: --nice has not been working locally since 20161022. Ole Tange 2018-02-05 21:39:59 +0100
  • 78fade1e62 parallel: --embed initial version. Incompatible with env_*. env_parallel.*: Minor bugfixes. parallel: More commenting. Ole Tange 2018-01-25 03:48:16 +0100
  • b597f4166f Released as 20180122 ('Mayon') Mayon 20180122 Ole Tange 2018-01-22 17:23:23 +0100
  • 2d3989d36b New Year copyright update. Ole Tange 2018-01-16 16:21:55 +0100
  • a9dc4fdf32 Documentation update. Ole Tange 2018-01-14 05:27:48 +0100
  • a048f547eb Fixed bug #52207: Exit status 0 when child job is killed, even with "now,fail=1" Ole Tange 2018-01-06 19:58:01 +0100
  • 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. Ole Tange 2018-01-03 09:03:16 +0100
  • d1aa26c1c9 Fixed bug #52740: Bash redirection with process substitution blocks. Ole Tange 2017-12-26 15:46:00 +0100
  • d9bac1136f Released as 20171222 ('Jerusalem') Jerusalem 20171222 Ole Tange 2017-12-23 00:58:02 +0100
  • da545d53ff parallel: Check if PARALLEL_SHELL is in path. env_parallel compatible with more unices. Ole Tange 2017-12-23 00:01:20 +0100
  • b843ec7398 parallel: Auto add hostgroup if given on arg. Ole Tange 2017-12-21 18:53:07 +0100
  • 414667b8b4 parallel: -j1 --halt soon,fail=1 bug. Ole Tange 2017-12-21 18:40:03 +0100
  • 400611158b env_parallel: which is now _which(). Bugfix for (t)csh when tempfile does not exist. Ole Tange 2017-12-04 22:44:34 +0100
  • 77599baa96 env_parallel: bugfix of ash/dash/sh + increased testing. Ole Tange 2017-12-03 01:40:01 +0100
  • 8f63e3f5e7 env_parallel: Aliases with newlines either supported (ash/dash/zsh) or warning (bash). testsuite: functionized freebsd tests. Ole Tange 2017-12-01 20:53:56 +0100
  • 9e5433e3e5 parset/env_parset: Support for ash, dash, ksh, sh, zsh. Ole Tange 2017-11-26 16:18:55 +0100
  • c73a27254a Released as 20171122 ('Mugabe') Mugabe 20171122 Ole Tange 2017-11-22 23:29:03 +0100
  • 04cca9fe43 env_parallel.bash: Allow for $array[1]-variables to be used for parset. env_parallel: Install in .shrc. Ole Tange 2017-11-22 21:48:00 +0100
  • 823645285f Released as 20171022 ('Catalonia') Catalonia 20171022 Ole Tange 2017-10-23 09:08:28 +0200
  • 746b4304a6 Passes testsuite (except polarhome). Ole Tange 2017-10-16 15:41:54 +0200
  • c63881c4cc parallel: $XDG_* Ole Tange 2017-10-10 00:33:43 +0200
  • 4548ebd756 Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel Ole Tange 2017-09-22 01:23:46 +0200
  • 5dd867bdad Released as 20170922 ('Mexico City') MexicoCity Ole Tange 2017-09-22 01:13:02 +0200
  • 0cb60ea4e7 Released as 20170922 ('Mexico City') 20170922 Ole Tange 2017-09-22 01:13:02 +0200
  • f09e0384ff parallel: {choose_k} added to --plus. Ole Tange 2017-09-22 00:50:39 +0200
  • 68114b93e7 parallel: Fixed bug #51920: BUG: Set $/ in lots of places before calling chomp. parallel: chomp used more aggressively. Ole Tange 2017-09-07 22:33:25 +0200
  • 1e62be2464 parallel: --limit scripts. Ole Tange 2017-08-28 23:18:43 +0200
  • 897d9f5db9 parallel: PARALLEL_RSYNC_OPTS and --rsync-opts introduced. parallel: --bar -m bugfix. Ole Tange 2017-08-24 00:38:49 +0200
  • 5c9712ec2c Released as 20170822 ('Barcelona') Barcelona 20170822 Ole Tange 2017-08-22 00:12:32 +0200
  • 3eef90da33 parallel: --line-buffer speedup. parallel: Max command line length relaxed due to bzip2'ing before transfer. Ole Tange 2017-08-20 01:15:28 +0200
  • 67c4377715 parcat: --rm, reading args from stdin. Ole Tange 2017-08-12 18:37:52 +0200
  • bbd336643c parallel: Small bug in {#prefix} replacement string. Ole Tange 2017-07-29 23:49:00 +0200
  • fb2a1753bf Merge commit 'e90f98f' Ole Tange 2017-07-22 00:31:52 +0200
  • e90f98f142 Post-release. Ole Tange 2017-07-22 00:28:28 +0200
  • 3a0cc34b8b Released as 20170722 ('Grenfell') Grenfell 20170722 Ole Tange 2017-07-21 23:29:19 +0200
  • 9179a80bd3 parallel: SIGPIPE must be handled differently if printing to --pipe. parallel: --keep-dirlinks is not supported on Centos3/Redhat9. Ole Tange 2017-07-21 21:43:34 +0200
  • 3bc999fc67 WIP on piperetry: 1176f9a parallel: Note if \257 is used in any string that can contain replacement strings. man pages: Lots of updates. Ole Tange 2017-07-21 09:10:10 +0200
  • cff1a0ae7c index on piperetry: 1176f9a parallel: Note if \257 is used in any string that can contain replacement strings. man pages: Lots of updates. Ole Tange 2017-07-21 09:10:10 +0200
  • 1176f9a058 parallel: Note if \257 is used in any string that can contain replacement strings. man pages: Lots of updates. Ole Tange 2017-07-20 21:38:45 +0200
  • 10b4539b1f Fixed env_parallel not working on old versions of Bash. https://lists.gnu.org/archive/html/bug-parallel/2017-07/msg00000.html Ole Tange 2017-07-06 17:22:50 +0200
  • 8e22009706 Fixed newlines and positional replacement strings https://lists.gnu.org/archive/html/parallel/2017-07/msg00001.html Ole Tange 2017-07-06 14:36:06 +0200
  • e0baea9a4a Fixed bug #51337: --lb does not kill jobs at sigpipe. Ole Tange 2017-06-29 12:13:57 +0200
  • 21d3b7d9be env_parallel.bash: parset: Error handling if destination variable set wrongly. Ole Tange 2017-06-29 04:21:44 +0200
  • 144164d516 Fixed bug #51299: --retry-failed with command with newline. Ole Tange 2017-06-23 23:00:05 +0200
  • 215aa6039f parallel: Fixed bug #51290: Macron with -q. Ole Tange 2017-06-23 07:44:14 +0200
  • f3d117e7bb parallel: Fixed bug #51293: parallel does not preserve symlinked directory structure on remote. Ole Tange 2017-06-22 23:14:32 +0200
  • 526f2bfd4c Released as 20170622 ('Manchester') Manchester 20170622 Ole Tange 2017-06-22 14:22:23 +0200
  • dce32425eb testsuite: Made the tests more portable. Ole Tange 2017-06-22 13:35:58 +0200
  • 0b8e949cbb parallel: Allow for empty loadavg file. This can happen on NFS. Passes testsuite. Ole Tange 2017-06-18 21:15:36 +0200
  • fc6ad919d3 parallel: Allow \257 (Macron) in the command line. Ole Tange 2017-06-05 11:29:04 +0200
  • 587c75fa39 NEWS: Removed duplicate entries. Ole Tange 2017-06-05 11:26:39 +0200
  • 896f789214 Released as 20170522 ('Macron') Macron 20170522 Ole Tange 2017-05-21 21:04:37 +0200
  • e06ab693b3 parallel: exec sleep does not work on CygWin. Ole Tange 2017-05-21 21:02:12 +0200
  • dd25255ca8 parallel: Fixed bug #51039: --dry-run --timeout 3600 -u breaks. Ole Tange 2017-05-16 21:22:07 +0200