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
|
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
|
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
|
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
|
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
|
84f4a855a5
|
parallel: --sqlworker now reads everything from the database. Command+args are ignored.
|
2017-01-12 23:36:15 +01:00 |
|
Ole Tange
|
dacefe9c3e
|
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
|
2017-01-06 23:03:31 +01:00 |
|
Ole Tange
|
c3dace18a2
|
testsuite: Added 2 tests files.
|
2017-01-06 22:53:21 +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
|
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
|
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
|
5bbf0bbd80
|
teststuite: Major rewrite of several tests.
|
2016-12-14 08:48:27 +01:00 |
|
Ole Tange
|
0c41e2d2df
|
Testsuite adjusted for other development platform.
|
2016-12-08 12:04:22 +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
|
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
|
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
|
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
|
74e35933f4
|
parcat: Small fixup.
testsuite: Fixups for --line-buffer/--files.
|
2016-09-23 00:57:30 +02:00 |
|
Ole Tange
|
e0ac24f213
|
Fixed bug #48658: --linebuffer --files.
|
2016-08-27 23:24:30 +02:00 |
|
Ole Tange
|
9689682674
|
parallel: code cleanup.
|
2016-08-23 00:08:10 +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
|
a7b50a054e
|
parallel: --xapply => --link.
|
2016-08-13 19:11:15 +02:00 |
|
Ole Tange
|
ed76fe2979
|
testsuite: Many small changes due to production OS upgrade. No radical changes.
|
2016-08-03 23:45:13 +02:00 |
|
Ole Tange
|
efcfefedf0
|
--delay requires full float (0.1 - not .1).
|
2016-08-02 01:37:42 +02:00 |
|
Ole Tange
|
7b09f42b4c
|
testsuite/tests-to-run/parallel-local-ssh7.sh: pdksh gone.
|
2016-08-02 01:34:03 +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 |
|