Commit graph

  • 54200832e4 parallel: --timeout can now use s=second,m=minute,h=hour,d=day. parallel: --dr is now alias for --dry-run. Ole Tange 2017-05-16 01:27:11 +0200
  • 61525c90e1 Fixed bug #51006: Slow total_jobs() eats job Ole Tange 2017-05-11 22:57:46 +0200
  • a7a9e522dd Fixed bug #50901: --sqlworker should use hostname in the joblog instead of :. Ole Tange 2017-04-30 19:00:37 +0200
  • e49dd0d5d0 Released as 20170422 ('Санкт-Петербу́рг') Санкт-Петербу́рг 20170422 Ole Tange 2017-04-22 23:23:24 +0200
  • 77da672741 parallel: --tmux needs LC_CTYPE set. parallel: '--halt done'. Ole Tange 2017-04-22 22:42:11 +0200
  • 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. Ole Tange 2017-04-17 16:25:58 +0200
  • 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. Ole Tange 2017-04-15 00:00:21 +0200
  • 685018f532 Fixed bug #50719: Adjust estimate time upwards less frequently. parallel: Introduced $PARALLEL_HOME instead of ~/.parallel. Makefile: Added monitorman. Ole Tange 2017-04-04 23:17:29 +0200
  • 70e29c7b5b Fixed bug #50685: single ::::+ does not work. Ole Tange 2017-04-01 04:04:47 +0200
  • 1de0d2be9b parallel: Fixed bug #50590: Support systems where setpgrp fails. Ole Tange 2017-04-01 02:59:07 +0200
  • e135fb6fd3 Fixed bug #50655: Positional dynamic replacement strings do not work. Ole Tange 2017-03-28 21:30:06 +0200
  • 86615dac7e Released as 20170322 ('TRAPPIST-1') TRAPPIST-1 Ole Tange 2017-03-27 22:56:22 +0200
  • 3d9baf9275 Released as 20170322 ('MyTag') MyTag 20170322 Ole Tange 2017-03-21 23:31:46 +0100
  • 05afa7ec65 Fixed bug #50229: --tee -S fails. Minor adjustments to dynamic --rpl's in --plus. Documentation prettification for man.pdf. Ole Tange 2017-03-21 22:20:38 +0100
  • d08c8ac417 parallel: --plus enables most bashisms for replacement strings. Ole Tange 2017-03-11 21:19:10 +0100
  • 2724941a91 parallel: Dynamic replacement strings --rpl '%(.*) s/$$1//' initial version. Ole Tange 2017-03-10 19:39:53 +0100
  • 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. Ole Tange 2017-03-04 16:03:14 +0100
  • 180ed0dd32 Fixed bug #50386: --fifo does not export function, --cat does. Test broken. Ole Tange 2017-03-02 22:40:46 +0100
  • 68610ea9dd Released as 20170222 ('13769') 20170222 13769 Ole Tange 2017-02-22 00:30:36 +0100
  • 5ea9f57ba7 Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel Ole Tange 2017-02-13 23:21:29 +0100
  • 87815c2a91 env_parallel.{ash/dash/sh}: Added. env_parallel.{bash/zsh/ksh}: Make them more similar to sh. Ole Tange 2017-02-12 21:48:15 +0100
  • bcdea23569 env_parallel.{ash,dash}: added. Only aliases and variables are supported. Ole Tange 2017-02-08 00:54:45 +0100
  • a2358aebe4 Faster version bug #45479: --pipe/--pipepart --tee. Ole Tange 2017-02-05 23:53:28 +0100
  • 70006774e8 Fixed bug #50228: --pipe --tagstring broken. Ole Tange 2017-02-05 03:24:23 +0100
  • c028fa0ad7 Fixed bug #45479: --pipe/--pipepart --tee. Ole Tange 2017-02-05 02:46:29 +0100
  • 1229288418 Fixed bug #50081: --keep-order --round-robin should give predictable results. Ole Tange 2017-02-05 00:27:10 +0100
  • 09cc44e209 Fixed (for --retries) bug #50139: Replacement strings in other options. Ole Tange 2017-02-04 16:01:42 +0100
  • dae4f4b7ca parallel: If --results {replstr} ends in /: save in dir. Otherwise save as file. Ole Tange 2017-01-27 23:15:25 +0100
  • 968e2ab2bb Testsuite for bug #50107: --tmux --fg should also write how to access it. Ole Tange 2017-01-21 19:55:14 +0100
  • c0035e21b6 Released as 20170122 ('GeorgeMichael') GeorgeMichael 20170122 Ole Tange 2017-01-21 18:36:17 +0100
  • 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. Ole Tange 2017-01-21 18:09:01 +0100
  • 7032e5dec2 sql: Use credentials file for MySQL to avoid warning. Ole Tange 2017-01-17 00:16:03 +0100
  • c55493944c Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel Ole Tange 2017-01-15 23:45:49 +0100
  • f3bf41f807 Fixed bug #50018: --dburl without table dies. Ole Tange 2017-01-14 23:36:59 +0100
  • 61be3ff4a2 sql: Read input from STDIN, even if there is a ?query in the url. Ole Tange 2017-01-14 22:57:23 +0100
  • 01088177aa parallel: --sqlmaster +DBURL works with different commands. Ole Tange 2017-01-13 15:47:13 +0100
  • 0d9812ddb4 parallel: --sqlmaster +DBURL works with different commands. Ole Tange 2017-01-13 15:47:13 +0100
  • 84f4a855a5 parallel: --sqlworker now reads everything from the database. Command+args are ignored. Ole Tange 2017-01-12 23:36:15 +0100
  • dacefe9c3e Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel Ole Tange 2017-01-06 23:03:31 +0100
  • c3dace18a2 testsuite: Added 2 tests files. Ole Tange 2017-01-06 22:53:21 +0100
  • da705d03b6 parallel: If --results includes a replacement string, no tree structure with args will be generated. Ole Tange 2017-01-06 19:10:20 +0100
  • 9f7eaa5f93 parallel: Fixed bug #49970: Python child process dies if --env is used Ole Tange 2017-01-01 17:53:18 +0100
  • 1407c1c947 New Year copyright update. Ole Tange 2017-01-01 17:51:14 +0100
  • 1cd9efc69c parallel: --tmux(pane) --fg implemented. parallel_alternatives.pod: Split from parallel.pod. Ole Tange 2017-01-01 12:42:52 +0100
  • a92ca3bf92 Released as 20161222 ('Castro') Castro 20161222 Ole Tange 2016-12-22 14:27:00 +0100
  • 9b4fd8b33b parallel: Implemented --results foo.csv/-.tsv. Incl. testsuite. Ole Tange 2016-12-18 11:14:06 +0100
  • 987cc8c30b Fixed bug #49664: --round-robin does not complete. Ole Tange 2016-12-14 15:04:57 +0100
  • 2dcc9db3ca Fixed bug #49805: sql pg:////?'select 3' does not work. Ole Tange 2016-12-14 09:20:33 +0100
  • 5bbf0bbd80 teststuite: Major rewrite of several tests. Ole Tange 2016-12-14 08:48:27 +0100
  • e305356898 parallel: Saving to SQL is now done using sql->output(). Ole Tange 2016-12-14 03:53:33 +0100
  • 0c41e2d2df Testsuite adjusted for other development platform. Ole Tange 2016-12-08 12:04:22 +0100
  • 5ed19b901c env_parallel.fish: Compatible with fish 2.0.0. Ole Tange 2016-12-08 12:03:04 +0100
  • 2ba37a6d64 Fixed bug #49802: --compress-program freezes often under load. Ole Tange 2016-12-08 12:00:54 +0100
  • 0388fb5b1e Fixed bug #49800: --pipepart --block -1 should be --round-robin like. Ole Tange 2016-12-08 02:28:01 +0100
  • b1d17c6dd2 Fixed bug #49787: --sql* +DBURL should not erase the table. Fixed bug #49786: --sqlmaster with --wait. Ole Tange 2016-12-07 14:33:50 +0100
  • 6837861a29 Fixed bug #49785: total_jobs() with --sql*. Test fails due to bug #49792: --sql* {#} is wrong. Ole Tange 2016-12-07 13:12:23 +0100
  • f12701528a Pre-journey checkin. Ole Tange 2016-11-29 00:17:08 +0100
  • d395c25cd6 Post-release. Ole Tange 2016-11-21 22:46:22 +0100
  • ca9b3ac100 Released as 20161122 ('Trump') Trump 20161122 Ole Tange 2016-11-21 22:35:25 +0100
  • f905690898 env_parallel.{bash,fish,ksh,zsh} fixes + testsuite. Ole Tange 2016-11-06 23:01:42 +0100
  • 3e440983e7 env_parallel.{bash,ksh,pdksh,zsh}: Minimal --record-env. Ole Tange 2016-11-06 12:29:48 +0100
  • e458f35453 Fixed bug #49538: --header : and {= =}. Ole Tange 2016-11-05 18:58:46 +0100
  • 55eaf48197 parallel: tmux uses $TMUX, so rename it to: $PARALLEL_TMUX. Ole Tange 2016-10-30 17:07:59 +0100
  • f9f52c083e Released as 20161022 ('Matthew') Matthew 20161022 Ole Tange 2016-10-22 14:37:48 +0200
  • b44e91df26 testsuite: Changes due to changed environment and code. Ole Tange 2016-10-22 13:51:42 +0200
  • e3d00f03f6 Fixed bug #49413: env_parallel does not respect exit code from functions. Ole Tange 2016-10-22 13:46:01 +0200
  • a36729cdf3 Fixed bug #49229: parallel hangs on last ffmpeg command. First command no longer gets stdin as it causes unpredictable issues. Ole Tange 2016-10-22 13:39:31 +0200
  • 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. Ole Tange 2016-10-22 13:35:26 +0200
  • 1863566363 parallel: Redirect STDERR temporarily, so errors on MacOS X are ignored. Ole Tange 2016-10-22 13:32:59 +0200
  • a315bd26e6 parallel: shellwords is defined in newer versions of Perl causing redefine error. Ole Tange 2016-10-22 13:31:11 +0200
  • 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 Ole Tange 2016-10-22 13:29:17 +0200
  • ec3767fd5e Maybe fixed bug #49412: Signal SIGCHLD received, but no signal handler. Testing missing. Ole Tange 2016-10-22 13:26:16 +0200
  • 089fc5b287 Fixed env_parallel does not respect exit code from functions. http://lists.gnu.org/archive/html/bug-parallel/2016-10/msg00001.html Ole Tange 2016-10-18 00:02:48 +0200
  • 0f8d12839f Released as 20160922 ('Christiania') Christiania 20160922 Ole Tange 2016-09-23 01:15:11 +0200
  • 74e35933f4 parcat: Small fixup. testsuite: Fixups for --line-buffer/--files. Ole Tange 2016-09-23 00:57:30 +0200
  • a4ddcbf8bc parallel: --files/--results --line-buffer fix. Ole Tange 2016-09-22 23:54:38 +0200
  • 5829f512c1 parallel: tmpfile now returns only a filehandle if in scalar context. Ole Tange 2016-09-22 23:53:32 +0200
  • bd38a6ac54 parallel: Search for pzstd for faster compression. Ole Tange 2016-09-22 23:52:24 +0200
  • 196afa553b parcat: Initial version. Ole Tange 2016-09-04 10:42:04 +0200
  • 063b64e0c9 Fixed --memfree script on Darwin/Macosx. Ole Tange 2016-08-27 23:50:01 +0200
  • e0ac24f213 Fixed bug #48658: --linebuffer --files. Ole Tange 2016-08-27 23:24:30 +0200
  • 49690b97e5 env_parallel.*: Converted to #!/usr/bin/env to avoid depening on all shells. Ole Tange 2016-08-25 22:03:06 +0200
  • 9689682674 parallel: code cleanup. Ole Tange 2016-08-23 00:08:10 +0200
  • ec9e90e529 Released as 20160822 ('OgNomekop') OgNomekop 20160822 Ole Tange 2016-08-21 22:14:31 +0200
  • 8bec8de5df --tmuxpane initial version. Passes testsuite. Ole Tange 2016-08-21 15:37:59 +0200
  • fd6abf1f9a parallel: Removed memleak. Ole Tange 2016-08-14 16:54:27 +0200
  • e94774df14 parallel: Less memory leak (now around 40 bytes/job). Ole Tange 2016-08-13 19:17:44 +0200
  • a7b50a054e parallel: --xapply => --link. Ole Tange 2016-08-13 19:11:15 +0200
  • 393cfd177a parallel: base64_zip_eval written shorter so it might fit in csh's 1000 byte limit. Ole Tange 2016-08-04 00:04:06 +0200
  • 223cdb4754 parallel: Prepare for better error handling of parallel running of --basefile and --cleanup. Ole Tange 2016-08-04 00:01:41 +0200
  • a04e3e6740 parallel: --tty re-fixed. Ole Tange 2016-08-04 00:00:19 +0200
  • f8467c9a6b parallel: Bash aliases only visible if exec'ed as a single command - not a string. Ole Tange 2016-08-03 23:58:52 +0200
  • b9470f8964 parallel: Use && to make sure dest dir is created before trying to rsync to it. Ole Tange 2016-08-03 23:55:54 +0200
  • 201eab34ab parallel: Do not track median of failed jobs: They might fail very fast and skew the median. Ole Tange 2016-08-03 23:53:20 +0200
  • 0724162ad4 parallel: --linebuffer treat \r as a full line, too. Ole Tange 2016-08-03 23:51:14 +0200
  • ed76fe2979 testsuite: Many small changes due to production OS upgrade. No radical changes. Ole Tange 2016-08-03 23:45:13 +0200
  • 769d2706f2 niceload: Wrong regexp for loadaverage on MacOS X. Force LANG=C. Ole Tange 2016-08-03 23:42:15 +0200
  • efcfefedf0 --delay requires full float (0.1 - not .1). Ole Tange 2016-08-02 01:37:42 +0200
  • 7b09f42b4c testsuite/tests-to-run/parallel-local-ssh7.sh: pdksh gone. Ole Tange 2016-08-02 01:34:03 +0200
  • f6c7845116 testsuite/Makefile: convert now needs -version. New wireless interface name: wlp13s0. Ole Tange 2016-08-02 01:31:59 +0200